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, shared

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

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.53.1.tar.gz (24.5 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.53.1-py3-none-any.whl (58.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.53.1.tar.gz
Algorithm Hash digest
SHA256 f61e50443ac21be5882d77c5e0143f36740d880ef9587529f405ae12c925bb89
MD5 0fa4d55948632f841d4198e142d6730f
BLAKE2b-256 514f9d59cf3d2ffca5dbd127ef553790fe15023545cf49f937769bfac8846b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.53.1-py3-none-any.whl
Algorithm Hash digest
SHA256 660a0eed3f255a65e0560f6d91ebf916d6371f753d773cc186632d15dfd4e5c4
MD5 5788e35ca4bf1da9b0c62f61e3f41d13
BLAKE2b-256 cac0db7d0aa1138f7e93041d56019baee6c867b6395007f6bcdc2475eb01e4a2

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