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.1.15.tar.gz
(57.7 kB
view details)
Built Distribution
aiomisc-16.1.15-py3-none-any.whl
(77.3 kB
view details)
File details
Details for the file aiomisc-16.1.15.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.15.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b05fe8cfd17d6ade88f6a12eca5313a8436c46c69b8f311c885a4efd51b43fc8 |
|
MD5 | fe5e042b3392a711128b254e5f40cab9 |
|
BLAKE2b-256 | f19043c7a7f848d607f9c843446bd70341ea051875f6ef42b4dfac4db6dbf9a2 |
File details
Details for the file aiomisc-16.1.15-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.15-py3-none-any.whl
- Upload date:
- Size: 77.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16fb6f082a93d20031be323d9b67e260a8af2a98edb53ed90d8fa35528508f05 |
|
MD5 | eebb5173bef2f92ee36caa23eb593af1 |
|
BLAKE2b-256 | d3649dbed779413f17cb6aacb3be265f58c3e611abc3fac5cbdb581d8426e1ef |