PyCQA / modernizeLinks
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
☆366Updated last week
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 4 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆345Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated last week
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆174Updated 5 years ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- A python package that provides useful locks.☆274Updated 4 months ago
- A decorator for caching properties in classes.☆705Updated last year
- Easy, clean, reliable Python 2/3 compatibility☆1,187Updated 8 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 5 months ago
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year
- Multiprocessing Pool Extensions☆429Updated last month
- Can I Use Python 3?☆411Updated 5 years ago
- The Python mock library☆538Updated 10 months ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Seamless integration of tox into Travis CI☆203Updated last year
- The httplib2 caching algorithms packaged up for use with requests.☆495Updated last week
- A dictionary that allows attribute-style access.☆275Updated 6 years ago
- A mocking library for requests☆471Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- A port of Ruby on Rails' inflector to Python☆520Updated 2 years ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- Interfaces for Python☆348Updated 2 weeks 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 3 years ago