Skip to content

🐍 Python Client for Glide, an open reliable fast model gateway

License

Notifications You must be signed in to change notification settings

EinStack/glide-py

Glide Logo

Glide Python Client

🐍 An official Python client for Glide, an open reliable fast model gateway.

PyPI - Version Discord Glide Docs License ArtifactHub PyPI - Downloads

Warning

Glide is under active development right now 🛠️

Important

Give us a star⭐ to support the project and watch👀 our repositories not to miss any update

Features

  • 🐍 Modern typed Python with Pydantic-based data classes
  • 🛠️ Sync (soon) and asyncio support
  • 🎭 Easily mockable in tests

Installation

pip install glide-client

Usage

Coming soon