Skip to main content

IKP3db is a Python 3 debugger. For Python 2 see the IKPdb project on github and pypi. https://github.com/audaxis/ikpdb

Features

  • Debugging of multithreaded programs

  • Conditional breakpoints

  • Variables hot modifications

  • “Turbo mode”

  • easy integration in javascripts frameworks / editors

Installation from pypi

When it will be published, you will be able the latest stable version from pypi using:

$ pip3 install ikp3db

Installation from sources

Install using one of these:

$ pip3 install git+https://github.com/cmorisse/ikp3db.git@1.x#egg=ikp3db  # 1.x is the branch name
$ pip3 install git+https://github.com/cmorisse/ikp3db.git#egg=ikp3db  # from master

IKP3db sources will be installed in ./ikp3db_src/ikp3db

Installation from sources to contribute

Git clone and install using one of these:

$ pip3 install --src ./ikp3db_src -e git+https://github.com/cmorisse/ikp3db.git@1.x#egg=ikp3db  # 1.x is the branch name
$ pip3 install --src ./ikp3db_src -e git+https://github.com/cmorisse/ikp3db.git#egg=ikp3db  # from master

IKP3db sources will be installed in ./ikp3db_src/ikp3db

Getting started

Cloud9 is IKP3db debugger client reference implementation so head to Cloud9, create an account there then refer to the Getting Started section of IKPdb documentation.

Documentation

IKP3db is the Python 3 version of IKPdb ; for now there is only one documentation.

https://ikpdb.readthedocs.io/

Requirements

CPython 3.6.x (CPython 3.10.x support added on 10/2023)

A C compiler (eg. python-dev Debian package, xcode tools on macOS).

License

IKP3db is licensed under the MIT License. See the License paragraph in the documentation.

Source code

Source code is available on github:

https://github.com/cmorisse/ikp3db

Issues

Issues are managed using Github’s Issues Tracker.

Memento

Release files for ikp3db 1.4.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ikp3db 1.4.2
File Size Uploaded
ikp3db-1.4.2.tar.gz 25.4 kB Details

Release files / ikp3db-1.4.2.tar.gz

Download URL ikp3db-1.4.2.tar.gz
Size 25.4 kB
Tags Source
SHA-256 checksum
How to use checksums
3006ca1845c26a2ee23662d15d2244e228be95d4b78679f367b6f33f5d22ca55
BLAKE2b-256 checksum
How to use checksums
8e6be53bd6c865009dc1258e464fcd6889b73534093ad9d7c9bd8962b9a3bb49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.11

Release history Release notifications | RSS feed

This release

1.4.2 This release

1 release file

1.4.1

1 release file

1.1.4

1 release file

1.1.3

1 release file

1.1.2

1 release file

1.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page