Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10c47b5

Browse files
committed
Merge pull request vinta#422 from aspyatkin/add_line_profiler
Add line_profiler to Debugging Tools
2 parents cb41fcb + 30eac33 commit 10c47b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
895895
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
896896
* [flask-debugtoolbar](https://github.com/mgood/flask-debugtoolbar) - A port of the django-debug-toolbar to flask.
897897
* [pyelftools](https://github.com/eliben/pyelftools) - A pure-Python library for parsing and analyzing ELF files and DWARF debugging information.
898+
* [line_profiler](https://github.com/rkern/line_profiler) - Line-by-line profiling.
898899

899900
## Science and Data Analysis
900901

0 commit comments

Comments
 (0)