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☆234Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Can I Use Python 3?☆411Updated 4 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Python Application Tracer☆390Updated 4 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
- Easy distributed locks for Python with a choice of backends.☆376Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆364Updated last month
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and c…☆164Updated 5 months ago
- Crochet: use Twisted anywhere!☆238Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆342Updated last month
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated last month
- A least recently used (LRU) cache for Python☆223Updated last year
- 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
- Python wrapper for RE2☆297Updated 2 years ago
- Network Server Performance Benchmarking Toolbench☆188Updated 7 years ago
- Python wrapper for RE2☆647Updated 2 years ago
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆537Updated 5 months ago
- Multiprocessing Pool Extensions☆429Updated last month
- The httplib2 caching algorithms packaged up for use with requests.☆492Updated this week
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Use requests to talk HTTP via a UNIX domain socket☆216Updated last month
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- Tiny LRU cache☆103Updated 7 years ago
- vmprof - a statistical program profiler☆433Updated last month
- A dictionary that allows attribute-style access.☆273Updated 6 years ago