Skip to main content

A pdb class based on ptpython

Project description

ptb

Usage

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 hashes)

Uploaded Source

Built Distribution

ptdb-0.2.1-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page