Nutchanon Ninyawee

Results 39 comments of Nutchanon Ninyawee

Currently, install dephell via `curl -L dephell.org/install | python3` is a workaround.

It would be nice if you also put some OSes and some editors also like

work around is to run the fastapi app in docker. don't know what is the equivalent package on windows side.

> Hello @CircleOnCircles, > The [pull request](https://github.com/line/line-bot-sdk-python/pull/252) may meet your request. Already check that so the PR allow dictionary-access e.g. `message['fileName']` Gj 👍 There are 2 more things to consider....

What is a 'switch var' in python like? I've never heard this before.

> Oh sorry, it just named by myself. > It's mean a variable which could choose whether using the original attribute name. > btw, I've committed it to #252 oh...

This repo is created to prove the idea. As you might see in `readme.md` > The current state of this extension is merely a 'proof-of-concept' implementation and nowhere near production...

I faced the same issue with Ubuntu 22.04 with ZFS. ``` docker run --rm --privileged multiarch/qemu-user-static --reset -p yes Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt...

> Really appreciate your information. Then I found a library [grapheme-splitter](https://github.com/orling/grapheme-splitter). > > But I think it can only solve the problem of combining characters (e.g. `ä`). > For emoji...