{ "info": { "author": "David Silva", "author_email": "inonjs@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.6" ], "description": "apikeeper\n#########\n\n Open source API gateway, asynchronous sexy and simple.\n\n\nQuickstart\n==========\n\napikeeper is available on PyPI and can be installed with `pip `_.\n\n.. code-block:: console\n\n $ pip install apikeeper\n\nAfter installing apikeeper you can use it like any other Python module.\n\nHere is a simple example:\n\n.. code-block:: python\n\n import apikeeper\n # Fill this section in with the common use-case.\n\nThe `API Reference `_ provides API-level documentation.\n\n\n.. _change-log-label:\n\nChange Log\n==========\n\nVersion History\n---------------\n\n0.0.1\n * Project created.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/apikeeper/apikeeper", "keywords": "apikeeper", "license": "MIT license", "maintainer": "David Silva", "maintainer_email": "inonjs@gmail.com", "name": "apikeeper", "package_url": "https://pypi.org/project/apikeeper/", "platform": "", "project_url": "https://pypi.org/project/apikeeper/", "project_urls": { "Homepage": "https://github.com/apikeeper/apikeeper" }, "release_url": "https://pypi.org/project/apikeeper/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Open source API gateway, asynchronous sexy and simple.", "version": "0.0.1" }, "last_serial": 3992752, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "656f29fed97b610766bf9d0a7c2aa700", "sha256": "6c3c78aa164d5fa6a2bd0e724f489e1a5d846e103b466971c278946b649c5479" }, "downloads": -1, "filename": "apikeeper-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "656f29fed97b610766bf9d0a7c2aa700", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1747, "upload_time": "2018-06-23T11:07:35", "url": "https://files.pythonhosted.org/packages/5b/d2/da494816c70bccc55171805779492d20894003ff176fdb6095706f0aa32f/apikeeper-0.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "656f29fed97b610766bf9d0a7c2aa700", "sha256": "6c3c78aa164d5fa6a2bd0e724f489e1a5d846e103b466971c278946b649c5479" }, "downloads": -1, "filename": "apikeeper-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "656f29fed97b610766bf9d0a7c2aa700", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1747, "upload_time": "2018-06-23T11:07:35", "url": "https://files.pythonhosted.org/packages/5b/d2/da494816c70bccc55171805779492d20894003ff176fdb6095706f0aa32f/apikeeper-0.0.1-py3-none-any.whl" } ] }