This project template codifies LINCC-Framework's best practices for python code organization, testing, documentation, and automation. It is meant to help new python projects get started quickly, letting the user focus on writing code. The template takes care of the minutia of directory structures, tool configurations, and automated testing until the user is ready to take over.
Copier is required to use this template. Copier is an open source tool that hydrates projects from templates and natively supports updating projects as the original template matures. It's really neat!
Our template works best with Copier v8.0 and above. For all the information, see the detailed user guide in readthedocs
Choose where you would like to create your new project, and call copier with the template.
>$ copier copy gh:lincc-frameworks/python-project-template <path/to/destination>
See full documentation at readthedocs
LINCC Frameworks is supported by Schmidt Futures, a philanthropic initiative founded by Eric and Wendy Schmidt, as part of the Virtual Institute of Astrophysics (VIA).