{ "info": { "author": "Gonzalo Pena-Castellanos", "author_email": "goanpeca@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "appveyor-client\n===============\n\nBuild status\n------------\n|travis status| |appveyor status| |circleci status| |quantified code| |scrutinizer|\n\nProject information\n-------------------\n|license| |pypi version|\n\n.. |travis status| image:: https://travis-ci.org/goanpeca/appveyor-client.svg?branch=master\n :target: https://travis-ci.org/goanpeca/appveyor-client\n :alt: Travis-CI build status\n.. |appveyor status| image:: https://ci.appveyor.com/api/projects/status/mgv5gnstlxv718xk?svg=true\n :target: https://ci.appveyor.com/project/goanpeca/appveyor-client\n :alt: Appveyor build status\n.. |circleci status| image:: https://circleci.com/gh/goanpeca/appveyor-client/tree/master.svg?style=shield\n :target: https://circleci.com/gh/goanpeca/appveyor-client/tree/master\n :alt: Circle-CI build status\n.. |quantified code| image:: https://www.quantifiedcode.com/api/v1/project/cc20fe74549746108607476699d2d7ec/badge.svg\n :target: https://www.quantifiedcode.com/app/project/cc20fe74549746108607476699d2d7ec\n :alt: Quantified Code issues\n.. |scrutinizer| image:: https://scrutinizer-ci.com/g/goanpeca/appveyor-client/badges/quality-score.png?b=master\n :target: https://scrutinizer-ci.com/g/goanpeca/appveyor-client/?branch=master\n :alt: Scrutinizer Code Quality\n.. |license| image:: https://img.shields.io/pypi/l/appveyor-client.svg\n :target: LICENSE.txt\n :alt: License\n.. |pypi version| image:: https://img.shields.io/pypi/v/appveyor-client.svg\n :target: https://pypi.python.org/pypi/appveyor-client/\n :alt: Latest PyPI version\n\nDescription\n-----------\nSimple python interface to the Appveyor restful api.\n\nUsage\n-----\n\n::\n\n from appveyor_client import AppveyorClient\n client = AppveyorClient('{appveyor_token}')\n\n # Get list of projects\n projects = client.projects.get()\n\n # Get list of projects builds\n builds = client.projects.history('goanpeca', 'appveyor-client')\n\n\nInstallation\n------------\n\nUsing pip\n\n::\n\n pip install appveyor-client\n\nUsing conda\n\n::\n\n conda install appveyor-client -c conda-forge\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/goanpeca/appveyor-client", "keywords": "appveyor client continuous integration api rest ci", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "appveyor-client", "package_url": "https://pypi.org/project/appveyor-client/", "platform": "", "project_url": "https://pypi.org/project/appveyor-client/", "project_urls": { "Homepage": "https://github.com/goanpeca/appveyor-client" }, "release_url": "https://pypi.org/project/appveyor-client/0.1.0/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Appveyor Python Client", "version": "0.1.0" }, "last_serial": 2446254, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4929c21c5f66cf68d0fc27acfb289d5f", "sha256": "2df65b5be1f92130abfd34c52507e17d32d7b66b05c7332eaed8d1a3000923d7" }, "downloads": -1, "filename": "appveyor_client-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4929c21c5f66cf68d0fc27acfb289d5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9600, "upload_time": "2016-11-07T03:33:07", "url": "https://files.pythonhosted.org/packages/1f/d2/3575a412af7e1d81b2369be815fb40b2657617b020622b52782265c29c71/appveyor_client-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f7997a4d8c5d956f4071e3d9ae1f415", "sha256": "35eb6fc8cad6994d104d6f4f05d0acbe98767993b368b225365dfed3f7777c52" }, "downloads": -1, "filename": "appveyor-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9f7997a4d8c5d956f4071e3d9ae1f415", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8746, "upload_time": "2016-11-07T03:33:09", "url": "https://files.pythonhosted.org/packages/e4/7c/256476134175e3da572247beab05893b2d883e41f3c088036f5641c1d0df/appveyor-client-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4929c21c5f66cf68d0fc27acfb289d5f", "sha256": "2df65b5be1f92130abfd34c52507e17d32d7b66b05c7332eaed8d1a3000923d7" }, "downloads": -1, "filename": "appveyor_client-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4929c21c5f66cf68d0fc27acfb289d5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9600, "upload_time": "2016-11-07T03:33:07", "url": "https://files.pythonhosted.org/packages/1f/d2/3575a412af7e1d81b2369be815fb40b2657617b020622b52782265c29c71/appveyor_client-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f7997a4d8c5d956f4071e3d9ae1f415", "sha256": "35eb6fc8cad6994d104d6f4f05d0acbe98767993b368b225365dfed3f7777c52" }, "downloads": -1, "filename": "appveyor-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9f7997a4d8c5d956f4071e3d9ae1f415", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8746, "upload_time": "2016-11-07T03:33:09", "url": "https://files.pythonhosted.org/packages/e4/7c/256476134175e3da572247beab05893b2d883e41f3c088036f5641c1d0df/appveyor-client-0.1.0.tar.gz" } ] }