kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much much more
This project offers a comprehensive template for Python developers to kickstart new software packages efficiently. It provides a pre-configured structure that includes documentation, testing frameworks, and continuous integration/continuous deployment (CI/CD) workflows. Developers can use this template to quickly set up robust, production-ready Python packages, saving significant time on initial setup.
200 stars.
Use this if you are a Python developer starting a new package and want a standardized, pre-built foundation with best practices for testing, documentation, and deployment.
Not ideal if you are an end-user looking for a Python package to solve a specific domain problem, as this is a developer tool for package creation.
Stars
200
Forks
35
Language
Shell
License
MIT
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kyegomez/Python-Package-Template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
xtreamsrl/jupytemplate
Templates for jupyter notebooks
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
ZhiyuanChen/CHANfiG
Easier Configuration
moemen95/Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object...