{ "info": { "author": "Gustavo Machado", "author_email": "gdmachado@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries" ], "description": "# scup-python\nUnnofficial Python library for the Scup API v1.1. http://www.scup.com/docs/api\n\n## Installation\n```bash\npip install scup-python\n```\n\n## Requires\n* requests\n* simplejson\n* six\n\n## Usage\n```python\nfrom scup import ScupAPI\n\napi = ScupAPI(public_key, private_key)\n\nmonitorings = api.monitorings()\n```\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gdmachado/scup-python", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "scup-python", "package_url": "https://pypi.org/project/scup-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scup-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gdmachado/scup-python" }, "release_url": "https://pypi.org/project/scup-python/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Unnofficial Python library for the Scup API v1.1. http://www.scup.com/docs/api", "version": "0.1.3" }, "last_serial": 1913271, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ae2267c652c185c1aba389a29750fdc6", "sha256": "a2f84b992d13c2e27b8058334f15a277212e55fd8f4b5fa6d9ef0f89b95e626f" }, "downloads": -1, "filename": "scup-python-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ae2267c652c185c1aba389a29750fdc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5020, "upload_time": "2015-09-28T18:12:12", "url": "https://files.pythonhosted.org/packages/48/7b/036ec64d39b1fe8494ff834ba8570ed6938edef32a5bf45b6098caa2cebf/scup-python-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "729308f884d8ba0a7c49b6b84940926c", "sha256": "81779325847c602eeb7c0d2b749d1eb49480665ac929e343c5cbea5e0888dc76" }, "downloads": -1, "filename": "scup-python-0.1.1.tar.gz", "has_sig": false, "md5_digest": "729308f884d8ba0a7c49b6b84940926c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5098, "upload_time": "2015-09-28T18:27:13", "url": "https://files.pythonhosted.org/packages/2f/09/18b6a2a676fa8bd6c73892322c48f3f62c9bbb92ced6d9dc2b3670a4c99b/scup-python-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e52818624560fc8b6ff37de765696eb0", "sha256": "26c25aef02794ceef9478e74f31210643877cd626cf4fa7a755a6457b08ee1ce" }, "downloads": -1, "filename": "scup-python-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e52818624560fc8b6ff37de765696eb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5134, "upload_time": "2015-09-28T19:38:29", "url": "https://files.pythonhosted.org/packages/d4/fc/8b632c660ed5572a7f84660fc1057cb4c6793d767cbd4064ce4478241e1e/scup-python-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "59ff2d446d9de047522a93a52f0e7bb0", "sha256": "f955a1b36e818c690f0cc5cbaab0ace213ef9063323b4a56a3fd4f2410b5a634" }, "downloads": -1, "filename": "scup-python-0.1.3.tar.gz", "has_sig": false, "md5_digest": "59ff2d446d9de047522a93a52f0e7bb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5349, "upload_time": "2016-01-20T13:24:27", "url": "https://files.pythonhosted.org/packages/f4/57/56e1f6868baaa09499686414f116756af1aec49eecf18877d09d36840dab/scup-python-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59ff2d446d9de047522a93a52f0e7bb0", "sha256": "f955a1b36e818c690f0cc5cbaab0ace213ef9063323b4a56a3fd4f2410b5a634" }, "downloads": -1, "filename": "scup-python-0.1.3.tar.gz", "has_sig": false, "md5_digest": "59ff2d446d9de047522a93a52f0e7bb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5349, "upload_time": "2016-01-20T13:24:27", "url": "https://files.pythonhosted.org/packages/f4/57/56e1f6868baaa09499686414f116756af1aec49eecf18877d09d36840dab/scup-python-0.1.3.tar.gz" } ] }