Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 281 Bytes

Pycuniator

How to run

  1. git clone git@github.com:Merzlabs/pycuniator.git to get pycuniator with secrets
    • Optional make virtualenv with virtualenv -p python3 venv
  2. Install requirements with pip install -r ./requirements.txt
  3. Run test with python3 run test.py