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

https://github.com/eolesinski/template-project

Test project
https://github.com/eolesinski/template-project

python python-library python3

Last synced: about 1 year ago
JSON representation

Test project

Awesome Lists containing this project

README

          

# template-package
A template for creating a new OSS Python package

![License:MIT](https://img.shields.io/github/license/eolesinski/template-project)
![Issues](https://img.shields.io/github/issues/eolesinski/template-project)
![Build Status](https://github.com/eolesinski/template-project/actions/workflows/build.yml/badge.svg)
[![codecov](https://codecov.io/gh/eolesinski/template-project/branch/main/graph/badge.svg)](https://codecov.io/gh/eolesinski/template-project)

# Overview
This project is a template for creating a new open source Python package.