google-antigravity/antigravity-sdk-python
A Python library for building AI agents that leverage the full power of Google Antigravity. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 99
- Release rhythm 35
- Longevity 9
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 126
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
3185 stars · 1273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python SDK for building AI agents powered by Google Antigravity and Gemini, abstracting the agentic loop behind a stateful, secure infrastructure layer. It ships as platform-specific wheels with a compiled runtime binary and supports both Gemini API keys and Vertex AI (Gemini Enterprise Agent Platform) authentication.
Use cases
- build ai agents in python with gemini
- create a chatbot backed by google gemini
- run agents on vertex ai with gcp credentials
- stream llm agent responses in real time
- wire mcp tools into a gemini agent
- prototype an agent with system instructions
When to choose
- you want a managed agentic loop instead of hand-rolling tool wiring and lifecycle
- you are on Google's stack (Gemini API or Vertex AI) and prefer a first-party SDK
- you need streaming agent output for console or UI apps
When to avoid
- you need a fully open, inspectable runtime - the core is a compiled binary in the wheel
- you want provider-agnostic agents across non-Google models
- you need to run from source without installing from PyPI
Facets
library · maturity active
agent-framework llm-inference mcp sdk large-language-models developer-tools python cross-platform gemini google vertex-ai agentic-loop python-sdk ai-agents
2 sources
- readme: https://github.com/google-antigravity/antigravity-sdk-python · fetched 2026-08-28 · 32720bee8e66
- homepage: https://antigravity.google/product/antigravity-sdk · fetched 2026-08-29 · dae0da1dc7ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-antigravity/antigravity-sdk-python | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="google-antigravity/antigravity-sdk-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem