Giter Site home page Giter Site logo

iknowright / cookiecutter-python-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lee-w/cookiecutter-python-template

0.0 0.0 0.0 303 KB

Python Project template that supports PyPI publishment and basic docker image

Home Page: https://lee-w.github.io/cookiecutter-python-template/

License: MIT License

Python 96.52% Dockerfile 3.48%

cookiecutter-python-template's Introduction

PRs Welcome Conventional Commits Code style: black Github Actions

Cookiecutter Python Template

Features

  • pipenv or poetry: dependency and virtual environment management
  • Coding style
    • ruff: check style
    • mypy: check static type
    • black: auto format your code
  • Test thought pytest with the following supports
  • commitizen:
    • regulate git commit convention
    • bump project version
    • generate changelog automatically
  • mkdocs: generate documentation
  • invoke: organize the tools above
  • pre-commit: git-hook to run the above tools automatically
  • GitHub
    • GitHub Actions workflows for checking style, testing, publishing package to PyPI and pushing documentation to GitHub pages
    • GitHub issue templates, pull request template
  • General Python project Dockerfile
  • Consolidate most of the tool configurations in pyproject.toml

Getting Started

Prerequisites

Usage

cruft create https://github.com/Lee-W/cookiecutter-python-template

Authors

Lee-W

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.