python-uritemplate 3.0.1
Library to deal with URI Templates
uritemplate
provides Python library to deal with URI Templates.
- Outputs:
out
- Website: https://uritemplate.readthedocs.org
- Licenses: ASL 2.0 · FreeBSD
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-uritemplate 3.0.1
as follows:
guix install python-uritemplate@3.0.1
Or install the latest version:
guix install python-uritemplate
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.