Published November 18, 2020 | Version v0.0.3
Software Open

caltechlibrary/commonpy: Release 0.0.3

Michael Hucka1
  • 1. ROR icon California Institute of Technology

Description

This release adds the module `interrupt`. This module includes `wait(...)`, a replacement for `sleep(...)` that is interruptible and works with multiple threads. It also provides methods to cause an interruption (including doing it by issuing a ^C to the program), check whether an interruption occurred, and other related operations.

Files

caltechlibrary_commonpy-v0.0.3.zip
Files (64.5 kB)
Name Size
md5:9af046b9fc53f8f270dfe4c8e8bf9051
64.5 kB Preview Download

Other

Collection of common Python utility functions and classes used in other Caltech Library programs.

Additional details

Created:
September 8, 2022
Modified:
November 28, 2022