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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.23.3.tar.gz
Algorithm Hash digest
SHA256 9b5af1c532a52876e0e8864349a4bf51106c4b421f50e8df46f8e1e100be81d4
MD5 02eecd05d8c7901c0feab7e7c2177e61
BLAKE2b-256 bc31e57525426e057e1d120078ded4c81aa9e932342070e0e0f51681f5a8b5ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.23.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4c83c9cba2434a3de83b10969e9aaac80866627080945cf5b51d1444a7c4956a
MD5 437da73c0834ad0b957b8ad8e877bef6
BLAKE2b-256 dddc6c25c73a53c800dcfa1751ecb00d760db3abcfa0a7339cbceaf91c23c9a5

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