Skip to content

fedora-infra/cookiecutter-python-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieCutter for Fedora Infrastructure Python apps

This is a CookieCutter template directory for Fedora Infrastructure Python apps.

Use it with:

cookiecutter gh:fedora-infra/cookiecutter-python-app

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:

Requirements

You need to have these tools installed:

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 template for new Python applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published