Skip to main content

register function to be executed at termination

Project description

Installation

$ [sudo] pip install exit

Features

  • better than atexit.register
  • SIGKILL, SIGSTOP or os._exit() not supported

Examples

>>> import exit
>>> def on_exit():
    print("goodbye world")

>>> exit.register(on_exit)

Links

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exit-2020.12.3.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file exit-2020.12.3.tar.gz.

File metadata

  • Download URL: exit-2020.12.3.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for exit-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 b98cccd6ad09f3659c0e3ea89fddb2356645f8ff5ee847c3534ea8dfc43535bc
MD5 6a0adf3e38582f08dca0c0f34e73dc1d
BLAKE2b-256 f15afb63671fef2befd2f48fae6fcb8f2a83ee12c40d68a8f020726935840f98

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page