Python SDK
Installation & Setup
Getting started with the Python SDK
Installation
Install the Julep Python SDK using pip:
Quick Setup
Environment Setup
You can also configure the client using environment variables:
Then initialize without parameters:
Configuration Options
The Julep client can be configured with several options:
Async Support
Julep also provides an async client for use with asyncio: