Florian Breit
Florian Breit
I've added type stubs covering the vast majority of the Python side of the eel API. I've chosen to use the more legacy List, Dict, etc. from the typing package...
## Adding a language - [X] The code displays "Hello World" ([tio.run](https://tio.run) may help for testing) - [X] I have no association with the language - [X] There are no...
PR #577 introduced type annotations, but had to do some fiddly bits to work around some of the limitations to type annotations in Python 3.6, such as the unavailability of...
Microsoft Edge is available for Linux, at least from the Insider Channel -- see [Debian package downloads and instructions](https://www.microsoftedgeinsider.com/en-us/download?platform=linux-deb). This PR implements the general detection mode using `whichcraft.which` to find...