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:
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- A python package that provides useful locks.☆268Updated last month
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆341Updated 3 weeks ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 weeks ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆234Updated 3 years ago
- Seamless integration of tox into Travis CI☆203Updated last year
- 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
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆145Updated 3 weeks ago
- A decorator for caching properties in classes.☆706Updated 10 months ago
- Easy, clean, reliable Python 2/3 compatibility☆1,182Updated 5 months ago
- The httplib2 caching algorithms packaged up for use with requests.☆491Updated last week
- 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
- Multiprocessing Pool Extensions☆429Updated 2 weeks ago
- Can I Use Python 3?☆411Updated 4 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Interfaces for Python☆344Updated last month
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- Remote vanilla PDB (over TCP sockets).☆299Updated 3 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
- vmprof - a statistical program profiler☆433Updated last month
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- Python 3+ compatible port of the configobj library☆329Updated 4 months ago
- The Python mock library☆538Updated 7 months ago