python3-path-and-address

Functions for server CLI applications used by humans (Python 3)
  https://github.com/joeyespo/path-and-address
  0
  no reviews



Path-and-address resolves ambiguities for command-line interface applications with the following pattern:

$ your_app [] [
]

The library applies the principal of least surprise to command-line interfaces.

This package is built for Python 3.