PyCQA / modernizeLinks
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
☆365Updated 3 weeks ago
Alternatives and similar repositories for modernize
Users that are interested in modernize are comparing it to the libraries listed below
Sorting:
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆344Updated 3 months ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Profile python programs and view them with kcachegrind☆168Updated 4 years ago
- The httplib2 caching algorithms packaged up for use with requests.☆493Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- Human friendly input/output for text interfaces using Python☆344Updated last year
- A decorator for caching properties in classes.☆706Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Semantic version comparison for Python (see http://semver.org/)☆289Updated last year
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- A backport of the Python 3 subprocess module for use on Python 2.