Metadata-Version: 2.1
Name: inori
Version: 0.0.12
Summary: The Universal API Client Constructor.
Home-page: https://github.com/jsfehler/inori
Author: Joshua Fehler
License: GPLv3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
License-File: LICENSE

Inori - The Universal API Client Constructor
============================================

.. image:: https://img.shields.io/pypi/v/inori.svg
    :target: https://pypi.org/project/inori
    :alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/inori.svg
    :alt: PyPI - Python Version
    :target: https://github.com/jsfehler/inori

.. image:: https://img.shields.io/github/license/jsfehler/inori.svg
    :alt: GitHub
    :target: https://github.com/jsfehler/inori/blob/master/LICENSE

.. image:: https://pyup.io/repos/github/jsfehler/inori/shield.svg
    :alt: Updates
    :target: https://pyup.io/repos/github/jsfehler/inori

.. image:: https://github.com/jsfehler/inori/workflows/CI/badge.svg
    :target: https://github.com/jsfehler/inori/actions/workflows/run_tests.yml
    :alt: Build status

.. image:: https://codecov.io/gh/jsfehler/inori/branch/master/graph/badge.svg?token=C1vfu8YgWn
    :target: https://codecov.io/gh/jsfehler/inori

Documentation
-------------

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