Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Requirements

  • Virtualenv
  • Flask
  • Flask MySQLDB (lib)
  • Numpy
  • Pandas

Config

In the folder

src\config.py

Replace the MySQL Credentials for user

Installation

In the repository root folder, first initialize the virtual environment

virtualenv -p python3 env

Then, with powershell, type in the terminal:

. \env\Scripts\activate

Following the installations:

pip install flask flask_mysqldb numpy pandas

Then, run the file

src\app.py

About

API on Python using Flask for arduino weather forecast prediction

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages