| Name: | python3-pudb |
|---|---|
| Version: | 2022.1.2 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 573323 |
| License: | MIT |
| RPM: | python3-pudb-2022.1.2-2.el9.noarch.rpm |
| Source RPM: | python-pudb-2022.1.2-2.el9.src.rpm |
| Build Date: | Sat Aug 27 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/inducer/pudb |
| Summary: | A full-screen, console-based Python debugger |
| Description: | PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar. |