Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.13 KB

index.rst

File metadata and controls

43 lines (36 loc) · 1.13 KB

LINCC Frameworks Python Project Template

This project template codifies LINCC Framework's best practices for python code organization, testing, documentation, and automation. It is meant to help python projects get started quickly and allow the user to focus on writing code.

We think it's really neat, and we hope you do to!

Important

These instructions assume you are using copier version 8.0 or newer. Some features may not be available in older versions.

source/overview source/new_project source/update_project source/existing_project source/contributing

practices/overview practices/ci_benchmarking practices/ci_precommit practices/ci_testing practices/code_coverage practices/git-lfs practices/linting practices/namespace_project practices/pipx practices/precommit practices/pypi practices/conda practices/unit_testing practices/pytest_timeout practices/sphinx