Python Codeformatter

Open-source Python projects categorized as Codeformatter

Top 4 Python Codeformatter Projects

Codeformatter
  1. black

    The uncompromising Python code formatter

    Project mention: Just use this Next.js Eslint Configuration | dev.to | 2025-01-12

    XO. This feels like the Black of Typescript linting. XO has styles for everything and is very opinionated. This can be nice, because it takes a lot of code style decisions off of your plate. But beware it can be cumbersome to implement in the middle of a project because it will require extensive reformatting. In lieu of XO, I found Unicorn opinionated enough and more immediately useful.

  2. SaaSHub

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

    SaaSHub logo
  3. autopep8

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

    Project mention: Enhance Your Project Quality with These Top Python Libraries | dev.to | 2024-03-18

    AutoPEP8: This tool automatically formats Python code to conform to the PEP 8 style guide. It uses pycodestyle, a library that encapsulates the functionality of the original pep8 tool.

  4. mdformat

    CommonMark compliant Markdown formatter

  5. blue

    The slightly less uncompromising Python code formatter.

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).

Python Codeformatter discussion

Log in or Post with

Python Codeformatter related posts

  • What all tools should I learn more to be a capable python developer ?

    1 project | /r/learnpython | 27 Jun 2023
  • New model using orca dataset

    1 project | /r/LocalLLaMA | 24 Jun 2023
  • 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?

    1 project | /r/learnpython | 15 Nov 2022
  • do you guys consider this code readable ?

    2 projects | /r/learnpython | 11 Oct 2022
  • Why are python coding standards such a mess, what is everything and where do I start?

    6 projects | /r/learnpython | 21 Jul 2022
  • API pull into pandas with formatting.

    2 projects | /r/Python | 15 Jun 2022
  • autopep8 or styler equivalent in Julia

    2 projects | /r/Julia | 1 May 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 black 39,446
2 autopep8 4,584
3 mdformat 474
4 blue 394

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?