Skip to main content

A simple library for temporary storage of small files.

Project description

TemporaryStorage

A simple library for temporary storage of small files.

Navigation

Install

$ python -m pip install TemporaryStorage

Usage

In Python console:

from TemporaryStorage import TemporaryStorageInstance

storage = TemporaryStorageInstance()

storage.upload('/path/to/file')
>>> https://path/to/uploaded/file

As a standalone application:

$ python -m TemporaryStorage

List of supported providers

Full list of all currently supported providers

You can help the project by adding support for new providers by contributing on GitHub.

Links

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

TemporaryStorage-2022.1.23.2.tar.gz (3.9 kB view hashes)

Uploaded Source

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