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.7.tar.gz
(57.5 kB
view details)
Built Distribution
aiomisc-16.1.7-py3-none-any.whl
(77.1 kB
view details)
File details
Details for the file aiomisc-16.1.7.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.7.tar.gz
- Upload date:
- Size: 57.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 | 9ef75f027fec74b16fb80454a170e41f767617b1b668881c43eb999d6e55efc2 |
|
MD5 | 2fbb69344e8f6eb5b5b03bcdc2dbfb3c |
|
BLAKE2b-256 | 7a38aed7bcc0291c1abceacc350cb75a3dfa2a7f0c49879b6b1b6c903e758abf |
File details
Details for the file aiomisc-16.1.7-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.7-py3-none-any.whl
- Upload date:
- Size: 77.1 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 | 6666c7728839108e91b10279ebc1adb0f4e82042543d0edb3b0d2cff69de5cb8 |
|
MD5 | c421d94608432547dd2bf09ed0cfb921 |
|
BLAKE2b-256 | 46d1085c1ff15933313af8dc8f3941dfebbe6150161ba9dd9377232159333936 |