Installation Guide

Contents

pycnfg is compatible with: Python 3.6+.

PyPi

PyPI

command to install package latest version:

pip install -U pycnfg

command to install version with additional dev dependencies:

pip install -U pycnfg[dev]

Docker hub

Docker

command to create container with pre-installed package and run shell:

docker run -it nizaevka/pycnfg