Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aahnik/pyproject

A highly opinionated but generic python project template for building a wide range of python applications or libraries.
https://github.com/aahnik/pyproject

aahnik docker github-actions makefile mkdocs mypy poetry pre-commit project project-template project-template-repo pylint pytest python-package python-template python3 template tox

Last synced: 3 months ago
JSON representation

A highly opinionated but generic python project template for building a wide range of python applications or libraries.

Awesome Lists containing this project

README

        

# pyproject

A highly opinionated but generic python project template for building a
wide range of python applications or libraries.

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![codecov](https://codecov.io/gh/aahnik/pyproject/branch/main/graph/badge.svg?token=njfT4gCStc)](https://codecov.io/gh/aahnik/pyproject)
[![Tests](https://github.com/aahnik/pyproject/actions/workflows/test.yml/badge.svg)](https://github.com/aahnik/pyproject/actions/workflows/test.yml)
[![Code Quality](https://github.com/aahnik/pyproject/actions/workflows/quality.yml/badge.svg)](https://github.com/aahnik/pyproject/actions/workflows/quality.yml)
[![Docs](https://github.com/aahnik/pyproject/actions/workflows/docs.yml/badge.svg)](https://aahnik.github.io/pyproject)