Alternative Debugging packages for Python
Updated :
Dec. 7, 2023
mitmproxy
Github stargazers
32977
Github forks
3
Commits
10452
Code contributors Contributors
449
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Created
Feb. 16, 2010
Updated
Dec. 6, 2023
License
mit
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
319
PySnooper
Github stargazers
16131
Github forks
952
Commits
313
Code contributors Contributors
26
Never use print for debugging again
Created
April 18, 2019
Updated
July 15, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
27
icecream
Github stargazers
7915
Github forks
161
Commits
262
Code contributors Contributors
19
๐Ÿฆ Never use print() to debug again.
Created
Feb. 13, 2018
Updated
Dec. 4, 2022
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
66
voltron
Github stargazers
6041
Github forks
423
Commits
627
Code contributors Contributors
21
A hacky debugger UI for hackers
Created
June 25, 2013
Updated
Jan. 29, 2021
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
78
lamda
Github stargazers
4550
Github forks
662
Commits
67
Code contributors Contributors
1
โšก๏ธ Android reverse engineering & automation framework | ๅฒไธŠๆœ€ๅผบๅฎ‰ๅ“ๆŠ“ๅŒ…/้€†ๅ‘/HOOK & ไบ‘ๆ‰‹ๆœบ/่ฟœ็จ‹ๆกŒ้ข/่‡ชๅŠจๅŒ–่พ…ๅŠฉๆก†ๆžถ๏ผŒไฝ ็š„ๅทฅไฝœไปŽๆœชๅฆ‚ๆญค็ฎ€ๅ•ๅฟซๆทใ€‚
Created
July 10, 2022
Updated
Dec. 1, 2023
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
6
Homepage
viztracer
Github stargazers
3784
Github forks
337
Commits
567
Code contributors Contributors
26
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
Created
Aug. 5, 2020
Updated
Dec. 3, 2023
License
apache-2.0
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
9
pudb
Github stargazers
2791
Github forks
225
Commits
1232
Code contributors Contributors
82
Full-screen console debugger for Python
Created
May 13, 2011
Updated
Dec. 5, 2023
License
other
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
160
pyrasite
Github stargazers
2743
Github forks
227
Commits
353
Code contributors Contributors
17
Inject code into running Python processes
Created
Sept. 10, 2011
Updated
Oct. 8, 2023
License
gpl-3.0
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
45
Homepage
proxy.py
Github stargazers
2703
Github forks
554
Commits
882
Code contributors Contributors
22
โšก Fast โ€ข ๐Ÿชถ Lightweight โ€ข 0๏ธโƒฃ Dependency โ€ข ๐Ÿ”Œ Pluggable โ€ข ๐Ÿ˜ˆ TLS interception โ€ข ๐Ÿ”’ DNS-over-HTTPS โ€ข ๐Ÿ”ฅ Poor Man's VPN โ€ข โช Reverse & โฉ Forward โ€ข ๐Ÿ‘ฎ๐Ÿฟ "Proxy Server" framework โ€ข ๐ŸŒ "Web Server" framework โ€ข โžต โžถ โžท โž  "PubSub" framework โ€ข ๐Ÿ‘ท "Work" acceptor & executor framework
Created
Aug. 19, 2013
Updated
April 17, 2023
License
bsd-3-clause
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
85
oletools
Github stargazers
2630
Github forks
550
Commits
1453
Code contributors Contributors
41
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
Created
May 21, 2016
Updated
Dec. 1, 2023
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
484
Cyberbrain
Github stargazers
2459
Github forks
188
Commits
653
Code contributors Contributors
11
Python debugging, redefined.
Created
March 23, 2020
Updated
April 19, 2022
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
41
Homepage
tangent
Read-only repository, archived by owner Archived
Github stargazers
2300
Github forks
445
Commits
68
Code contributors Contributors
12
Source-to-Source Debuggable Derivatives in Pure Python
Created
Oct. 26, 2017
Updated
Aug. 8, 2018
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
21
pyelftools
Github stargazers
1800
Github forks
499
Commits
667
Code contributors Contributors
89
Parsing ELF and DWARF in Python
Created
June 8, 2013
Updated
Nov. 16, 2023
License
other
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
76
LLDB
Github stargazers
1696
Github forks
188
Commits
375
Code contributors Contributors
9
A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
Created
Jan. 24, 2017
Updated
July 12, 2023
License
gpl-2.0
Github repo
Type
Script
Primary Language, based on Github DataLanguage
Python
Issues
12
pyringe
Read-only repository, archived by owner Archived
Github stargazers
1639
Github forks
83
Commits
22
Code contributors Contributors
1
Debugger capable of attaching to and injecting code into python processes.
Created
March 26, 2014
Updated
May 10, 2014
License
other
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
17
debugpy
Github stargazers
1470
Github forks
116
Commits
1950
Code contributors Contributors
51
An implementation of the Debug Adapter Protocol for Python
Created
Jan. 15, 2020
Updated
Oct. 6, 2023
License
other
Github repo
Type
Cli
Primary Language, based on Github DataLanguage
Python
Issues
198
Homepage
stackprinter
Github stargazers
1257
Github forks
37
Commits
210
Code contributors Contributors
6
Debugging-friendly exceptions for Python
Created
Sept. 5, 2018
Updated
Nov. 24, 2023
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
10
pdbpp
Github stargazers
1211
Github forks
69
Commits
706
Code contributors Contributors
37
pdb++, a drop-in replacement for pdb (the Python debugger)
Created
June 11, 2017
Updated
July 14, 2022
License
bsd-3-clause
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
100
vardbg
Github stargazers
1069
Github forks
95
Commits
602
Code contributors Contributors
3
A simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.
Created
Jan. 13, 2020
Updated
June 10, 2021
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
4
snoop
Github stargazers
1014
Github forks
32
Commits
431
Code contributors Contributors
6
A powerful set of Python debugging tools, based on PySnooper
Created
May 13, 2019
Updated
Dec. 22, 2022
License
mit
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Python
Issues
22