Metadata-Version: 2.4
Name: sibal
Version: 1.0.0
Summary: A package that turns Python errors into a state of emergency with rainbow terminal madness and siren sounds.
Author-email: "Rheehose (Rhee Creative)" <rheehose@rheehose.com>
License: MIT
Project-URL: Homepage, https://rheehose.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

[English](README.md) | [한국어](README_ko.md)

# <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/26a0.svg" width="28" height="28"> EXTREME DANGER & DISCLAIMER / 절대 주의 및 면책사항

[![PyPI version](https://img.shields.io/pypi/v/sibal.svg)](https://pypi.org/project/sibal/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Python versions](https://img.shields.io/pypi/pyversions/sibal.svg)](https://pypi.org/project/sibal/)

> **<img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f6a8.svg" width="20" height="20"> EXTREME HEALTH HAZARD:**  
> 1. **HEART CONDITION**: This package generates sudden, extremely loud, and piercing noises. Individuals with heart conditions, pregnancy, or high blood pressure MUST NOT use this.  
> 2. **PHOTOSENSITIVE EPILEPSY**: Rapidly flashing colors may trigger seizures. Discontinue use immediately if you experience dizziness or altered vision.  
> 3. **HEARING LOSS**: Maximum volume output may cause permanent hearing damage.  
>
> **DISCLAIMER**: The creator (Rheehose) shall NOT be held liable for any physical/mental damages, including but not limited to heart failure, seizures, hearing loss, or hardware damage. By running this code, you agree to assume ALL risks.

> **<img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f6a8.svg" width="20" height="20"> 물리적/건강 경고 (Physical & Health Warning):**  
> 1. **심장 질환 및 노약자 주의**: 본 패키지는 예고 없이 극도로 날카롭고 시끄러운 소음을 발생시킵니다. 심장 질환자, 임산부, 노약자 및 고혈압 환자는 절대 사용하지 마십시오.  
> 2. **광과민성 증후군 주의**: 터미널의 격렬한 무지개색 섬광은 광과민성 발작(Epilepsy)을 유발할 수 있습니다. 관련 증상이 있는 분은 실행을 즉시 중단하십시오.  
> 3. **청력 손상 주의**: 최대 볼륨의 사이렌 소리는 영구적인 청력 손상을 야기할 수 있습니다. 헤드폰 사용 시 특히 주의하십시오.  
>
> **면책사항**: 본 패키지 사용으로 발생하는 심장마비, 발작, 청력 상실, 하드웨어 손상 등 모든 물리적/정신적 피해에 대해 제작자(Rheehose)는 어떠한 법적 책임도 지지 않습니다. 사용자는 이 모든 위험을 인지하고 자신의 책임 하에 실행하는 것에 동의한 것으로 간주됩니다.  

# SIBAL (씨발) - Python Emergency Package

This package turns your terminal into a chaotic scene of emergency when a Python error occurs, blaring a "Hell Symphony" siren and flashing rainbow madness.

## <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f4e6.svg" width="20" height="20"> Installation

```bash
pip install .
```

## <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f680.svg" width="20" height="20"> Usage

Add a single line at the very top of your code.

```python
import sibal

# When an error occurs...
print(1 / 0)
```

## <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/26a1.svg" width="20" height="20"> Features

1.  **Rainbow Madness**: Your terminal is flooded with vibrant rainbow colors and emergency messages.
2.  **Siren Sound**: The "SIBAL Symphonia" siren from hell plays in an infinite loop.
3.  **Infinite Loop**: It won't stop until you close the terminal.

## <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f6e0.svg" width="20" height="20"> Test It

```bash
python test_emergency.py
```

## <img src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/26a0.svg" width="20" height="20"> Warning

*   Using this in public or quiet offices may draw significant attention.
*   Individuals with weak hearts should strictly avoid usage.
*   This package is designed to make you say "SIBAL" (F***) out loud.

---
Created by Rheehose (Rhee Creative)  
Copyright (c) 2008-2026 Rheehose. Licensed under the MIT License.  
Official Website: [rheehose.com](https://rheehose.com)
