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.47.1.tar.gz (24.2 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.47.1-py3-none-any.whl (58.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.47.1.tar.gz
Algorithm Hash digest
SHA256 b0ffbfffcff43750ca7d577e1d77d0a0277fbb210f23f5c64f6d103bcb200a98
MD5 379eef6e6d190168ecc8ac8aad8f7553
BLAKE2b-256 7b30f9f0d0b21d1ac2387a559965eaa584fa51b525c6d58197b7076ce831ac75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.47.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1228c5bedf6eb9a311e789f86e11e1cbbffde91cef2547da5aebd6672b390b2
MD5 0a824cdfc27f326336aa34a63f1cf9a9
BLAKE2b-256 deb7e8a3306f64dcc141cc9060411bd01d2993056a64b45d50bddfb923f7e7af

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