Installation#
Create and activate python environment:
python -m venv env
source env/bin/activate
pip install --upgrade pip
Install the code and requirements with pip:
pip install tikzpics
Create and activate python environment:
python -m venv env
source env/bin/activate
pip install --upgrade pip
Install the code and requirements with pip:
pip install tikzpics