Like python eel, but for py3, with asyncio
Project description
wuy
It's like python eel BUT :
- it's not as polished
- it uses python3 ONLY
- it uses asyncio, and the marvellous aiohttp
- it's server hosted friendly from scratch
- it uses pubsub mechanism to communicate from server to clients, or from client to clients
- it's not pyinstaller-friendly for now
- com errors are catch'able thru the promise
it's a proof of concept : WUY means Web User Ynterface ...
to test/run
Download the zip from here
$ pip3 install aiohttp
$ python3 -u server.py
to use
$ pip3 install wuy
...
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
wuy-0.1.1.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wuy-0.1.1-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file wuy-0.1.1.tar.gz.
File metadata
- Download URL: wuy-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b87a8ca6613b578d09336207a8d90bb799147493b63b86c01b6bc8deb7c12fbb
|
|
| MD5 |
11db49b8605180c635adad89fdcac9f7
|
|
| BLAKE2b-256 |
207a2e4ba2a6f10dc2b868d4f4b9cf3ec0b818a99e887f2bde63cef0e50c1920
|
File details
Details for the file wuy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wuy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
693572a036ac4d84e7d35815e0b0133c3084a8cd2c40f98a391380c48440d8f5
|
|
| MD5 |
4e8dd89d7e6a129e22e4a65aac4bb265
|
|
| BLAKE2b-256 |
97e80404186da0a91d1b899b2c5e85344a50042b1050ac53ce971f05e3df172e
|