Metadata-Version: 2.4
Name: gitputra
Version: 0.1.3
Summary: AI-powered GitHub repo analyzer CLI — analyze, chat, and visualize any codebase.
Author-email: Adityava Gangopadhyay <adityava49cse@gmail.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click<9.0,>=8.1
Requires-Dist: python-dotenv<2.0,>=1.0
Requires-Dist: gitpython<4.0,>=3.1
Requires-Dist: chromadb>=1.0
Requires-Dist: matplotlib<4.0,>=3.8
Requires-Dist: networkx<4.0,>=3.2
Requires-Dist: reportlab<5.0,>=4.0
Requires-Dist: google-generativeai<1.0,>=0.5
Requires-Dist: openai<2.0,>=1.0
Requires-Dist: anthropic<1.0,>=0.25
