Skip to content

Installation

Requirements

  • Python 3.8 or higher.

Install from PyPI

Install ConfigConverter using pip:

pip install configconverter

Install from Source

Clone the repository and install:

git clone https://github.com/ankitaglawe/configconverter.git
cd configconverter
poetry install

Ensure that the configconverter command is available:

configconverter --help