Skip to content

lccruz/helloflask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloFlask

Simple examples app flaks with Json return and Jinja. CI/CD with Semaphoreci. Deploy Heroku.

Installation

git clone https://github.com/lccruz/helloflask.git
cd helloflask/
pip install virtualenv
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt

Run

python app.py

Tests

python tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors