[PR #2602] Add smart-exceptions #1919

Open
opened 2025-11-06 13:25:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2602
Author: @roma-guru
Created: 8/8/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

AI-Powered Python Error Analysis

What is this Python project?

AI that analyzes Python exceptions at the moment of their appearance via a global handler (https://docs.python.org/3/library/sys.html#sys.excepthook).
So you don't have to find a ChatGPT tab and copy-paste. Just useful advice right in the same console I'm working in.

What's the difference between this Python project and similar ones?

Comparison: haven't found similar projects, correct me if I'm wrong.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2602 **Author:** [@roma-guru](https://github.com/roma-guru) **Created:** 8/8/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4c5516c`](https://github.com/vinta/awesome-python/commit/4c5516c32dec4ef527d92e2f28476780a77f173d) Add smart-exceptions ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description AI-Powered Python Error Analysis ## What is this Python project? AI that analyzes Python exceptions at the moment of their appearance via a global handler (https://docs.python.org/3/library/sys.html#sys.excepthook). So you don't have to find a ChatGPT tab and copy-paste. Just useful advice right in the same console I'm working in. ## What's the difference between this Python project and similar ones? Comparison: haven't found similar projects, correct me if I'm wrong. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:25:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1919