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.0.tar.gz
(56.5 kB
view details)
Built Distribution
aiomisc-16.2.0-py3-none-any.whl
(75.9 kB
view details)
File details
Details for the file aiomisc-16.2.0.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.0.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 | b795204374fb9fd2db0a0bb3297331ce917d95f22702d1954d133834573023b4 |
|
MD5 | 5312c071b5e58d66c676745ac07d30c4 |
|
BLAKE2b-256 | 186696932818876c6b33c7a9c32246187ff4ecb23df83a8a8eead79ec3fdb5e5 |
File details
Details for the file aiomisc-16.2.0-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.0-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 | 1b7818b0b01eceed996deae971b260a9bdb6724176b80d3282a4d1652948d7c3 |
|
MD5 | 5d8f85c51740236f559f3883fc8f973c |
|
BLAKE2b-256 | 66e5b74ba883cf0840ba1f96345c7f58a2ef6585e76f5e97d4063bf912c7740f |