Metadata-Version: 2.4
Name: gitputra
Version: 0.1.0
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>=8.1
Requires-Dist: python-dotenv>=1.0
Requires-Dist: gitpython>=3.1
Requires-Dist: chromadb>=0.5
Requires-Dist: matplotlib>=3.8
Requires-Dist: networkx>=3.2
Requires-Dist: reportlab>=4.0
Requires-Dist: google-generativeai>=0.5
Requires-Dist: openai>=1.0
Requires-Dist: anthropic>=0.25
