{ "info": { "author": "Thiago Souza", "author_email": "thiago@elastic.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "Pyngboard |build-status|\r\n=========================\r\n\r\nThis project provides a python library for accessing `Pingboard `_ resources.\r\n\r\nInstallation\r\n=============\r\nTo install pyngboard you can use pip:\r\n\r\n.. code-block:: bash\r\n\r\n $ pip install pyngboard\r\n\r\nUsage and Credentials\r\n=====================\r\n\r\nYou'll need a Pingboard `client_id` and `client_secret` and use it as constructor args:\r\n\r\n.. code-block:: python\r\n\r\n from pyngboard import PingboardClient\r\n client=PingboardClient(client_id='', client_secret='')\r\n\r\nYou can also skip constructor args and library will lookup credentials in the following order:\r\n\r\n 1. Environment variables `PINGBOARD_CLIENT_ID` and `PINGBOARD_CLIENT_SECRET`\r\n 2. A `.pingboard` file located at user home with the following content:\r\n\r\n .. code-block:: properties\r\n\r\n client_id=\r\n client_secret=\r\n\r\n\r\nLicense\r\n========\r\n\r\nThis project's source code and it's documentation is released under the `MIT License `_.\r\n\r\n.. |build-status| image:: https://travis-ci.org/tsouza/pyngboard.svg?branch=master\r\n :target: https://travis-ci.org/tsouza/pyngboard\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tsouza/pyngboard", "keywords": "pingboard", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyngboard", "package_url": "https://pypi.org/project/pyngboard/", "platform": "", "project_url": "https://pypi.org/project/pyngboard/", "project_urls": { "Homepage": "https://github.com/tsouza/pyngboard" }, "release_url": "https://pypi.org/project/pyngboard/0.0.6/", "requires_dist": null, "requires_python": "", "summary": "A Pingboard Python library", "version": "0.0.6" }, "last_serial": 4029843, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "f40c10ee87f4ba5f7fc21ef1df3b701b", "sha256": "f85d4904e9371d99266e96f02060906df9391f165a142dfbe5acead87847b92b" }, "downloads": -1, "filename": "pyngboard-0.0.2.zip", "has_sig": false, "md5_digest": "f40c10ee87f4ba5f7fc21ef1df3b701b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6810, "upload_time": "2016-06-16T23:21:11", "url": "https://files.pythonhosted.org/packages/b5/28/56e4a0eddae10c5b4ea860b0483cbf93562f2edd43a44c00d1acf1591b6a/pyngboard-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1dbfe2663b81ae3f5d4357af1face36a", "sha256": "1bbc00fc2a4c1ef0c09cd93e1c19e61b1c9ce281713ffbefde2b6d101f739f1a" }, "downloads": -1, "filename": "pyngboard-0.0.3.zip", "has_sig": false, "md5_digest": "1dbfe2663b81ae3f5d4357af1face36a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7188, "upload_time": "2016-08-31T17:30:47", "url": "https://files.pythonhosted.org/packages/b1/66/ef0499c07ec5deac938b23fe8d976a07cf6db432377e3a3745eda0c1d260/pyngboard-0.0.3.zip" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0aa6bd1697dfabb6d9a3a59d460694a7", "sha256": "48d16c0315c1de706739d004f6db4563a6b9e56b3ec6150a0923ae7f63fb801b" }, "downloads": -1, "filename": "pyngboard-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0aa6bd1697dfabb6d9a3a59d460694a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3834, "upload_time": "2017-02-10T13:38:31", "url": "https://files.pythonhosted.org/packages/e4/e2/19aba079b0b3038ac7e8c37842e66163eb1349989e8f0619f4bf8938a426/pyngboard-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "e8ec26ba827fdb1fdd2923068b653f08", "sha256": "72dcb467d88e01755ed256ae4fc705c322741230a664cea5e7477b31afbf6a78" }, "downloads": -1, "filename": "pyngboard-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e8ec26ba827fdb1fdd2923068b653f08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2018-04-04T19:10:02", "url": "https://files.pythonhosted.org/packages/5a/8b/0f9c0211ef56a1bde72d259ed8e505b18230a08d8812042c2adac6b8779d/pyngboard-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "97c3eb3f45a538f5af757cac21afdedb", "sha256": "71dd7b2d971e9d76e3cf87c7507f693446b83faa40ed7ea8c8ef90ce04845a5a" }, "downloads": -1, "filename": "pyngboard-0.0.6.tar.gz", "has_sig": false, "md5_digest": "97c3eb3f45a538f5af757cac21afdedb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4082, "upload_time": "2018-07-04T11:51:24", "url": "https://files.pythonhosted.org/packages/33/8f/e8876de04aff89b21bb9a4ff12c97c695a66808621f2afd3705f6cf7d986/pyngboard-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97c3eb3f45a538f5af757cac21afdedb", "sha256": "71dd7b2d971e9d76e3cf87c7507f693446b83faa40ed7ea8c8ef90ce04845a5a" }, "downloads": -1, "filename": "pyngboard-0.0.6.tar.gz", "has_sig": false, "md5_digest": "97c3eb3f45a538f5af757cac21afdedb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4082, "upload_time": "2018-07-04T11:51:24", "url": "https://files.pythonhosted.org/packages/33/8f/e8876de04aff89b21bb9a4ff12c97c695a66808621f2afd3705f6cf7d986/pyngboard-0.0.6.tar.gz" } ] }