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={
        "corrupti": [
            'provident',
        ],
    },
    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

APIEndpoints

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.55.5.tar.gz
Algorithm Hash digest
SHA256 bdcf2f84f21a6c883411814cdb25bed7f90181fc6a1e5da4a618f92f57a59fa3
MD5 956b9dd3b3fad549879bd6ac6c6617c8
BLAKE2b-256 a2bbf1ebe16c0f5e214590776338155febf4faeaee43dc571a30d069324710d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.55.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2c1809096ff0d40627b612d7d24ac238bdbca1dcda3179dfec4a5934d1a8ee49
MD5 1e256e540624220df262295df11fb11b
BLAKE2b-256 9563985a8e17c40b762948b169a96e756ed197c8e397a5e67d3407df51890dea

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