cysignals-CSI

interrupt and signal handling for Cython -- tools

Install

All systems
curl cmd.cat/cysignals-CSI.sh
Debian Debian
apt-get install cysignals-tools
Ubuntu
apt-get install cysignals-tools
Arch Arch Linux
pacman -S python2-cysignals
image/svg+xml Kali Linux
apt-get install cysignals-tools
Fedora
dnf install python3-cysignals
Windows (WSL2)
sudo apt-get update sudo apt-get install cysignals-tools
Raspbian
apt-get install cysignals-tools

cysignals-tools

interrupt and signal handling for Cython -- tools

Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. This package provides debugging tools.

python2-cysignals

Interrupt and signal handling for Cython

sagemath-core

This package contains the core sagemath python modules.

python3-cysignals

Interrupt and signal handling for Cython