Contents

async-property 0.2.2

0

Python decorator for async properties.

Python decorator for async properties.

Stars: 98, Watchers: 98, Forks: 9, Open Issues: 9

The ryananguiano/async_property repo was created 6 years ago and the last code push was 2 years ago. The project is moderately popular with 98 github stars!

How to Install async-property

You can install async-property using pip

pip install async-property

or add it to a project with poetry

poetry add async-property

Package Details

Author
Ryan Anguiano
License
MIT license
Homepage
https://github.com/ryananguiano/async_property
PyPi:
https://pypi.org/project/async-property/
GitHub Repo:
https://github.com/ryananguiano/async_property

Classifiers

  • Software Development
  • Utilities
No  async-property  pypi packages just yet.

Errors

A list of common async-property errors.

Code Examples

Here are some async-property code examples and snippets.