Async Property Decorator
JSON →The `async-property` library provides Python decorators (`@async_property`, `@async_cached_property`) that enable defining asynchronous properties in classes. It allows getter methods to be coroutines, which can then be awaited when accessed. It also includes `AwaitLoader` for concurrently loading multiple cached async properties. The current version is 0.2.2, with a release cadence that appears maintenance-driven, having had releases in 2019 and 2023.
Traffic · last 30 days ↑25% vs prev 7d
total hits 25
actors 8 distinct systems
last hit 1d ago SERankingBot
top countries 🇩🇪 Germany · 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/async-property
compatibility /v1/registry/async-property/compatibility