HanaokaYuzu/Gemini-API
A Python async wrapper providing programmatic access to Google Gemini through reverse-engineering the web app API.

Velocity · 7d
+3.7
★ / day
Trend
→steady
star history
This repository provides a Python API for interacting with Google Gemini, reverse-engineered from the web app interface. It supports asynchronous operations, persistent cookie management with automatic refresh, and native image generation capabilities. The package is published on PyPI and offers an alternative to Google’s official API for developers who want to access Gemini functionality programmatically.