Line-by-line profiler.
Reason this release was yanked:
Bug in the release scripts.
Project description
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.
Project details
Release history Release notifications | RSS feed
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-3.2.0.tar.gz
(17.9 kB
view details)
File details
Details for the file line_profiler-3.2.0.tar.gz.
File metadata
- Download URL: line_profiler-3.2.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
113a17d4023eff3008c807d895dec11f9ad872986edd0816fa523ecdeffe7bf8
|
|
| MD5 |
3345d02337e5396200458ed1bfed7100
|
|
| BLAKE2b-256 |
80fc87235848376bf59686364208269423fd523f979deffd6b73085629d6fdbf
|