turbo encabulator compliant

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

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

    A modern cookiecutter template for Python projects that use Poetry for dependency management

  • cookiecutter-cruft-poetry-tox-pre-commit-ci-cd

    A Modern DevSecOps-centric Cookiecutter template for Python packages and/or projects

  • 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
  • wolt-python-package-cookiecutter

    Cookiecutter for rapidly creating modern & high-quality Python packages

  • python-project-template

    DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.

  • installer

  • It will install things using pip, and this means putting a lot of garbage on your system. I've written an example script that installs packages in a more compact way: https://gitlab.com/python-packaging-tools/installer there's also some explanation in the readme about the process and what gets installed etc. pip is just not meant for production. It's designed to be a developer's tool with some clutches added retrospectively to sorta' kinda' make it work in production environment, but not really.

  • setuptools

    Official project repository for the Setuptools build system

  • Not sure how advisable it is to depend on setup.py given the setuptools team has very clearly stated that they are not interested in supporting any cli commands anymore including setup.py install. Relavant PR

  • poetry-core

    Poetry PEP 517 Build Backend & Core Utilities

  • A build backend tool (setuptools/flit_core/poetry-core, etc.) configured in the pyproject.toml

  • 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