/glide-py

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

Primary LanguagePythonApache License 2.0Apache-2.0

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