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.12.tar.gz
(57.7 kB
view details)
Built Distribution
aiomisc-16.1.12-py3-none-any.whl
(77.3 kB
view details)
File details
Details for the file aiomisc-16.1.12.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.12.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 | a2ffda6f76648ba7794251948517a4946ad81b6a0be0e58246e91688a0a51b28 |
|
MD5 | 5185c836d1594d0e919002018bb1e078 |
|
BLAKE2b-256 | 0bb58cf43a18653ccb4620fde7f08d969ecec1d492226f8d0f9104d9d0db0207 |
File details
Details for the file aiomisc-16.1.12-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.12-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 | 4ad0b0059b0e50e3654a7b411a7e5465d2474f5e104df75cf394c265c2f7b24f |
|
MD5 | 5b61a8d1279f2e38e9cde187341dec12 |
|
BLAKE2b-256 | 21870f928df017551066bc88bde05b160e704688768977b11b749cf8be85c5c3 |