Skip to content

agemcipe/cookiecutter-simple-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-simple-python

Cookiecutter template for a simple pip installable Python package with Github actions enabled.

Features

  • Pytest: Comes pre-configured with Pytest for easy and effective testing.

  • Formatting: Formatting using black, flake8, and mypy instaled as pre-commit hooks

  • GitHub Actions: CI/CD pipelines are set up using GitHub Actions to automate testing and deployment workflows.

  • Pip Installable: Easily install your Python package using pip for seamless integration.

Usage

$ cookiecutter gh:agemcipe/cookiecutter-simple-python

About

A cookiecutter template for a simple python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages