A hackable CPython remote debugger designed for the Web and online IDE integration.
Project description
IKPdb is a Python 2 debugger. For Python 3 see the IKP3db project on github and pypi. https://github.com/cmorisse/ikp3db
Features
Debugging of multithreaded programs
Conditional breakpoints
Variables hot modifications
“Turbo mode”
easy integration in frameworks
Installation
$ pip install ikpdb
Installation from sources
Git clone from the official repository then install with one of these:
$ pip install git+git://github.com/audaxis/ikpdb.git@1.0.x # 1.0.x is the branch name
Getting started
Cloud9 is our debugger client reference implementation so head to Cloud9, create an account there then refer to the Getting Started section of IKPdb documentation.
Documentation
Requirements
CPython 2.7.
A C compiler (eg. python-dev Debian package, xcode tools on macOS).
License
IKPdb is licensed under the MIT License. See the License paragraph in the documentation.
Source code
Source code is available on github:
Issues
Issues are managed using Github’s Issues Tracker.
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
File details
Details for the file ikpdb-1.2.3.tar.gz
.
File metadata
- Download URL: ikpdb-1.2.3.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad9cb29bdb1a370ae20f2a79861851ad7b43528f375c647a987d49e5cefca7ce |
|
MD5 | b2b6ac03ac3631d700e925697a63ad70 |
|
BLAKE2b-256 | b79e57673cdfc39cb86b155bf248ace2eadb754b4a8f0dd6486e3e78aa45cd7d |