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.13.tar.gz
(57.7 kB
view details)
Built Distribution
aiomisc-16.1.13-py3-none-any.whl
(77.3 kB
view details)
File details
Details for the file aiomisc-16.1.13.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.13.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 | f642bf10d261772eec0c445db31cfc97a2092c640db9dc5faab0a1d5e8254169 |
|
MD5 | 4d7e8386313ba08017c10712c1ab783a |
|
BLAKE2b-256 | 8222eaaebb81f2a016253da85d1fa4dfe0f4255c53e221daf9c9ef0f5702c8f8 |
File details
Details for the file aiomisc-16.1.13-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.13-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 | 5ca0a94fa526c7c0e7767bbcdc18995cbc3a59b1f75cef507555fd20997f4760 |
|
MD5 | bb7cc31d5977171e55adacabb752c723 |
|
BLAKE2b-256 | 92201595e2ce98d0b1a3c4ad86bf9640914f0c4f2b4cc26fec8c77899ce808ca |