interruptible-list

Build a list from a iterable, interruptible by KeyboardInterrupt (SIGINT), and monitorable by SIGUSR1 and SIGUSR2.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install interruptible-list

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2 2022-07-30

Issues with this package?

Page last updated 2026-09-03 12:15:07 UTC