Installing


Installing Code

  • Install latest version from Github

    git clone https://github.com/siriiuss/TFF-api.git

Important note

  • If you want to use JSON type(periodically updated data) you should install older branch

Latest version of supporting JSON type

Install requirements

  • Before installing requirements be sure you have latest version of pip

    pip3 install --upgrade pip

  • Then install requirements libraries with following command. Be sure you are same directory with requirements.txt

    pip3 install -r requirements.txt

Running

  • For running app just run main.py file:

    python main.py