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.2.tar.gz
(56.5 kB
view details)
Built Distribution
aiomisc-16.2.2-py3-none-any.whl
(75.9 kB
view details)
File details
Details for the file aiomisc-16.2.2.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.2.tar.gz
- Upload date:
- Size: 56.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d751fc325480ffb98fec7bbc5193f038ecbf1252317182bccfaa8094b316fed5 |
|
MD5 | bdf9967a8b3b17a3207e777d243733be |
|
BLAKE2b-256 | 48e020f5442a546d59d6eba54becd1f94d6cce062de1fac1e92b266c38a24fe1 |
File details
Details for the file aiomisc-16.2.2-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.2-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.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4497ce54eaa0649b858ebb852e25a41935ae8426cd9e8235d8d3851b8c6e753 |
|
MD5 | 27b4c1db74b47c1f23174e30dc014327 |
|
BLAKE2b-256 | 0fa73bc84f198325da381eae7eee0e53cc2cd5ce5fb1fc5f60ffe4c737e4e6f1 |