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.5.tar.gz
(56.5 kB
view details)
Built Distribution
aiomisc-16.2.5-py3-none-any.whl
(75.9 kB
view details)
File details
Details for the file aiomisc-16.2.5.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.5.tar.gz
- Upload date:
- Size: 56.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abbb5796472a721b7d3907c6d880151288b87204dc88ef4beb83451b1e27acf1 |
|
MD5 | 83c90db4c1e319ad3224fcf6f498adb2 |
|
BLAKE2b-256 | 56fdc0d80218015a01876398505e3e4541774763de64d54ab8247e7885f881e7 |
File details
Details for the file aiomisc-16.2.5-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.5-py3-none-any.whl
- Upload date:
- Size: 75.9 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 | 9369672cc02fb3c325ae765d65474e0cb8f278c9a403ff4d3872e222258d910f |
|
MD5 | 2903f2abc84f53b9bcd61b6bbee690f0 |
|
BLAKE2b-256 | deab40c307ca292bbfe7de85fc321986a5a5e2587e7342b21dd10859c041b591 |