kwlzn / pytracingLinks
a python trace profiler that outputs to chrome trace-viewer format (about://tracing).
☆67Updated 4 years ago
Alternatives and similar repositories for pytracing
Users that are interested in pytracing are comparing it to the libraries listed below
Sorting:
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- A library that automatically infers dependencies for Python files☆177Updated last year
- A Python wrapper for the extremely fast Blosc compression library☆358Updated this week
- LLDB extension for debugging Python programs☆93Updated last month
- Find and copy needed dynamic libraries into python wheels☆292Updated last month
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- Library to refactor python code through AST manipulation.☆358Updated 9 months ago
- A memory analyzer for running python processes☆156Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Profile python programs and view them with kcachegrind☆168Updated 4 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated 2 months ago
- Auditing and relabeling cross-distribution Linux wheels.☆511Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A module for getting CPU info with pure Python☆339Updated last year
- Use pytest's runner to discover and execute C++ tests☆144Updated last month
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- vmprof - a statistical program profiler☆437Updated 3 months ago
- Python 3 Bindings for NVML library. Get NVIDIA GPU status inside your program.☆249Updated 3 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆317Updated 2 weeks ago