Skip to content

dojo-se/flask-dojo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Dojo

This repository holds files for a coding dojo on the Flask microframework.

The files:

Entry point for the application developed. This holds the Flask application, it's methods, routes, everything.

Unit test codes for the application on app.py. Should be run with python tests.py.

Setuptools script to install dependencies for the project and contain relevant information about it.

Shell script to force pilot rotation, sleeping for a set amount of time, then asking info about the next pilot. On fish because that's what I use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.8%
  • Shell 22.2%
  • HTML 15.0%