Skip to main content

Simple filesytem abstraction for async Python

Project description

Async storages

Async file storages for Python

PyPI GitHub Workflow Status GitHub Libraries.io dependency status for latest release PyPI - Downloads GitHub Release Date

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

async_storages-0.5.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

async_storages-0.5.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page