Py_SH - Python Linter & Error FinderPy_SH is a powerful Python linter that scans your code for errors, style issues, and potential bugs. It generates comprehensive, easy-to-read reports in JSON format, helping you identify and fix mistakes quickly. ✨ FeaturesError Detection: Identifies syntax errors, logical issues, and common mistakes JSON Reports: Clean, structured output for easy parsing and integration Fast Analysis: Quick scanning with detailed problem breakdown Developer Friendly: Clear, actionable error messages Extensible: Easy to add custom rules and checks 📦 Installation
Or clone the repository:
🚀 Quick StartBasic Usage
Generate JSON report
Command help
📊 Sample JSON Report
🛠️ DevelopmentPrerequisites
Setup
Running Tests
Adding New Rules
🤝 ContributingContributions are welcome! Please: Fork the repository Create a feature branch (git checkout -b feature/amazing-feature) Commit your changes (git commit -m 'Add amazing feature') Push to the branch (git push origin feature/amazing-feature) Open a Pull Request 📄 LicenseThis project is licensed under the MIT License - see the LICENSE file for details. 🙌 AcknowledgmentsCreated by: Tanya Shakya Thanks to the Python community for the amazing ecosystem! 📞 SupportFor support, email tanyashakya7015@gmail.com or create an issue on GitHub. |