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.55.0.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.55.0-py3-none-any.whl (58.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.55.0.tar.gz
Algorithm Hash digest
SHA256 6ff882c7b88679850bdac76677a5e392c870375649fe79d0c355eb8dad96919f
MD5 e6bab7d3c875965db0749da9300e363b
BLAKE2b-256 d08a4c3efd67f366f9a0228ae088bc68cace7f88cbc819055353cb08d6fd09a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.55.0-py3-none-any.whl
Algorithm Hash digest
SHA256 288f95ab7a3fc4fe5aba40d2c78b7042fe71b53cb690310a000f36de605c4805
MD5 40d61b37d08275a6ab1715ec2572a732
BLAKE2b-256 1b84297f3d80dcf4ba6138e03c59fb43a601244de62c7e2a6844d37562a6f66f

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