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: 4 months ago linterpre-commitpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
| A C++ library for formatting strings in a type-safe way. | 7 |
| A utility class for formatting and manipulating SQL statements. | 3,885 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,980 |
| Provides rules to enforce consistent code style in TypeScript projects | 209 |
| A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,402 |
| A JavaScript implementation of string formatting with support for various argument types and specifiers. | 2,113 |
| A C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time. | 233 |
| A JavaScript library that formats input text content automatically | 17,954 |
| A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 727 |
| 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 |
| Parser for Salesforce formulas implemented in ES2017 | 71 |
| An example of using React Final Form in a CLI application with Ink to manage form data and validation | 77 |
| A tool to format PureScript code according to style conventions. | 93 |