For little HTML GUI applications, with easy Python/JS interop
Project description
async-Eel
Eel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries.
About
- Python3.6+
- use
asyncio
- original README.md
- original repository
I design this library for asyncio
event loop users.
The original uses gevent
and both event loops have difficulty in using simultaneously.
Install
pip install async-eel
How to use
It looks like same usage, but something is different, please look at example codes.
I forked eel_bootstrap(JP) as good example.
Author
Licence
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
async-Eel-1.0b4.tar.gz
(9.6 kB
view details)
File details
Details for the file async-Eel-1.0b4.tar.gz
.
File metadata
- Download URL: async-Eel-1.0b4.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592d64ef10901e59ff6cea217d282d8a6c6a9e1360ab111c8b257fe73873570d |
|
MD5 | 325c741f4d54045f0a4bb8f745a653f1 |
|
BLAKE2b-256 | 24dcd0a9d8efb6513b30c2cf4b49af566ba831c772a260e2f6e422f138121330 |