Releases: yousseeff20/fixpy
Releases · yousseeff20/fixpy
fixpy v1.0.0
🚀 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