SaaSHub helps you find the best software and product alternatives Learn more →
Blue Alternatives
Similar projects and alternatives to blue
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
black
Discontinued The uncompromising Python code formatter [Moved to: https://github.com/psf/black] (by python)
-
-
-
-
darker
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
-
black
Discontinued The uncompromising Python code formatter [Moved to: https://github.com/psf/black] (by ambv)
-
-
-
-
datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
blue discussion
blue reviews and mentions
-
Which code formatter do you use?
I use blue - a fork of black. I set the line lengths (much) longer.
-
Django now uses black to format it's codebase
You would like https://github.com/grantjenks/blue . Its like black, but, among a few other things, defaults to using single quotes.
-
Black vs yapf vs ???
Try https://github.com/grantjenks/blue/ instead of black?
-
The Black formatter goes stable - release 22.1.0
Your people are out there: https://github.com/grantjenks/blue
-
PEP proposal: Automatically Formatting the CPython Code
Just came across blue yesterday which attempts to solve some of the problems with black's approach: https://github.com/grantjenks/blue
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
Stats
grantjenks/blue is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of blue is Python.