Pyenvs

pyenvs is a tool of python configuration file management.

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

Multi environment management.

positional arguments:
  {info,dependencies,deps}
                        available commands
    info                get general info
    dependencies (deps)
                        generates environment configurations

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