Metadata-Version: 2.1
Name: compaipair
Version: 0.2.0
Summary: A simple CLI for pair programming with Google Generative AI APIs
License: MIT
Author: Andrés Arango Pérez
Author-email: andresap@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: google-generativeai (>=0.2.2,<0.3.0)
Requires-Dist: pytest (>=7.4.2,<8.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: tinydb (>=4.8.0,<5.0.0)
