New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

upathlib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upathlib

The package *upathlib*

  • 0.9.8
  • Source
  • PyPI
  • Socket score

Maintainers
1

upathlib

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 <https://upathlib.readthedocs.io/en/latest/>_.

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc