Metadata-Version: 2.1
Name: quasarpy
Version: 0.1.3
Summary: Quasar is python package that can be used for smell detection along with detailed report in various formats such as html, pdf, etc.
License: GPL-3.0-or-later
Author: Khushiyant
Author-email: khushiyant2002@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: huggingface-hub (>=0.22.2,<0.23.0)
Requires-Dist: jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: pydantic (>=2.6.3,<3.0.0)
Requires-Dist: pygithub (>=2.2.0,<3.0.0)
Requires-Dist: pytest (>=8.0.0,<9.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: radon (>=6.0.1,<7.0.0)
Requires-Dist: redis (>=5.0.1,<6.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: ruff (>=0.2.1,<0.3.0)
Requires-Dist: scikit-learn (>=1.4.1.post1,<2.0.0)
Requires-Dist: sphinx (>=7.2.6,<8.0.0)
Requires-Dist: termcolor (>=2.4.0,<3.0.0)
Requires-Dist: torch (>=2.2.1,<3.0.0)
Requires-Dist: transformers (>=4.38.1,<5.0.0)
Requires-Dist: twine (>=5.0.0,<6.0.0)
Requires-Dist: xgboost (>=2.0.3,<3.0.0)
Requires-Dist: xhtml2pdf (>=0.2.15,<0.3.0)
Description-Content-Type: text/markdown

<img src="assets/logo_complete_svg.svg" width="300" height="300" />

## Overview
![GitHub](https://img.shields.io/github/license/Khushiyant/quasar?&style=for-the-badge)
![Python](https://img.shields.io/badge/Made%20With%20Python-lightblue?logo=python&&style=for-the-badge&logoColor=black)

Quasar is python package that can be used for smell detection along with detailed report in various formats such as html, pdf, etc. 



## License

This project is licensed under the GPL License - see the [LICENSE](LICENSE) file for details
