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.9.tar.gz
(58.4 kB
view details)
Built Distribution
aiomisc-16.2.9-py3-none-any.whl
(78.0 kB
view details)
File details
Details for the file aiomisc-16.2.9.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.9.tar.gz
- Upload date:
- Size: 58.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b9891e7147fc88eeb8cfea801492f8d20a9fa10dcf72aa9e13878bb09944d6 |
|
MD5 | cf60fcde76b2992a290a78bbb4ba016b |
|
BLAKE2b-256 | 205d845075f34c97a065470f8e3e76fe5ba5efe6d5bd813161420c6b6503848b |
File details
Details for the file aiomisc-16.2.9-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.9-py3-none-any.whl
- Upload date:
- Size: 78.0 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 | 7423d47cf5630f71c4339660b24b4f332a463feac0622cc7fea42899ecf42c43 |
|
MD5 | 3b0afd6eb0ac688ef4b5f161447b744f |
|
BLAKE2b-256 | cfb162a51f8c1dbefba8bdb277ba37eb00905be5cf9724b93b444d78f85ddec8 |