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.
- Outputs:
out - Website: https://github.com/justindujardin/pathy
- Licenses: ASL 2.0
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
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.