Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 349 Bytes

File metadata and controls

14 lines (10 loc) · 349 Bytes

Eudoxus API App

Installation

Must have installed on your computer

  • pip
  • python

The required packages exist in the file named "requirements.txt" To install them run the following command

pip install -r requirements.txt

If you do not want all the requirements installed in our device feel free to install a virtual environment!