Skip to main content

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

Project description

Docs

RTFD - Docs Build Status

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

Github - Last Commit Maintenance PyPI - Downloads

QA

CodeFactor - Grade

Other

GitHub - License GitHub - Top Language

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]

Documentation

https://apiframework.readthedocs.io/en/latest/

TODO Features

https://apiframework.readthedocs.io/en/latest/#todo-features

Citation

Credit for documentation infrastructure goes to Rapptz and the discord.py team. The documentation for this project is a modified version of their custom theme.

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

Uploaded Source

Built Distribution

arya_api_framework-0.3.9-py3-none-any.whl (43.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