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.1.tar.gz
(56.5 kB
view details)
Built Distribution
aiomisc-16.2.1-py3-none-any.whl
(75.9 kB
view details)
File details
Details for the file aiomisc-16.2.1.tar.gz
.
File metadata
- Download URL: aiomisc-16.2.1.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 | d83be77d613da50e003c240c2b6108f93a3e18570369f6f4d6a48f0eb98b4b1a |
|
MD5 | 3180b287b7a10d9d7f4131f17b602d56 |
|
BLAKE2b-256 | 28f9d6e7b8ca81b6abb10f7acfd0fd78701e3706cb3443f1101d959e4e352452 |
File details
Details for the file aiomisc-16.2.1-py3-none-any.whl
.
File metadata
- Download URL: aiomisc-16.2.1-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 | 396ff8acfe8f5a6f0e1896bba9069235a292d8dea1fa02e6a5687d8a18b84569 |
|
MD5 | cfffe68dca1bfedb3c9b34ad57f4359d |
|
BLAKE2b-256 | 6fc2fc9bed08b372d69c5c472a80cadf6353c3e2b43ee6d8c8023ca428b98913 |