Skip to content

A CookieCutter template directory for Fedora Infrastructure webapps that are based on Flask

Notifications You must be signed in to change notification settings

fedora-infra/cookiecutter-flask-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieCutter for Fedora Infrastructure webapps

This is a CookieCutter template directory for Fedora Infrastructure webapps that are based on Flask.

Use it with:

cookiecutter gh:fedora-infra/cookiecutter-flask-webapp

It will ask you for the application name and some other variables, and will create the package structure for you.

Features

Here are the libraries and services that are integrated:

Testing

There are some checks to make sure the templated app pass its own unit tests. You can run those checks with:

pytest -s tests

About

A CookieCutter template directory for Fedora Infrastructure webapps that are based on Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published