Tokio-like functionality for Python
Project description
asynkio - README
Tokio-like functionality for Python
Table of contents
Introduction
asynkio - a portmanteau of asyncio and Tokio, pronounced "ay sink ee-oh" - is a small, simple Python library that provides some of the features of the Rust Tokio library's features, such as Duration, Instant, and Interval.
Installation & Usage
Install via pip or pip3, as in:
$ pip3 install asynkio
Use via import:
T.B.C.
Components
T.B.C.
Examples
Examples are provided in the examples directory, along with a markdown description for each. A detailed list TOC of them is provided in EXAMPLES.md.
Project Information
Where to get help
Contribution guidelines
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/asynkio.
Dependencies
T.B.C.
Related projects
T.B.C.
License
asynkio is released under the 3-clause BSD license. See LICENSE for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file asynkio-0.0.2.tar.gz.
File metadata
- Download URL: asynkio-0.0.2.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac278a49801000ce8312a6a26b13940ad9597dcfc4b48aa4b4a463cb5d4f69d0
|
|
| MD5 |
e69231887bdcbff214c92cf79694a6a9
|
|
| BLAKE2b-256 |
b6a8c53f24a48fb36c91c01ba432f21f32de1d54e43633deeda4c1eeb72f7b82
|