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.22.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.22.0-py3-none-any.whl (56.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.22.0.tar.gz
Algorithm Hash digest
SHA256 a2c3f135975f83bb0e06b2a4f871d5b73895ef089b59a8fe97e5ffad47e343b4
MD5 41d3ff1a64557f57647b0342e3c3737a
BLAKE2b-256 d1fda17af20ef9a3e324f7729e884080f1c8349a1cedd61a482d910ddd3d556b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dee05a879c0e3f9c752795a2611e1020e2bc81f1e317fad0ff03676e96265bd3
MD5 866d365eb4547a19c16662385538cb79
BLAKE2b-256 ab2474915324c381f172d7d97df376f9362a39032524dffbe6ba451839c22c10

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