Which scaffolding package should I use?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

AppSignal - Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com
sponsored
Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
  1. cookiecutter-pypackage

    Cookiecutter template for a Python package.

    - cookiecutter-pypackage

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. pyscaffold

    πŸ›  Python project template generator with batteries included

    - pyscaffold

  4. Python Packages Project Generator

    Discontinued πŸš€ Your next Python package needs a bleeding-edge project structure.

    - python-package-template

  5. python-blueprint

    πŸ—ΊοΈ Example Python project using best practices 🐍 https://github.com/johnthagen/python-blueprint

    I used https://github.com/johnthagen/python-blueprint to build https://github.com/DaveCoDev/not-again-ai. It uses poetry to manage dependencies, sets up automatic linting, testing, and type checking with nox and gets it running with GitHub Actions. It is continually being updated and stays up to date modern Python tooling (ruff, nox, poetry, etc). Not sure why the comments are being so discouraging, but regardless if you are looking to publish a polished library, its super helpful to have these things setup for you.

  6. not-again-ai

    A Python package designed to once and for all collect all the little things that come up over and over again in AI projects.

    I used https://github.com/johnthagen/python-blueprint to build https://github.com/DaveCoDev/not-again-ai. It uses poetry to manage dependencies, sets up automatic linting, testing, and type checking with nox and gets it running with GitHub Actions. It is continually being updated and stays up to date modern Python tooling (ruff, nox, poetry, etc). Not sure why the comments are being so discouraging, but regardless if you are looking to publish a polished library, its super helpful to have these things setup for you.

  7. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Comment structurer mon projet Python ?

    3 projects | /r/programmation | 15 Feb 2023
  • How to create a Python package in 2022

    13 projects | news.ycombinator.com | 27 Jul 2022
  • ScheduledThreadPoolExecutor in Python

    3 projects | dev.to | 20 Jun 2022
  • I developed a template for starting new Python projects! Features: Poetry, GitHub CI/CD, MkDocs, publishing to PyPi/Artifactory, Pytest, Tox, black and isort.

    10 projects | /r/Python | 19 Apr 2022
  • Show HN: Go-template – A Cookiecutter template for Go

    2 projects | news.ycombinator.com | 13 Dec 2021

Did you know that Python is
the 1st most popular programming language
based on number of references?