Python Best Practices for a New Project in 2021

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cookiecutter-pypackage

    Cookiecutter template for a poetry-managed Python package. (by briggySmalls)

    This is a good article. One of my coworkers made a cookiecutter package setup with all of these tools (or equivalent) which I've used recently to great effect. Here is the link: https://github.com/briggySmalls/cookiecutter-pypackage if anyone is interested.

  • PDM

    A modern Python package and dependency manager supporting the latest PEP standards

    mypy can now be configure directly into pyproject.toml and I personally prefer pdm (https://pdm.fming.dev/) over poetry.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Python Packages Project Generator

    Discontinued 🚀 Your next Python package needs a bleeding-edge project structure.

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