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

https://github.com/python-project-templates/python-template

A pure-python project template
https://github.com/python-project-templates/python-template

project-template project-templates python python-template python-templates template templates

Last synced: about 1 month ago
JSON representation

A pure-python project template

Awesome Lists containing this project

README

          

# python template

A pure-python project template

[![Build Status](https://github.com/python-project-templates/python-template/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/python-template/actions/workflows/build.yaml)
[![codecov](https://codecov.io/gh/python-project-templates/python-template/branch/main/graph/badge.svg)](https://codecov.io/gh/python-project-templates/python-template)
[![License](https://img.shields.io/github/license/python-project-templates/python-template)](https://github.com/python-project-templates/python-template)
[![PyPI](https://img.shields.io/pypi/v/python-template.svg)](https://pypi.python.org/pypi/python-template)

## Overview

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).