文件名称:pudb:适用于Python的全屏控制台调试器
文件大小:86KB
文件格式:ZIP
更新时间:2024-02-26 05:38:26
python debugger pdb ipython pytest
pudb:适用于Python的全屏控制台调试器
【文件预览】:
pudb-master
----setup.py(2KB)
----.gitignore(163B)
----example-shell.py(2KB)
----example-theme.py(991B)
----.gitlab-ci.yml(755B)
----MANIFEST.in(243B)
----upload_coverage.sh(161B)
----LICENSE(1KB)
----doc()
--------.gitignore(7B)
--------Makefile(601B)
--------index.rst(431B)
--------misc.rst(1KB)
--------conf.py(2KB)
--------starting.rst(5KB)
--------usage.rst(2KB)
--------shells.rst(3KB)
--------upload-docs.sh(81B)
----setup.cfg(175B)
----.github()
--------workflows()
----requirements.dev.txt(130B)
----README.rst(3KB)
----try-the-debugger.sh(116B)
----debug_me.py(928B)
----example-stringifier.py(4KB)
----.coveragerc(529B)
----manual-tests()
--------test-encoding.py(88B)
--------test-api.py(55B)
--------test-postmortem.py(91B)
--------.not-actually-ci-tests(0B)
----test()
--------test_lowlevel.py(3KB)
--------test_make_canvas.py(2KB)
--------test_source_code_providers.py(1KB)
--------test_settings.py(1KB)
--------test_var_view.py(780B)
----pudb()
--------py3compat.py(754B)
--------forked.py(1KB)
--------var_view.py(23KB)
--------source_view.py(13KB)
--------run.py(2KB)
--------__init__.py(11KB)
--------b.py(555B)
--------remote.py(8KB)
--------lowlevel.py(9KB)
--------debugger.py(97KB)
--------theme.py(40KB)
--------ipython.py(1KB)
--------__main__.py(1KB)
--------ui_tools.py(10KB)
--------settings.py(21KB)
--------shell.py(7KB)
----.mailmap(490B)
----.editorconfig(514B)