Skip to content

samzong/pyproject-template

Repository files navigation

Teamplete of Python Project

Table of Contents

Description

This is a template of Python project. This template includes the following features:

  • requirements.txt for dependencies
  • Makefile for common tasks
  • pytest for testing
  • black for code formatting
  • pre-commit for pre-commit hooks
  • mkdocs for documentation

Usage

Github provides a feature to create a new repository from a template. Click the Use this template button to create a new repository from this template.

Features

  • Global Logger with logging
  • Build Image with Dockerfile, with Github Action to build and push the image

About

My Python Project Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published