Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 642 Bytes

README.md

File metadata and controls

57 lines (38 loc) · 642 Bytes

epifin-dolphin

Authors

  • geoffrey.bossut
  • guillaume.blassel
  • francois.te

Setup

Install

Run the following commands (optionally in a venv)

pip3 install -r requirements.txt

env

create a .env file like so:

DOLPHIN_USERNAME=EPITA_GROUPE5
DOLPHIN_PASSWORD=pwd

Run

Project demo

Run the project the first time to create files with the API data, then run again.

python3 treecombi.py
Launch ?n
python3 treecombi.py
Launch ?y
Push ?n

Network demo

python3 network.py

Tests

pytest tests.py

Remarques

Nous travaillons principalement sur Google Colab