google / python-subprocess32Links
A backport of the Python 3 subprocess module for use on Python 2.
☆173Updated 5 years ago
Alternatives and similar repositories for python-subprocess32
Users that are interested in python-subprocess32 are comparing it to the libraries listed below
Sorting:
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Crochet: use Twisted anywhere!☆237Updated 11 months ago
- Can I Use Python 3?☆411Updated 4 years ago
- Python Application Tracer☆390Updated 4 years ago
- Multiprocessing Pool Extensions☆427Updated 2 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Tiny LRU cache☆103Updated 6 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Easily test your HTTP library against a local copy of httpbin.org☆194Updated 10 months ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated last month
- Easy distributed locks for Python with a choice of backends.☆377Updated last year
- Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and c…☆165Updated 2 months ago
- Python wrapper for RE2☆643Updated last year
- 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
- Use requests to talk HTTP via a UNIX domain socket☆213Updated 3 months ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆537Updated 2 months ago
- Network Server Performance Benchmarking Toolbench☆187Updated 6 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆142Updated 3 months 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
- 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…☆143Updated 2 years ago
- Python 3.3+'s ipaddress for older Python versions☆108Updated 4 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- 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
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆179Updated 3 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago