Skip to main content

Python client library for making requests to any OpenAPI-based service.

Project description

PyAPI Client

Build Status Documentation Status

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 Distribution

pyapi-client-0.3.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

pyapi_client-0.3.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file pyapi-client-0.3.0.tar.gz.

File metadata

  • Download URL: pyapi-client-0.3.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.9.3 CPython/3.8.10

File hashes

Hashes for pyapi-client-0.3.0.tar.gz
Algorithm Hash digest
SHA256 86569eda3634291b321baca91f558f813f088a34c1283e6392227078819a2e56
MD5 811000e4a6fd6d326695837a72f46b3e
BLAKE2b-256 9c08ccb5915a8ddc1c71333c160016894777b247f17ca8fda3b5df07b0f7d3fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyapi_client-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2019a606616ebf862a5e83af08608951c1e9d0dd671600aedd54520f0df9b543
MD5 55eb7dc6814ef825cd34c852371697f5
BLAKE2b-256 c7416986524b9a3c21c84f7aaeca80513b3dff9c8ea5e3459dc5e1d20729b406

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