aiomisc - miscellaneous utils for asyncio
Project description
Miscellaneous utils for asyncio.
The complete documentation is available in the following languages:
Installation
Installing from pypi:
pip3 install aiomisc
With uvloop:
pip3 install "aiomisc[uvloop]"
With aiohttp:
pip3 install "aiomisc[aiohttp]"
Installing from github.com:
pip3 install git+https://github.com/aiokitchen/aiomisc.git
pip3 install \
https://github.com/aiokitchen/aiomisc/archive/refs/heads/master.zip
Versioning
This software follows Semantic Versioning
How to develop?
Should be installed:
virtualenv
GNU Make as make
Python 3.5+ as python3
For setting up developer environment just type
make develop . .venv/bin/activate # run pre-commit before commit your changes pre-commit # or run: pre-commit install for adding pre-commit hook
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
aiomisc-16.2.10.tar.gz
(58.3 kB
view details)
Built Distribution
aiomisc-16.2.10-py3-none-any.whl
(78.1 kB
view details)
File details
Details for the file aiomisc-16.2.10.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.10.tar.gz
- Upload date:
- Size: 58.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89095b7750e83e0c6af809b40530d85c8059a02db5ff9e3e6f2c03b5c097965b |
|
MD5 | e67e66b6056e1834050e2e73f040cca4 |
|
BLAKE2b-256 | 352dbdc5a1edf54800a66b39002d362ff7930ed8f98d5207d6d360b7b0c26571 |
File details
Details for the file aiomisc-16.2.10-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.10-py3-none-any.whl
- Upload date:
- Size: 78.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b44248083bd49ca684290452836ce2cc258613ce7b5c6dbd067084d5f02f59d |
|
MD5 | 7739b8204bbd1a733b7553d799d913c5 |
|
BLAKE2b-256 | 432bf3c335f9da4be4cc1becb3b3b684d3deb5f80eef07b3f0ef83d78c68d0ce |