Automatic AI-powered error explainer — catches unhandled exceptions and suggests fixes via an AI API.
Project description
ai_debuing v0.2.1
مكتبة Python تلتقط أي خطأ غير معالج تلقائياً وترسل السكريبت كاملاً والمتغيرات إلى خادم ذكاء اصطناعي، ثم تعرض الحل المقترح في التيرمينال مُلوَّن قبل الـ traceback الأصلي.
ما الجديد في v0.2.0؟
| الميزة | الوصف |
|---|---|
| قراءة السكريبت كاملاً | يُرسَل كود المستخدم بالكامل مع الخطأ إلى الخادم الذكي. |
| متغيرات كل Frame | قيم جميع المتغيرات المحلية لكل خطوة في traceback. |
| Verbose Mode | يعرض المتغيرات أيضاً في التيرمينال للمستخدم. |
| مؤشر انتظار | رسالة "⏳ جاري الاستشارة..." تظهر أثناء طلب الـ API. |
التثبيت
# تثبيت من PyPI (الموصى به)
pip install ai-debuing
# أو تثبيت محلي من المجلد
pip install .
# أو في وضع التطوير (للتعديل)
pip install -e .
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
ai_debuing-0.2.1.tar.gz
(86.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai_debuing-0.2.1.tar.gz.
File metadata
- Download URL: ai_debuing-0.2.1.tar.gz
- Upload date:
- Size: 86.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72d99514fab90b951cdf5a496bf8fa18c4a3a09c1c60f34ad178af94cd902b50
|
|
| MD5 |
31dd9f912f8f79afc0fd3182935faa07
|
|
| BLAKE2b-256 |
2fee819bec771808967991dfc60aa4dfac5e3d567743711e8a3119ae9959f8e1
|
File details
Details for the file ai_debuing-0.2.1-py3-none-any.whl.
File metadata
- Download URL: ai_debuing-0.2.1-py3-none-any.whl
- Upload date:
- Size: 98.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dbb3377d58258d126c4da3e0cb7202ac798271a24ea9d89dc0479ca6a55ae48
|
|
| MD5 |
e176e6eaf6877d6eb37f9d33273df542
|
|
| BLAKE2b-256 |
3defd8394fb1342c0bab24077abc0cfd804c08ce28c72641e9e7706112c92ed6
|