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.0b3.tar.gz
(9.6 kB
view details)
File details
Details for the file async-Eel-1.0b3.tar.gz
.
File metadata
- Download URL: async-Eel-1.0b3.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e27652fee6fb20167fff5b37679014513abf2440ea3f17315b6ea0b60a01260 |
|
MD5 | e700678dcefa8bd02f686e9763f83aa7 |
|
BLAKE2b-256 | 1e3d613f01d65eb1b2c7360e3f5e7f977ff746228a849724907447b729e858cd |