{ "info": { "author": "Status.io", "author_email": "hello@status.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python Status.io\n================\n\nA Python wrapper around the Status.io API.\n\n|Downloads|\n\nIntroduction\n------------\n\nThis library provides a pure Python interface for the `Status.io\nAPI `__. It works with Python versions\nfrom 2.6+.\n\n`Status.io `__ provides hosted system status pages.\n\nInstalling\n----------\n\nYou can install statusio-python using::\n\n $ pip install statusio-python\n\nDocumentation\n-------------\n\nView the last release API documentation at:\nhttp://developers.status.io\n\nUsing\n-----\n\nThe library provides a Python wrapper around the Status.io API.\n\nAPI\n~~~\n\nThe API is exposed via the ``statusio.Api`` class.\n\nTo create an instance of the ``statusio.Api`` with yout credentials:\n\n >>> import statusio\n >>> api = statusio.Api(api_id='api_id',\n api_key='api_key')\n\nTo retrieve your status page summary:\n\n >>> summary = api.StatusSummary('status_page_id')\n >>> print(summary)\n\nView the full API documentation::\n\n $ pydoc statusio.Api\n\n.. |Downloads| image:: https://img.shields.io/pypi/v/statusio-python.svg\n :target: https://pypi.python.org/pypi/statusio-python/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/statusio/statusio-python", "keywords": "status.io api statusio", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "statusio-python", "package_url": "https://pypi.org/project/statusio-python/", "platform": "", "project_url": "https://pypi.org/project/statusio-python/", "project_urls": { "Homepage": "https://github.com/statusio/statusio-python" }, "release_url": "https://pypi.org/project/statusio-python/0.8/", "requires_dist": null, "requires_python": "", "summary": "A Python wrapper around the Status.io API", "version": "0.8" }, "last_serial": 4540074, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "23a08e446318de7e5bbdc3369f610378", "sha256": "6994ad18f77376a4d0affc1bd5b839c787cb3dc23dfb4e9bde9e4aeb747117ec" }, "downloads": -1, "filename": "statusio-python-0.2.tar.gz", "has_sig": false, "md5_digest": "23a08e446318de7e5bbdc3369f610378", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7423, "upload_time": "2017-12-14T22:50:32", "url": "https://files.pythonhosted.org/packages/83/b2/3f925511085fc7694ed74e0c9bb914181a09fd791805cbfa7c7a369de1d4/statusio-python-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "94b3ec62e397bb58dea1d5c83e990214", "sha256": "ffa1f040276bc719195bbce80f70db038f5fa974b76992633d04623dd6808c06" }, "downloads": -1, "filename": "statusio-python-0.3.tar.gz", "has_sig": false, "md5_digest": "94b3ec62e397bb58dea1d5c83e990214", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7431, "upload_time": "2016-01-07T18:29:24", "url": "https://files.pythonhosted.org/packages/1a/a8/d74ef928e8de396b6ed9c2c65df93c858bf09c9846014b157472fdc79de1/statusio-python-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "5690aa1a600a337fa63e8e2385f70f9d", "sha256": "275d8918d30c3ba7aba3ff421b5b2634129383248f0b955b0383b347e2403ade" }, "downloads": -1, "filename": "statusio-python-0.4.tar.gz", "has_sig": false, "md5_digest": "5690aa1a600a337fa63e8e2385f70f9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7437, "upload_time": "2017-05-26T17:06:50", "url": "https://files.pythonhosted.org/packages/36/71/7b5811ca006446f1e1874abd4e93938a71c1e6ec1291c5988536ad27dc39/statusio-python-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "352d5e8c71c4aa4507b4c8585a830654", "sha256": "3d42c545023f244f4ecb7aa8db474df6d4509bb181f465dfc2f28141d72a60e2" }, "downloads": -1, "filename": "statusio-python-0.5.tar.gz", "has_sig": false, "md5_digest": "352d5e8c71c4aa4507b4c8585a830654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7092, "upload_time": "2017-12-14T22:50:36", "url": "https://files.pythonhosted.org/packages/4c/77/067a3e0bef021dfc71abea6757c7699711773a70aa7ef5d053f3693cbbdb/statusio-python-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "d6fd013cbe593ed540a0b2265c29a575", "sha256": "7ccfa1a6f4da35535973e58270d4cc0d4f9ca1023f8e5a4174e8e79ec8a174b7" }, "downloads": -1, "filename": "statusio-python-0.6.tar.gz", "has_sig": false, "md5_digest": "d6fd013cbe593ed540a0b2265c29a575", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7099, "upload_time": "2017-12-20T19:26:35", "url": "https://files.pythonhosted.org/packages/92/27/ce71496966bd0b276e99c8fab8206ec29d4eb487d3ff86c1854584a7153f/statusio-python-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "e6e1d2eccd1e459acdd99ab12230a5fc", "sha256": "c870203cd1776295fc36a5b6e121941bc1dc7863ab4047a333dafa484c29cc6a" }, "downloads": -1, "filename": "statusio-python-0.7.tar.gz", "has_sig": false, "md5_digest": "e6e1d2eccd1e459acdd99ab12230a5fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7187, "upload_time": "2018-02-10T05:03:10", "url": "https://files.pythonhosted.org/packages/f5/93/2e4982b66b74d45a1be0bc44cd74703b991d6f5ae64b6c9a74103e6513ba/statusio-python-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "d2e40857582d590b10fc191cd3e0fc82", "sha256": "16e4a9a89d6beaee8bd11a5dab779c2af0516760456b4c4f777b071798ba68f7" }, "downloads": -1, "filename": "statusio-python-0.8.tar.gz", "has_sig": false, "md5_digest": "d2e40857582d590b10fc191cd3e0fc82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7197, "upload_time": "2018-11-28T20:06:49", "url": "https://files.pythonhosted.org/packages/05/a3/ec2bb56c77df0838e1e93e1bc64336e9f4faee0f8ab7739428ebc242b630/statusio-python-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2e40857582d590b10fc191cd3e0fc82", "sha256": "16e4a9a89d6beaee8bd11a5dab779c2af0516760456b4c4f777b071798ba68f7" }, "downloads": -1, "filename": "statusio-python-0.8.tar.gz", "has_sig": false, "md5_digest": "d2e40857582d590b10fc191cd3e0fc82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7197, "upload_time": "2018-11-28T20:06:49", "url": "https://files.pythonhosted.org/packages/05/a3/ec2bb56c77df0838e1e93e1bc64336e9f4faee0f8ab7739428ebc242b630/statusio-python-0.8.tar.gz" } ] }