Tornado
Project description
Tornado
Just a small lib implementing obj for a tasks.
Usage
import asyncio
from tornado import Tornado
async def main():
tornado = Tornado()
await tornado.add_item(0)
await tornado.add_item()
if __name__ == '__main__':
loop = asyncio.new_event_loop()
loop.run_until_complete(main())
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
tornadoobj-0.0.4.tar.gz
(3.0 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
File details
Details for the file tornadoobj-0.0.4.tar.gz.
File metadata
- Download URL: tornadoobj-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ba42d0acda9730d9d91dee8019282b365aaf28e85fe5d65d717731e12407f25
|
|
| MD5 |
d4ceeb90e5ab2b7a5108fd19b67c369f
|
|
| BLAKE2b-256 |
12073af0f6488136440f7613eac9b21e3b2590fbc5bb3bfcdb4beff10fd10813
|
File details
Details for the file tornadoobj-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tornadoobj-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e63c47d3e5569ed9cc79af38769f1be84b5aeb93e2df19157088d9c23307b8
|
|
| MD5 |
709d3268064721ed0a2f053034f94c89
|
|
| BLAKE2b-256 |
ced6be8e5dc79455fcec7b0b19dafee37cdd68ecf2d3b7e7dad8d80f502a9998
|