Skip to content

fixpy v1.0.0

Latest

Choose a tag to compare

@yousseeff20 yousseeff20 released this 13 May 20:16
· 10 commits to main since this release

πŸš€ 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