Installation
autofigures is Python programme and can be installed with either Poetry or pip and virtual environment.
Poetry
To install dependencies using Poetry, run:
poetry install
poetry run python -m autofigures
pip
You can use pip to install all dependencies. Using a virtualenv environment is recommended.
pip install -r requirements.txt
usage is then as simple as
python -m autofigures