Skip to content

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
you can then run autofigures like so:

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