Metadata-Version: 2.1
Name: py_bugs_open_ai
Version: 0.1.0
Summary: A utility to help use OpenAI to find bugs in large projects or git diffs in python code.  Makes heavy use of caching to save time/money
Home-page: https://github.com/valmikirao/py_bugs_open_ai
Author: Valmiki Rao
Author-email: valmikirao@gmail.com
License: GNU General Public License v3
Keywords: py_bugs_open_ai
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
License-File: LICENSE

TBD
