PyCQA / modernize
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
☆362Updated 3 weeks ago
Alternatives and similar repositories for modernize:
Users that are interested in modernize are comparing it to the libraries listed below
- A python package that provides useful locks.☆255Updated last month
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆339Updated last month
- URI template parsing per RFC6570☆237Updated 3 weeks ago
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆259Updated 7 months ago
- A Python Implementation of RFC3986 including validations☆184Updated 3 weeks ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- The multidict implementation☆440Updated this week
- Can I Use Python 3?☆411Updated 4 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆286Updated 2 years ago
- A fast and thorough lazy object proxy.☆255Updated this week
- The httplib2 caching algorithms packaged up for use with requests.☆481Updated last week
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆192Updated 7 months ago
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.