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.14.tar.gz
(57.7 kB
view details)
Built Distribution
aiomisc-16.1.14-py3-none-any.whl
(77.3 kB
view details)
File details
Details for the file aiomisc-16.1.14.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.14.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 | f1e44eb8987f9e9c27b9ae57edfd04c1c14ece31089fa61bf009605f42a8c0b5 |
|
MD5 | bee27760bf7c530e0864c0e421ae76af |
|
BLAKE2b-256 | 11a975ba69dd0d9adc2129d29c8c9bb48ce0157df0e1b55717c9440f42f8b809 |
File details
Details for the file aiomisc-16.1.14-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.14-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 | 92942732ed4882fcf235337daac3e321adb4cddb060e2406b6d989cb22b5635e |
|
MD5 | c59a4bedc0f65b483e3b9febe269647e |
|
BLAKE2b-256 | 5405904967ac5ca8e3537ec3e55fc2cd919efa9a9de35573c59057c7485808e1 |