Skip to main content

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

Project description

PyPI version info PyPI supported Python versions MIT License PyPI - Downloads

This is a 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

Proper documentation is being worked on at the moment.

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.1.7.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

arya_api_framework-0.1.7-py3-none-any.whl (21.0 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