nise/nise-circleguard/readme.md
2024-03-09 12:10:45 +01:00

297 B

development

This module has only been tested with Python 3.11

How to run:

  1. create a venv and install the requirements
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. run the main.py file
source venv/bin/activate
python src/main.py