A pdb class based on ptpython
Project description
ptb
Motivation
pdb sucks, the other packages do weird stuff and type completion does not work in interact mode (looking at you ipdb).
Installation
pip install ptb
Usage
Simple do:
from ptdb import set_trace
# some where in your code do:
set_trace()
# Then just type the following to be thrown into a ptpython shell
interact
License
This project is licensed under the GPL-3 license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ptdb-0.2.1.tar.gz
(1.7 kB
view details)
Built Distribution
ptdb-0.2.1-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file ptdb-0.2.1.tar.gz
.
File metadata
- Download URL: ptdb-0.2.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.13.0-30-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9668186b7bfe7ea633ad073c4d2ca6edd22ae8e2e5cd0f3c7b93b650db07cb70 |
|
MD5 | 8adb5ab66f7606fd1857ae3bcee6315c |
|
BLAKE2b-256 | f4f69aadd77e51cf0ff4863a4df30999ddbd2e1664a778815c169790faf6d2fc |
File details
Details for the file ptdb-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: ptdb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.13.0-30-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b7a73586b8286f2b486cf9e2a3797ffee9ac3cbe3af1bf2ca46fe6d3725c590 |
|
MD5 | 2e910697633f76019719e0a1de987d08 |
|
BLAKE2b-256 | 155140deb5d24adbf57c47813700fcf209d91988b29848f59a90f2ca25544f9d |