Metadata-Version: 2.1
Name: codestory
Version: 0.1.1
Summary: A cli tool for generating conventional commit messages using LLM models
Home-page: https://github.com/yourusername/codestory
Author: Abhishek Mishra
Author-email: abhi.mishra922@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click<9.0.0,>=8.0.0
Requires-Dist: gitpython<4.0.0,>=3.1.0
Requires-Dist: python-dotenv<1.0.0,>=0.19.0
Requires-Dist: outlines==0.0.46
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: transformers<5.0.0,>=4.0.0
Requires-Dist: openai<2.0.0,>=1.0.0
Requires-Dist: google-generativeai<1.0.0,>=0.0.1
Requires-Dist: anthropic<1.0.0,>=0.3.0
Requires-Dist: groq<1.0.0,>=0.0.1
Requires-Dist: requests<3.0.0,>=2.0.0

# codestory
Craft clear, concise commit messages and PR with ease.
