Skip to content

atl1502/AIDA_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIDA_Project

Setup

Run python -m venv .venv and then activate the virtual environment (different based on OS). Then install the dependencies with pip install -r requirements.txt.

Create a file .env and set TIINGO_API_TOKEN="token".

pip freeze > requirements.txt will write your dependencies to a file, which you and others can use to easily install your dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages