An unstoppable exit method for Python
Project description
D8N8D
A Python library that provides an D8N8D function — it forcefully terminates the process, even if common exit methods are monkey-patched or overridden.
🚀 Features
- Bypasses
sys.exit,os._exit, andnt._exitpatching. - Works on Windows, Linux, and macOS.
- Uses low-level system calls to guarantee termination.
- Simple API:
D8N8D.D8N8D._exit(code)
📦 Installation
pip install D8N8D
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
d8n8d-1.0.0.tar.gz
(2.5 kB
view details)
File details
Details for the file d8n8d-1.0.0.tar.gz.
File metadata
- Download URL: d8n8d-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
224f631237b27f9e30d5cf62f22cfa5188357740e679c003e5b52956dd2daa1a
|
|
| MD5 |
979c5bfe460754e0c3668b1d476e19e7
|
|
| BLAKE2b-256 |
3b7864af2f6a9c06b61506adbb1514a2d6039567a49157fa806b3fbbaaeb5ed0
|