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.
Release files for line-profiler 2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| line_profiler-2.0.tar.gz | 68.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| line_profiler-2.0-cp27-none-macosx_10_11_intel.whl | CPython 2.7 | none | macOS 10.11+ Intel (x86-64, i386) | Details |
Total release size:106.0 kB
Release files / line_profiler-2.0.tar.gz
| Download URL | line_profiler-2.0.tar.gz |
|---|---|
| Size | 68.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
739f8ad0e4bcd0cb82e99afc09e00a0351234f6b3f0b1f7f0090a8a2fbbf8381
|
|
BLAKE2b-256 checksum How to use checksums |
654861da8ca03e197bb57800c8839f403f2fb7bdf1cfe87fa62e0b35b683273c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / line_profiler-2.0-cp27-none-macosx_10_11_intel.whl
| Download URL | line_profiler-2.0-cp27-none-macosx_10_11_intel.whl |
|---|---|
| Size | 37.5 kB |
| Tags | CPython 2.7 macOS 10.11+ Intel (x86-64, i386) |
|
SHA-256 checksum How to use checksums |
d6746d9f8a6d44a3e7c78216f1916b7dd4f504b93bf3caf197894f368bc79c50
|
|
BLAKE2b-256 checksum How to use checksums |
b392b2726c95be3a455ebf13d4e214908dfd50099bcd007047d3e759213ad827
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |