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="",
    ),
)

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.36.0.tar.gz (23.6 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.36.0-py3-none-any.whl (56.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.36.0.tar.gz
Algorithm Hash digest
SHA256 f43c925ee1a883f6335c3d1651b2e37f55dfaff886b338f327a7945a1736cfe9
MD5 46c7c17cf68976c1bd97f66fdae51f86
BLAKE2b-256 e2547d94310a490d28f9388f96cb87236124601402e5e9836df0b3146c1633e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.36.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5549f5b1725199758ebff5dad8cb64498c249a551030aa868f578af9d908ff9a
MD5 9227faceb2818fba975850d8c1b0ef07
BLAKE2b-256 c8f31935b5424a2779b08d4005f56180054d09791b9576abfe7150daaaf97ce2

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