asottile / pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
☆3,661Updated last week
Alternatives and similar repositories for pyupgrade:
Users that are interested in pyupgrade are comparing it to the libraries listed below
- Find dead Python code☆3,632Updated last month
- Simple, powerful, and fast logging for Python.☆3,693Updated this week
- Command line driven CI frontend and development task automation tool.☆3,728Updated this week
- Simplified packaging of Python modules☆2,181Updated 2 months ago
- A Python utility / library to sort imports.☆6,568Updated this week
- The code coverage tool for Python☆3,066Updated this week
- More routines for operating on iterables, beyond itertools☆3,781Updated this week
- Python Classes Without Boilerplate☆5,358Updated this week
- Simple, modern and fast file watching and code reload in Python.☆1,859Updated last week
- Coverage plugin for pytest.☆1,799Updated last month
- Modern, extensible Python project management☆6,256Updated 2 weeks ago
- A command line utility to display dependency tree of the installed Python packages☆2,848Updated this week
- Make your functions return something meaningful, typed, and safe!☆3,739Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆1,890Updated this week
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆2,538Updated 3 weeks ago
- A static type analyzer for Python code☆4,809Updated last week
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,443Updated 5 months ago
- Python datetimes made easy☆6,328Updated this week
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,508Updated last week
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,298Updated last week
- Flexible test automation for Python☆1,352Updated this week
- Extensible memoizing collections and decorators☆2,388Updated last month
- Collection of library stubs for Python, with static types☆4,455Updated this week
- Rewrites source to reorder python imports☆745Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆6,314Updated this week
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆6,772Updated 2 weeks ago
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆6,461Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,876Updated this week
- Python library providing function decorators for configurable backoff and retry☆2,622Updated 8 months ago