Contents

async-property 0.2.2

0

Python decorator for async properties.

Python decorator for async properties.

Stars: 85, Watchers: 85, Forks: 8, Open Issues: 6

The ryananguiano/async_property repo was created 5 years ago and the last code push was 1 years ago. The project is moderately popular with 85 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.