{ "info": { "author": "Panagiotis Matigakis", "author_email": "pmatigakis@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "[![Build Status](https://travis-ci.org/pmatigakis/clientlib.svg?branch=develop)](https://travis-ci.org/pmatigakis/clientlib)\n[![codecov](https://codecov.io/gh/pmatigakis/clientlib/branch/develop/graph/badge.svg)](https://codecov.io/gh/pmatigakis/clientlib)\n\nclientlib is a framework that allows the creation of HTTP API clients with only a\nfew lines of code that declare the payload, response schemas and the urls of the\nendpoints.\n\nCheckout the source code from `https://github.com/pmatigakis/clientlib` and read\nthe scripts in the `examples` folder for instructions on how to use clientlib.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pmatigakis/clientlib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "clientlib", "package_url": "https://pypi.org/project/clientlib/", "platform": "", "project_url": "https://pypi.org/project/clientlib/", "project_urls": { "Homepage": "https://github.com/pmatigakis/clientlib" }, "release_url": "https://pypi.org/project/clientlib/0.1.1/", "requires_dist": [ "requests (<3.0.0,>=2.18.4)", "marshmallow (<3.0.0,>=2.14.0)" ], "requires_python": "", "summary": "HTTP API client framework", "version": "0.1.1" }, "last_serial": 3969740, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "a8706d5baf06c5711d10b7522a2d1898", "sha256": "631ec4aff7152038daee971fb70a135cd04628ee031607c38443785a97270a73" }, "downloads": -1, "filename": "clientlib-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a8706d5baf06c5711d10b7522a2d1898", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6974, "upload_time": "2018-06-16T17:13:02", "url": "https://files.pythonhosted.org/packages/cc/94/db715f4770772603e4bf8c5a2ffe3ed4a2a4368ec97e452075ce6da6410c/clientlib-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ce8e8767faf1092fb7abca27e46932", "sha256": "af0b1e6b9c39690c8ad202a7f172557b57b38342e029d9eb93ba88abc504f3c6" }, "downloads": -1, "filename": "clientlib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "75ce8e8767faf1092fb7abca27e46932", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4452, "upload_time": "2018-06-16T17:13:04", "url": "https://files.pythonhosted.org/packages/70/9c/deb9d05332fefe9168321aa7345f046347a4fd0b2911dec61e70c18e79a4/clientlib-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8706d5baf06c5711d10b7522a2d1898", "sha256": "631ec4aff7152038daee971fb70a135cd04628ee031607c38443785a97270a73" }, "downloads": -1, "filename": "clientlib-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a8706d5baf06c5711d10b7522a2d1898", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6974, "upload_time": "2018-06-16T17:13:02", "url": "https://files.pythonhosted.org/packages/cc/94/db715f4770772603e4bf8c5a2ffe3ed4a2a4368ec97e452075ce6da6410c/clientlib-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ce8e8767faf1092fb7abca27e46932", "sha256": "af0b1e6b9c39690c8ad202a7f172557b57b38342e029d9eb93ba88abc504f3c6" }, "downloads": -1, "filename": "clientlib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "75ce8e8767faf1092fb7abca27e46932", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4452, "upload_time": "2018-06-16T17:13:04", "url": "https://files.pythonhosted.org/packages/70/9c/deb9d05332fefe9168321aa7345f046347a4fd0b2911dec61e70c18e79a4/clientlib-0.1.1.tar.gz" } ] }