cifkao/nopdb

NoPdb: Non-interactive Python Debugger

38
/ 100
Emerging

This tool helps Python developers understand how their code works internally without stopping its execution. You can insert "programmatic breakpoints" to capture function arguments, local variables, return values, and stack traces, or even modify variables during runtime. It's particularly useful for debugging complex Python applications or inspecting the internals of machine learning models.

No commits in the last 6 months. Available on PyPI.

Use this if you need to deeply inspect and understand the runtime behavior of your Python code or machine learning models without interactive debugging sessions.

Not ideal if you primarily work with compiled C extensions, built-in functions, or machine learning models that rely heavily on static graph compilation, as these cannot be fully inspected.

Python-debugging ML-model-inspection Code-analysis Runtime-introspection Software-development
Stale 6m No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 25 / 25
Community 4 / 25

How are scores calculated?

Stars

84

Forks

2

Language

Python

License

BSD-3-Clause

Last pushed

Jul 12, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cifkao/nopdb"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.