google / python-gflagsLinks
Python implementation of the Google commandline flags module.
☆189Updated 5 years ago
Alternatives and similar repositories for python-gflags
Users that are interested in python-gflags are comparing it to the libraries listed below
Sorting:
- Please use https://github.com/abseil/abseil-py instead. This was auto-exported from code.google.com/p/google-apputils-python☆38Updated 5 years ago
- Python wrapper for RE2☆645Updated 2 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆174Updated 5 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- Simple Google-style logging wrapper for Python☆53Updated 3 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).☆228Updated 6 years ago
- Tiny LRU cache☆104Updated 7 years ago
- Python Low-Overhead Profiler☆918Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 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
- Profiler for Python extensions☆126Updated 9 years ago
- A pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
- ☆25Updated 5 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- A Cython alternative to Google's Python Protobuf library☆560Updated 2 years ago
- Concurrent, distributed data structures on top of memcache☆66Updated 11 years ago
- The python equivalent of gflags. This project has moved to https://github.com/google/python-gflags.☆17Updated 9 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 6 years ago
- 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
- Lightweight MapReduce in python☆481Updated 4 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 4 years ago
- Colorful progress bars and trees for your terminal☆131Updated 7 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- A fast Python RPC library☆336Updated 3 years ago
- Prototype python services with as little code as possible☆294Updated 8 years ago