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.26.0.tar.gz (23.4 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.26.0-py3-none-any.whl (56.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.26.0.tar.gz
Algorithm Hash digest
SHA256 aa02e50bbe681a38cbb316e3b00a2544b056d08c594ccd37b59e85a2ba9f31fc
MD5 c28dbf0fb26510a1477fcc1f1f00bf1f
BLAKE2b-256 e8a938b30c9e2d8ca44308c24cfe18cad133c525aeda1ff764e7de32551660f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.26.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f84fecb22954da04fa4ab900c1e102763ffd3b37c5427cec2b2307a4e11e9467
MD5 d4ba0ce488653f622d3e3a872ba30d4a
BLAKE2b-256 685658f5fe7110dc293f2865f7c73eef5d7327168de4da3e1bc4850d54b4bd8f

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