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.30.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.30.0-py3-none-any.whl (56.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for speakeasy-client-sdk-python-1.30.0.tar.gz
Algorithm Hash digest
SHA256 6d883aa6456c20980ca4317cbf4b6df89ca41f4f9e84bf1faa0efaea55530f99
MD5 6c244b3e17c7fc27d44b57648523752d
BLAKE2b-256 8af7756fb99950f15bfb1082d34019317f2b8bcd6578ecdcd0d6e76329124ab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speakeasy_client_sdk_python-1.30.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d7a1244e9bf569ef677c5cad2ad67733f20368d875032e626009f00eedcc084
MD5 90e410cce9d484feb48bccb35698e50c
BLAKE2b-256 41adb0347ab9119c7c5150d81e4d4e67193fc2e35972f709a3172a4ea5465bca

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