brettcannon / caniusepython3Links
Can I Use Python 3?
☆411Updated 4 years ago
Alternatives and similar repositories for caniusepython3
Users that are interested in caniusepython3 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.☆340Updated 2 months ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Python Application Tracer☆390Updated 4 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- Crochet: use Twisted anywhere!☆237Updated 11 months ago
- Uninstall all the packages!☆127Updated 2 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- A Python media index☆269Updated last month
- A extensible library for Settings/Code separation☆178Updated 4 months ago
- A mocking library for requests☆465Updated last year
- Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.☆417Updated 7 years ago
- A site to check if your Python project is compatible with Python 3☆134Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆194Updated 10 months ago
- HTTP Status for Humans☆276Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated last month
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- 🐍📝Personal notes on resources, CPython, etc.☆53Updated 9 years ago
- An object-oriented approach to Python file/directory operations.☆511Updated 3 years ago
- URI template parsing per RFC6570☆238Updated last week
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- MOVED: now at https://opendev.org/x/requests-mock☆157Updated 5 years ago
- A Python logging library with superpowers☆282Updated last year
- Lazy strings for Python