Last updated:
0 purchases
async storages 0.6.0
Async storages
Async file storages for Python
Installation
Install async_storages using PIP or poetry:
pip install async_storages
# or
poetry add async_storages
Features
simple abstraction over local filesystem, s3, or memory driver
S3 integration
Spooled In-memory driver for unit tests
Quick start
See example application in examples/ directory of this repository.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.