Metadata-Version: 2.1
Name: code-sage
Version: 0.1.0
Summary: 
Author: Joe Mudryk
Author-email: mudryk.joe@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: django (>=4.2.1,<5.0.0)
Requires-Dist: openai (>=0.27.7,<0.28.0)
Description-Content-Type: text/markdown

# code_sage
A django middleware package that provides suggestions for unhandled errors/exceptions by using OpenAI

