Skip to content

mesa-dot-dev/sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesa-sdk

Python SDK for the Mesa API.

Generated from the OpenAPI specification using openapi-python-client.

Installation

pip install mesa-sdk

Usage

from mesa_sdk import Client

client = Client(
    base_url="https://depot.mesa.dev/api/v1",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
)

License

Apache-2.0

About

Python SDK for the Mesa API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages