Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 843 Bytes

index.rst

File metadata and controls

33 lines (27 loc) · 843 Bytes

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!

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

practices/overview practices/ci_testing practices/code_coverage practices/git-lfs practices/linting practices/pipx practices/precommit practices/pypi practices/sphinx