Template Project: Documentation Hubο
Welcome to the documentation for the template-project β a minimal, modern Python project template designed for research groups and scientific code development.
This template includes tools for testing, documentation, versioning, citation, publishing to PyPI, and more. Whether youβre working solo or collaborating in a team, this guide will help you get started and stay consistent.
Getting started
GitHub basics
Development Guide
Project Management
Users' guide
Help and reference
- GitHub Repo
template_project API- FAQ / Troubleshooting
- π Import Error:
from template_project import plotters - π₯ Pip install error in GitHub Actions
- π€ Whatβs the difference between
template-projectandtemplate_project? - π¬ I accidentally committed to
maininstead of a branch - π¨ Continuous Integration (CI) is failing
- π§ How do I check which branch Iβm on?
- π I cloned the repo but donβt see the latest updates
- βοΈ I made changes but GitHub doesnβt show them
- π I opened a pull request β what happens now?
- π Still stuck?
- π Import Error:
These documentation pages were created based on processes used to develop and maintain http://github.com/OceanGlidersCommunity/glidertest and edited using chatGPT.