This package browser is in early development. Mind the rough edges.

python-debug 3.10.7

Python with the debug hooks enabled

This variant of Python provides an interpreter built with --with-pydebug to help develop and debug extensions. See https://pythonextensionpatterns.readthedocs.io/en/latest/debugging/debug.html, for more information.

Installation

Install python-debug 3.10.7 as follows:

guix install python-debug@3.10.7

Or install the latest version:

guix install python-debug

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.