Metadata-Version: 2.4
Name: e80_sdk
Version: 0.1.0a6
Summary: SDK for interacting with 8080.io
Requires-Python: >=3.13
Requires-Dist: fastapi>=0.116.1
Requires-Dist: httpx>=0.28.1
Requires-Dist: openai>=1.107.1
Requires-Dist: opentelemetry-instrumentation-fastapi>=0.56b0
Requires-Dist: opentelemetry-instrumentation-httpx>=0.58b0
Requires-Dist: pydantic>=2.11.7
Description-Content-Type: text/markdown

# 8080 SDK

Use the SDK to quickly build code deployed on the 8080 platform.

- Access secrets stored on the 8080 platform
- Automatic tracing, available on the 8080 platform
- Get an OpenAI SDK compatible object with:
    - Completions API
    - Responses API
- Create and interact with sandboxes 