Skip to main content

Speakeasy API Client SDK for Python

Project description

speakeasy-client-sdk-python

SDK Installation

pip install speakeasy-client-sdk-python

SDK Example Usage

import speakeasy
from speakeasy.models import operations

s = speakeasy.Speakeasy(
    security=shared.Security(
        api_key="YOUR_API_KEY_HERE",
    ),
)


req = operations.GetApisRequest(
    metadata={
        "provident": [
            "quibusdam",
            "unde",
            "nulla",
        ],
        "corrupti": [
            "vel",
            "error",
            "deserunt",
            "suscipit",
        ],
        "iure": [
            "debitis",
            "ipsa",
        ],
    },
    op=operations.GetApisOp(
        and_=False,
    ),
)

res = s.apis.get_apis(req)

if res.apis is not None:
    # handle response

Available Resources and Operations

Speakeasy SDK

api_endpoints

apis

embeds

metadata

plugins

requests

schemas

SDK Generated by Speakeasy

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

speakeasy-client-sdk-python-1.20.0.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

speakeasy_client_sdk_python-1.20.0-py3-none-any.whl (56.5 kB view details)

Uploaded Python 3

File details

Details for the file speakeasy-client-sdk-python-1.20.0.tar.gz.

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.20.0.tar.gz
Algorithm Hash digest
SHA256 0fc6b5c80c73633a863c84bc6c5304ee2ee079179507337cd1ff21190ec1899f
MD5 d67de08d8fcdf9c87d3c7af6d388a653
BLAKE2b-256 9d90172415d921baf99dbab993f0f74285e064d23abc12fd9f13d3b71b7e5bf1

See more details on using hashes here.

File details

Details for the file speakeasy_client_sdk_python-1.20.0-py3-none-any.whl.

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 506852f7035a28b26abb059abcc956b4cc2f4f70abe56a618301d450cb010826
MD5 370e6e49c343827ed44d96933d87344b
BLAKE2b-256 e6a987af22caf164a28ef03893641a6e6ad8fd197badce362b908b07778905db

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page