asyncinit 0.2.4
0
Class decorator to enable async __init__
Contents
Class decorator to enable async init
Stars: 29, Watchers: 29, Forks: 6, Open Issues: 0The kchmck/pyasyncinit
repo was created 7 years ago and the last code push was 5 years ago. The project is moderately popular with 29 github stars!
How to Install asyncinit
You can install asyncinit using pip
pip install asyncinit
or add it to a project with poetry
poetry add asyncinit
Package Details
- Author
- Mick Koch
- License
- MIT
- Homepage
- https://github.com/kchmck/pyasyncinit
- PyPi:
- https://pypi.org/project/asyncinit/
- GitHub Repo:
- https://github.com/kchmck/pyasyncinit
Classifiers
Related Packages
Errors
A list of common asyncinit errors.
Code Examples
Here are some asyncinit
code examples and snippets.