Skip to content

Releases: yousseeff20/fixpy

fixpy v1.0.0

13 May 20:16

Choose a tag to compare

🚀 fixpy v1.0.0

Initial public release of fixpy — a smart Python traceback explainer CLI.

Features

  • Smart traceback analysis
  • Beginner-friendly explanations
  • Arabic language support
  • Watch mode
  • JSON output
  • Rich terminal UI
  • pip install suggestions
  • Python 3.9–3.13 support

Supported Errors

  • SyntaxError
  • NameError
  • TypeError
  • AttributeError
  • ImportError
  • IndexError
  • KeyError
  • ZeroDivisionError
  • RecursionError
  • And more...

Installation

pip install fixpy