Name | ape-pie JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | A small API client abstraction layer on top of requests. |
upload_time | 2024-06-18 10:22:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
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": null,
"name": "ape-pie",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "api client, requests",
"author": null,
"author_email": "Maykin Media <support@maykinmedia.nl>, Sergei Maertens <sergei@maykinmedia.nl>",
"download_url": "https://files.pythonhosted.org/packages/32/3f/749dedae5b5d5ac7e8fa555f79fc2cbc55d3ed51b2e2792a02456c19fc21/ape_pie-0.2.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": null,
"summary": "A small API client abstraction layer on top of requests.",
"version": "0.2.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": "2342c9bf910b260a9b06e7eb6e112cfcc519cce8a5794a09baea1adeccc7f06e",
"md5": "b1b4b68e9c551f712cfd21554a15ac98",
"sha256": "7c98c66b4c452c04454a1039b62e2e32f63d9670db694e09f94d9355d87597b4"
},
"downloads": -1,
"filename": "ape_pie-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b1b4b68e9c551f712cfd21554a15ac98",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 6883,
"upload_time": "2024-06-18T10:22:23",
"upload_time_iso_8601": "2024-06-18T10:22:23.650114Z",
"url": "https://files.pythonhosted.org/packages/23/42/c9bf910b260a9b06e7eb6e112cfcc519cce8a5794a09baea1adeccc7f06e/ape_pie-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "323f749dedae5b5d5ac7e8fa555f79fc2cbc55d3ed51b2e2792a02456c19fc21",
"md5": "0124ed7d76c94ab54607669ea1c94c0e",
"sha256": "bfe41c215d469a14f3df3fe87e917a5d023a0a103d3c045ad0d3e7b05ac81f74"
},
"downloads": -1,
"filename": "ape_pie-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "0124ed7d76c94ab54607669ea1c94c0e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8063,
"upload_time": "2024-06-18T10:22:27",
"upload_time_iso_8601": "2024-06-18T10:22:27.339097Z",
"url": "https://files.pythonhosted.org/packages/32/3f/749dedae5b5d5ac7e8fa555f79fc2cbc55d3ed51b2e2792a02456c19fc21/ape_pie-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-18 10:22:27",
"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"
}