This repository contains a Copier template for setting up a new repository for a Python package. We made this template because we manage and develop several Python packages in Seedcase, and this template is designed to make it easier to create, develop, and maintain those Python packages.
Check out our website for more information, such as the features it provides and a guide to using the template. For a list of changes, see our changelog page.
Tip
This template repository was generated from the t-squared Seedcase template 🎉
Check out our contributing page for information on how to contribute to the project, including how to set up your development environment.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The following people have contributed to this project by submitting pull requests 🎉
@joelostblom, @lwjohnst86, @martonvago, @signekb
This project is licensed under the MIT License.
If you use this project in your work, please cite it as follows:
Johnston L.W., Brødbæk S.K., Beicher K., Vago M. (2025). Template Python Package: An opinionated setup for making Python packages DOI: 10.5281/zenodo.17018496 URL: https://template-python-package.seedcase-project.org
Or as a BibTeX entry:
@misc{YourReferenceHere,
author = {Johnston, Luke William and Brødbæk, Signe Kirk and Beicher, Kristiane and Vago, Marton},
doi = {10.5281/zenodo.17018496},
month = {9},
title = {Template Python Package: An opinionated setup for making Python packages},
url = {https://template-python-package.seedcase-project.org},
year = {2025}
}