Skip to main content

The package *upathlib*

Project description

The package upathlib defines a unified API for cloud blob store (aka “object store”) as well as local file systems.

End user should look to the class Upath for documentation on the API. Local file system and Google Cloud Storage are implemented by subclasses LocalUpath and GcsBlobUpath, respectively.

To install, do one of the following:

$ pip3 install upathlib
$ pip3 install upathlib[gcs]

Read the documentation.

Status

The style of the API is largely stable. The implementations for local file system and for Google Cloud Storage are production ready.

Python version

3.10 or newer.

Project details


Release history Release notifications | RSS feed

This version

0.9.4

Download files

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

Source Distribution

upathlib-0.9.4.tar.gz (35.7 kB view hashes)

Uploaded Source

Built Distribution

upathlib-0.9.4-py3-none-any.whl (41.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