setup#
install#
Install the package using pip
pip install configwidgets
develop#
Clone the repository
git clone https://github.com/kolja-wagner/configwidgets.git
Install dependencies
pip install -r requirements.txt
Install doc dependencies
pip install -r docs/requirements.txt
Note
not implemented.