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.29.2.tar.gz (23.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.29.2-py3-none-any.whl (56.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.29.2.tar.gz
Algorithm Hash digest
SHA256 d516ba697e2914d6d3344f79481cca10a64441eff2ca3d2af0c2e04c1fd1656b
MD5 5ededfc6df422c323cee2e00355f009d
BLAKE2b-256 4d3ca27b6e4f535ea26bd8d9fd7f60d31bd8a4b54ec45a0ea5dd7496905c357d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.29.2-py3-none-any.whl
Algorithm Hash digest
SHA256 331ff01a238480a9ec510354a320a07d8cdb86ad1b5f1d906b5a8274a060c72e
MD5 3875b716abeaa973ed0705df71c754ed
BLAKE2b-256 b29529233c1e599434bde5b6459e06860c058450a92c7c7f19bddcadbc1ddadc

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