py-spy
Code profiler
A tool that lets you visualize what your program is spending time on without modifying the code.
Sampling profiler for Python programs
13k stars
110 watching
432 forks
Language: Rust
last commit: 3 months ago
Linked from 3 awesome lists
performance-analysisprofilerprofilingpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Type-checking software for Python code | 6,885 |
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 |
| Tools for analyzing memory usage of Python programs | 4,403 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A Python package providing interactive visualizations for analyzing the performance of Python programs. | 3,957 |
| A tool to monitor Linux processes without root permissions | 5,005 |
| A flexible Python framework for building and testing algorithmic trading strategies | 2,316 |
| A comprehensive scientific Python development environment with advanced editing, analysis, and visualization capabilities. | 8,408 |
| Automatically finds and reports unused code in Python programs. | 3,561 |
| Automates type checking and error prevention in Python code | 4,791 |
| Measures code coverage during test execution | 3,040 |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
| A tool for protecting and obfuscating Python scripts to prevent reverse engineering | 3,720 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |