Skip to content

ely-alamillo/flask-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Server

Python

  • This project uses python 3.6.6

Environment

  • This project was built using Miniconda. The environment.yml file has been provided to provision an exact environment if needed.

    conda env create -f environment.yml
  • If you decide to use another tool over Conda the requirements.txt has also been provided to install the needed dependencies.

    pip install -r requirements.txt

About

Flask server to test heroku deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages