HIM-public
Rest Client für ebay mit dem Fokus auf die Verwendung in einer Middleware
Updated 2026-04-07 09:55:39 +00:00
A fully Pythonic, Pydantic v2–driven, async REST client for the Agravity DAM API (v10.3.0).
Built on httpx and Pydantic, this library gives you:
Typed return values – every endpoint returns a validated Pydantic model.
Async-first – all network calls are async def using httpx.AsyncClient.
Context-manager support – clean connection lifecycle.
Auto-configuration – reads AGRAVITY_* env vars or a .env file via pydantic-settings.
Updated 2026-03-30 06:46:22 +00:00
WebDrop Bridge is a sophisticated desktop bridge application that intercepts text-based drag-and-drop operations from embedded web applications and converts them into native file-drag operations recognized by professional desktop applications.
Updated 2026-03-13 13:34:01 +00:00