Skip to content

OscarBDev/proyecto-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maching Learning, Flask and DataBase mySQL

Getting Started

In order to view the project locally on your machine, a virtual environment must be created:

cd address of your folder
python -m venv environment_name

We activate the virtual environment

environment_name\Scripts\activate

The command line should look like this:

(environment_name) C:\address of your folder

download flask

pip install flask

See also the guide Flask installation.

Download the following as well

pip install -r requirements.txt

run the server

flask run

About

proyecto de python para MIcrosoft

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors