Skip to main content

A simple API framework used in many other API clients I create.

Project description

Api Framework Package

This is an extremely simple package that is meant to be a pydantic implementation for a basic RESTful API interaction client. This includes both sync and async usages.

Installation

Synchronous implementation - if you aren't sure, you probably want this:

python -m pip install arya-api-framework[sync]

Asynchronous implementation:

python -m pip install arya-api-framework[async]

Note

This may be documented properly in the future, but I don't really see a reason for that right now, given that I am only creating for specific usages.

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

arya-api-framework-0.0.4.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

arya_api_framework-0.0.4-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

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