ape-pie


Nameape-pie JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA small API client abstraction layer on top of requests.
upload_time2023-10-06 13:37:34
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords api client requests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ape-pie client
==============

.. pull-quote:: Monkey see, monkey GET.

|build-status| |code-quality| |black| |coverage| |docs|

|python-versions| |pypi-version|

Ape-pie is a small API client abstraction layer on top of requests_.

.. contents::

.. section-numbering::

Features
========

* No leaky abstraction - use the familiar ``requests`` Python interfaces.
* Modular configuration adapters for your project's domain(s).
* Highly customizable for your needs.

Installation and usage
======================

Quickstart and API reference documentation are hosted on ReadTheDocs_.


.. |build-status| image:: https://github.com/maykinmedia/ape-pie/workflows/Tests%20and%20PyPI%20publishing/badge.svg
    :alt: Build status
    :target: https://github.com/maykinmedia/ape-pie/actions?query=workflow%3A%22Tests+and+PyPI+publishing%22

.. |code-quality| image:: https://github.com/maykinmedia/ape-pie/workflows/Linting%20and%20code%20quality/badge.svg
     :alt: Code quality checks
     :target: https://github.com/maykinmedia/ape-pie/actions?query=workflow%3A%22Linting+and+code+quality%22

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. |coverage| image:: https://codecov.io/gh/maykinmedia/ape-pie/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/maykinmedia/ape-pie
    :alt: Coverage status

.. |docs| image:: https://readthedocs.org/projects/ape-pie/badge/?version=latest
    :target: https://ape-pie.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. |python-versions| image:: https://img.shields.io/pypi/pyversions/ape-pie.svg

.. |pypi-version| image:: https://img.shields.io/pypi/v/ape-pie.svg
    :target: https://pypi.org/project/ape-pie/

.. _requests: https://docs.python-requests.org/en/latest/index.html
.. _ReadTheDocs: https://ape-pie.readthedocs.io/en/latest/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ape-pie",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "api client,requests",
    "author": "",
    "author_email": "Maykin Media <support@maykinmedia.nl>, Sergei Maertens <sergei@maykinmedia.nl>",
    "download_url": "https://files.pythonhosted.org/packages/3d/d3/e9c1f0fcdb5913b2cc2ab491ba48816455edc87637bf2a779eee4c9256e8/ape-pie-0.1.0.tar.gz",
    "platform": null,
    "description": "Ape-pie client\n==============\n\n.. pull-quote:: Monkey see, monkey GET.\n\n|build-status| |code-quality| |black| |coverage| |docs|\n\n|python-versions| |pypi-version|\n\nApe-pie is a small API client abstraction layer on top of requests_.\n\n.. contents::\n\n.. section-numbering::\n\nFeatures\n========\n\n* No leaky abstraction - use the familiar ``requests`` Python interfaces.\n* Modular configuration adapters for your project's domain(s).\n* Highly customizable for your needs.\n\nInstallation and usage\n======================\n\nQuickstart and API reference documentation are hosted on ReadTheDocs_.\n\n\n.. |build-status| image:: https://github.com/maykinmedia/ape-pie/workflows/Tests%20and%20PyPI%20publishing/badge.svg\n    :alt: Build status\n    :target: https://github.com/maykinmedia/ape-pie/actions?query=workflow%3A%22Tests+and+PyPI+publishing%22\n\n.. |code-quality| image:: https://github.com/maykinmedia/ape-pie/workflows/Linting%20and%20code%20quality/badge.svg\n     :alt: Code quality checks\n     :target: https://github.com/maykinmedia/ape-pie/actions?query=workflow%3A%22Linting+and+code+quality%22\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n.. |coverage| image:: https://codecov.io/gh/maykinmedia/ape-pie/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/maykinmedia/ape-pie\n    :alt: Coverage status\n\n.. |docs| image:: https://readthedocs.org/projects/ape-pie/badge/?version=latest\n    :target: https://ape-pie.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/ape-pie.svg\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/ape-pie.svg\n    :target: https://pypi.org/project/ape-pie/\n\n.. _requests: https://docs.python-requests.org/en/latest/index.html\n.. _ReadTheDocs: https://ape-pie.readthedocs.io/en/latest/\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small API client abstraction layer on top of requests.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/maykinmedia/ape-pie/issues",
        "Changelog": "https://github.com/maykinmedia/ape-pie/blob/main/CHANGELOG.rst",
        "Documentation": "http://ape-pie.readthedocs.io/en/latest/",
        "Source Code": "https://github.com/maykinmedia/ape-pie"
    },
    "split_keywords": [
        "api client",
        "requests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8abd5eb44478f6c54e12a723d3ad9df8619968adb162c1f9a6dfe85a3f2abc53",
                "md5": "ba93372803ec9c2b44a477616e61fe38",
                "sha256": "bc9c9f66fec7c11e93c5d1ef87cf31703e9d242d392341e8187eefb3b134d119"
            },
            "downloads": -1,
            "filename": "ape_pie-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba93372803ec9c2b44a477616e61fe38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6771,
            "upload_time": "2023-10-06T13:37:32",
            "upload_time_iso_8601": "2023-10-06T13:37:32.999775Z",
            "url": "https://files.pythonhosted.org/packages/8a/bd/5eb44478f6c54e12a723d3ad9df8619968adb162c1f9a6dfe85a3f2abc53/ape_pie-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dd3e9c1f0fcdb5913b2cc2ab491ba48816455edc87637bf2a779eee4c9256e8",
                "md5": "ab626e87d92f7946c14bda48da1a6bc3",
                "sha256": "e4c5e730bcf2839cf47ee4545a27b24c092a60e5d56ec97bceff38495361d835"
            },
            "downloads": -1,
            "filename": "ape-pie-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab626e87d92f7946c14bda48da1a6bc3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7941,
            "upload_time": "2023-10-06T13:37:34",
            "upload_time_iso_8601": "2023-10-06T13:37:34.539205Z",
            "url": "https://files.pythonhosted.org/packages/3d/d3/e9c1f0fcdb5913b2cc2ab491ba48816455edc87637bf2a779eee4c9256e8/ape-pie-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 13:37:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maykinmedia",
    "github_project": "ape-pie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ape-pie"
}
        
Elapsed time: 0.12492s