Pyenvs

pyenvs is a tool of python configuration file management.

usage: pyenvs [-h] {info,dependencies,deps,lint} ...

Multi environment management.

positional arguments:
  {info,dependencies,deps,lint}
                        available commands
    info                get general info
    dependencies (deps)
                        generates dependency management files
    lint                generates linter files

options:
  -h, --help            show this help message and exit