Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.32 KB

index.rst

File metadata and controls

49 lines (41 loc) · 1.32 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!

If you find it useful, or have any questions or concerns when using the template, please /source/contact

Important

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

source/overview source/new_project source/configuration_checklist source/update_project source/existing_project source/contributing source/contact

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