Let's meet Black: Python Code Formatting

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • toml

    Tom's Obvious, Minimal Language

  • Black uses by default the pyproject.toml file. This file contains a section for each different tool we want to use. The use of a configuration file like pyproject.toml is quite a good choice and helps the contributors to use the same tools and configurations you're using.

  • black

    The uncompromising Python code formatter

  • In the realm of Python development, there is a multitude of code formatters that adhere to PEP 8 guidelines. Today, we will briefly discuss how to install and utilize black.

  • 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

  • Auto-formater for Android (Kotlin)

    1 project | /r/androiddev | 5 Dec 2023
  • Lute v3 - installed software for learning foreign languages through reading

    2 projects | /r/flask | 15 Nov 2023
  • Python rewrites values in all nested dictionaries, rather than iterating through them uniquely?

    1 project | /r/learnpython | 6 Jul 2023
  • Forcing double quotes would make this great project unusable for many users who picked the rule of using single quotes.

    1 project | /r/programmingcirclejerk | 5 Jul 2023
  • Text game errors out with the 'forward' command

    1 project | /r/learnpython | 18 Jun 2023