Skip to content

DianaAnton/proiect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python dependencies

Install python >= 3.8.10

sudo apt install python3

Install pip3

sudo apt install python3-pip -y

Install dependencies

pip3 install flask passlib mysql-connector numpy plotly pandas

Run project

In the src folder, run this:

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • Python 37.9%
  • CSS 4.4%
  • Other 1.4%