python-path-and-address 2.0.1
Functions for command-line server tools used by humans
Path-and-address resolves ambiguities of command-line interfaces, inferring which argument is the path, and which is the address.
- Outputs:
out
- Website: https://github.com/joeyespo/path-and-address
- Licenses: Expat
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-path-and-address 2.0.1
as follows:
guix install python-path-and-address@2.0.1
Or install the latest version:
guix install python-path-and-address
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.