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.8.tar.gz
(58.4 kB
view details)
Built Distribution
aiomisc-16.2.8-py3-none-any.whl
(78.0 kB
view details)
File details
Details for the file aiomisc-16.2.8.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.8.tar.gz
- Upload date:
- Size: 58.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac21cbf5a7e30ea81410260bce145a0b2899c6ba1bed83ca49cafc19a64f81b7 |
|
MD5 | ebecad1e5957c2b3e770f197f57f2e9b |
|
BLAKE2b-256 | f3379f6021680a69c0db4c10cc70c74f4a33aef65c40ae443f3861cd6289fcae |
File details
Details for the file aiomisc-16.2.8-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.8-py3-none-any.whl
- Upload date:
- Size: 78.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8297676e1af548b5d1e636f07abf6b60c0f18eb0a198304a894772e85f59be3a |
|
MD5 | 0074a945668019e3c82c67ed97747ef9 |
|
BLAKE2b-256 | 468f010a5ebf3165efccac2862fa64bec3a1b6cb274658f1d9dfaabc5d6dec6d |