matildapeak-pyconf

An Autoconf-like configuration tool


Keywords
configuration
License
OFL-1.1-RFN
Install
pip install matildapeak-pyconf==2018.2

Documentation

An Autoconf-like Configuration Tool

Pipeline Status (pyconf) Coverage Report (pyconf) Documentation Status (pyconf)

pyconf attempts to replicate the role of the unix Autoconf utility. Where Autoconf relies on .in files and an autoconf.ac file pyconf relies on .pin files and a pyconf.yml file.

Installation

Pyconf is published on PyPI and can be installed from there:

pip install matildapeak-pyconf

Documentation

Pyconf documentation is available on Read The Docs.

Get in touch

  • Report bugs, suggest features or view the source code on GitLab.