pyupgrade
Syntax upgrader
Automatically upgrades Python syntax to newer versions
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
4k stars
37 watching
184 forks
Language: Python
last commit: 24 days ago linterpre-commitpython
Related projects:
Repository | Description | Stars |
---|---|---|
atugushev/flake8-printf-formatting | Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
jdorn/sql-formatter | A utility class for formatting and manipulating SQL statements. | 3,887 |
leebenson/conform | Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
fmtlib/fmt | A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,794 |
ajafff/tslint-consistent-codestyle | Provides rules to enforce consistent code style in TypeScript projects | 209 |
sql-formatter-org/sql-formatter | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,359 |
alexei/sprintf.js | A JavaScript implementation of string formatting with support for various argument types and specifiers. | 2,112 |
tfc/pprintpp | A C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time. | 233 |
nosir/cleave.js | A JavaScript library that formats input text content automatically | 17,956 |
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 726 |
parroty/exprintf | A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. | 33 |
leifg/formulon | Parser for Salesforce formulas implemented in ES2017 | 71 |
final-form/rff-cli-example | An example of using React Final Form in a CLI application with Ink to manage form data and validation | 77 |
natefaubion/purescript-tidy | A tool to format PureScript code according to style conventions. | 92 |