A starter template for new python projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ryan Reed 2471b42f14 Adding pytest-cov for use 2 years ago
..
docs Initial commit 2 years ago
src/{{cookiecutter.package_name}} Adding argparse to the default console.py 2 years ago
tests Initial commit 2 years ago
.flake8 Initial commit 2 years ago
.gitignore Initial commit 2 years ago
.pre-commit-config.yaml Initial commit 2 years ago
LICENSE Adding license support 2 years ago
README.md Initial commit 2 years ago
pyproject.toml Adding pytest-cov for use 2 years ago

README.md

{{cookiecutter.package_display_name}}

{{cookiecutter.package_description}}

Introduction

Installation

Configuration

Usage