Contents

asyncinit 0.2.4

0

Class decorator to enable async __init__

Class decorator to enable async init

Stars: 28, Watchers: 28, Forks: 6, Open Issues: 0

The kchmck/pyasyncinit repo was created 7 years ago and the last code push was 5 years ago. The project is moderately popular with 28 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

No  asyncinit  pypi packages just yet.

Errors

A list of common asyncinit errors.

Code Examples

Here are some asyncinit code examples and snippets.