Python Codeformatter

Open-source Python projects categorized as Codeformatter

Top 3 Python Codeformatter Projects

  • black

    The uncompromising Python code formatter

    Project mention: The Ruff python linter is insanely good | reddit.com/r/Python | 2023-03-16

    The whole point of Black is that it's opinionated and that it knows better than you. I can always recommend you read the single quotes incident on GitHub to gain more insight about what Black really is: https://github.com/psf/black/issues/118

  • autopep8

    A tool that automatically formats Python code to conform to the PEP 8 style guide.

    Project mention: I have some legacy code which has been ported to Python 3 recently, but is still quite ugly. What are recommended points for coding style to improve it and make it more modern/pleasant in style? | reddit.com/r/learnpython | 2022-11-15
  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • blue

    The slightly less uncompromising Python code formatter.

    Project mention: Which code formatter do you use? | reddit.com/r/Python | 2022-12-21

    I use blue - a fork of black. I set the line lengths (much) longer.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-16.

Python Codeformatter related posts

Index

What are some of the best open-source Codeformatter projects in Python? This list will help you:

Project Stars
1 black 31,748
2 autopep8 4,304
3 blue 285
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com