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.8.tar.gz
(57.6 kB
view details)
Built Distribution
aiomisc-16.1.8-py3-none-any.whl
(77.3 kB
view details)
File details
Details for the file aiomisc-16.1.8.tar.gz
.
File metadata
- Download URL: aiomisc-16.1.8.tar.gz
- Upload date:
- Size: 57.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fef18729a28533f9d401d49bd66fd09311611650e4fd4c36f70d04bbf4e21686 |
|
MD5 | 7ca16c3b62ae67a2b4a56502363ba1be |
|
BLAKE2b-256 | ae2375b72400280f8b32e5980c753df604c9b18617bc9c5c0e1686014d891abc |
File details
Details for the file aiomisc-16.1.8-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.1.8-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 | 1fbef41e41c92da36e91f2553757e70c6381b879647e9e877ffc03f8db29d836 |
|
MD5 | 5f6a577fd8081517adb8c118c7d04398 |
|
BLAKE2b-256 | be98b6eda90a89197f9ebc999baaa2b8238fc889456cece0c1d85fb61371b9a1 |