PyCQA / modernizeLinks
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
☆364Updated 2 weeks ago
Alternatives and similar repositories for modernize
Users that are interested in modernize are comparing it to the libraries listed below
Sorting:
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,181Updated 4 months ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated this week
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆194Updated last year
- URI template parsing per RFC6570☆240Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated last week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- The Python mock library☆537Updated 7 months ago
- Can I Use Python 3?☆411Updated 4 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆221Updated last month
- A decorator for caching properties in classes.☆706Updated 10 months ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- Python Application Tracer☆390Updated 4 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Multiprocessing Pool Extensions☆427Updated 2 weeks ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- A Python module that tries to figure out what your local timezone is☆213Updated 3 months ago
- Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be check…☆145Updated 2 years ago
- A mocking library for requests☆465Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- Human friendly input/output for text interfaces using Python☆340Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year