python-pathy
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.
- Versions: 0.11.0
- 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 the latest version of python-pathy as follows:
guix install python-pathy
Or install a particular version:
guix install python-pathy@0.11.0
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.
Badge code
You can use the following badge to inform users of python-pathy about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-pathy'><img src='https://packages.guix.gnu.org/packages/python-pathy/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-pathy)
Example Org:
[[https://packages.guix.gnu.org/packages/python-pathy][https://packages.guix.gnu.org/packages/python-pathy/badges/latest-version.svg]]