Black vs yapf vs ???

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
  • pre-commit

    A framework for managing and maintaining multi-language pre-commit hooks.

  • Notably, pre-commit can run a bunch of other tools for you, including dealing with trailing white space, removing breakpoints, and reordering imports. I’d look into it in general, it makes your dev environment faster and easier to configure, and all the hooks built straight for it here

  • pre-commit-hooks

    Some out-of-the-box hooks for pre-commit

  • Notably, pre-commit can run a bunch of other tools for you, including dealing with trailing white space, removing breakpoints, and reordering imports. I’d look into it in general, it makes your dev environment faster and easier to configure, and all the hooks built straight for it here

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

    The slightly less uncompromising Python code formatter.

  • Try https://github.com/grantjenks/blue/ instead of black?

  • black

    The uncompromising Python code formatter

  • I think this comment linked from the Black discussion sums it up pretty well:

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

  • Make your Django project newbie contributor friendly with pre-commit

    5 projects | dev.to | 4 Jul 2021
  • Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

    6 projects | dev.to | 13 Dec 2023
  • [Tool Anouncement] github-distributed-owners - A tool for managing GitHub CODEOWNERS using OWNERS files distributed throughout your code base. Especially helpful for monorepos / multi-team repos

    2 projects | /r/github | 13 Sep 2023
  • How to Write Impeccably Clean Code That Will Save Your Sanity

    7 projects | dev.to | 27 Jul 2023
  • I’m a hack and a fraud - what are some dead giveaways that someone is self taught?

    1 project | /r/learnpython | 11 Jul 2023