This package browser is in early development. Mind the rough edges.

python-pathy 0.11.0

Path interface for local and cloud bucket storage

Pathy is a python package (with type annotations) for working with Cloud Bucket storage providers using a pathlib interface. It provides pathlib.Path subclasses for local and cloud bucket storage.

Installation

Install python-pathy 0.11.0 as follows:

guix install python-pathy@0.11.0

Or install the latest version:

guix install python-pathy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.