Skip to main content

Python client library for OpenAPI-based services.

Project description

PyAPI Client

PyAPI Client is a Python library for consuming REST APIs based on OpenAPI specifications.

WARNING: This is still a work in progress and not quite ready for production usage. Until version 1.0 is released, any new release can be expected to break backward compatibility.

Quick Start

from pyapi.client import Client

client = Client.from_file("path/to/openapi.yaml")
result = client.some_endpoint_id("path", "variables", "query_var"="example")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyapi_client-0.1.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file pyapi_client-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pyapi_client-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.6 Linux/5.15.0-46-generic

File hashes

Hashes for pyapi_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6501b4a87983b7159713a9dd9c5667e92146dd8e5810ce4ca23ec9345f02d72
MD5 34a89255fe1649fc1573e61cce8ed2cb
BLAKE2b-256 36191f8de455480c2909912be721c92efff251a4d75011d14ec6db74e542fc45

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page