line_profiler will profile the time individual lines of code take to execute. The profiler is implemented in C via Cython in order to reduce the overhead of profiling.
Also included is the script kernprof.py which can be used to conveniently profile Python applications and scripts either with line_profiler or with the function-level profiling tools in the Python standard library.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
line_profiler-2.1.2.tar.gz
(83.1 kB
view details)
File details
Details for the file line_profiler-2.1.2.tar.gz.
File metadata
- Download URL: line_profiler-2.1.2.tar.gz
- Upload date:
- Size: 83.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa66e9e3045aa7cb1dd4bf0106e07dec9f80bc781a993fbaf8162a36c20af5c
|
|
| MD5 |
141cb6996f0e3188ca05bfddcb403e36
|
|
| BLAKE2b-256 |
14fcecf4e238bb601ff829068e5a72cd1bd67b0ee0ae379db172eb6a0779c6b6
|