CezarGab / offmark-py

Fork of offmark to integrate with Argos (https://github.com/CezarGab/argos)

Repository from Github https://github.comCezarGab/offmark-pyRepository from Github https://github.comCezarGab/offmark-py

offmark-py

Environment

# Dependencies
pdm install

# Virtual environment
pdm venv list
eval $(pdm venv activate your_venv_name)

Run/Test

cd tests
python mark.py
python detect.py

python test.py

Build

pdm build

About

Fork of offmark to integrate with Argos (https://github.com/CezarGab/argos)

License:MIT License


Languages

Language:Python 100.0%