Python 3.11 is out! Huzzah!

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Flake8

    flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

  • Does this mean the maintainer of Flake8 will stop being a stubborn oaf and consider pyproject.toml support?

  • pip

    The Python package installer

  • Seriously… the main objection was no standard support for toml (no solved), and complaints about build isolation being broken by pyproject.toml. Which, notably, doesn’t force anyone to use that config option. More importantly though, the behavior he describes wanting is literally incorrect usage of the pip build system

  • 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
  • Flake8-pyproject

    Flake8 plug-in loading the configuration from pyproject.toml

  • If you're sufficiently annoyed to accept an extra dependency over this (like I was), there's this: https://pypi.org/project/Flake8-pyproject/

  • ruff

    An extremely fast Python linter and code formatter, written in Rust.

  • batch-samples

  • The most recent example that comes to mind is https://github.com/GoogleCloudPlatform/batch-samples/blob/HEAD/primegen/workflow.yaml

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Ruff: The Extensible Python Linter

    1 project | dev.to | 7 May 2024
  • Introducing Tapyr: Create and Deploy Enterprise-Ready PyShiny Dashboards with Ease

    5 projects | dev.to | 5 May 2024
  • Rye: A Vision Continued

    2 projects | news.ycombinator.com | 4 Feb 2024
  • An fast Python linter and code formatter, written in Rust

    1 project | news.ycombinator.com | 26 Jan 2024
  • Ruff: An fast Python linter and code formatter, written in Rust

    1 project | news.ycombinator.com | 2 Dec 2023