pythonji icon indicating copy to clipboard operation
pythonji copied to clipboard

🐍 - Write Python with Emojis

Results 3 pythonji issues
Sort by recently updated
recently updated
newest added

By using an import hook, it is possible to remove a current limitation of this fun project, namely importing 🐍 modules. I have done so (and a bit more) as...

I tried to execute the example provided in this repository, but I got `UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 19: character maps to ` Versions: Windows 10...

Hi, I'm opening this pull request as part of a push to modernise how packages use [Flit](https://flit.pypa.io/en/stable/) as a Python build backend. Using `flit_core` as the backend in place of...