How to create a Python package in 2022

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

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

    Hypermodern Python

  • Did you have a look at https://github.com/cjolowicz/hypermodern-python?

  • hatch

    Modern, extensible Python project management

  • See also: https://github.com/pypa/hatch

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • python-template

    Python project and library template for clean, reliable, open-source projects.

  • ndnt

    Inspect indents of your files.

  • I recently posted about my own PyPI package called Ndnt. I have also been through all this, and can say that it is not even full list. You missing contributing part - PR/Issue templates, CONTRIBUTING.md. You allow to push to main directly, which is not a good practice. For me as contributor it is unclear how I can contribute to your library. So, it is a big space for improvements.

  • Poetry

    Python packaging and dependency management made easy

  • The best solution we found so far at my last 2 jobs : 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.

    InfluxDB 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