{ "info": { "author": "Andy Culler", "author_email": "adc4392@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\npython-cloudatcost\n==================\n\n``python-cloudatcost`` is a light-weight Python wrapper for the `Cloud at Cost REST API`_.\n\n-----\nusage\n-----\n::\n\n from cacpy import CACPy\n cac = CACPy('email@example.com','API_KEY')\n srv_info = cac.get_server_info()\n\nMore details and the latest updates can be found on the `GitHub Project Page`_.\n\n.. _Cloud at Cost REST API: https://github.com/cloudatcost/api\n.. _GitHub Project Page: https://github.com/adc4392/python-cloudatcost", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/adc4392/python-cloudatcost/tarball/0.5.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/adc4392/python-cloudatcost", "keywords": "wrapper for cloud at cost api", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cacpy", "package_url": "https://pypi.org/project/cacpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cacpy/", "project_urls": { "Download": "https://github.com/adc4392/python-cloudatcost/tarball/0.5.2", "Homepage": "https://github.com/adc4392/python-cloudatcost" }, "release_url": "https://pypi.org/project/cacpy/0.5.2/", "requires_dist": null, "requires_python": null, "summary": "A python wrapper for the cloudatcost.com API - https://github.com/cloudatcost/api", "version": "0.5.2" }, "last_serial": 1590979, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "ebced6969fadc00d983c2a49ea6fe8b5", "sha256": "99c36995be6509368d8ddb650ee57cdb751f612c76fc8076841a732ba7cbaeaa" }, "downloads": -1, "filename": "cacpy-0.5.tar.gz", "has_sig": false, "md5_digest": "ebced6969fadc00d983c2a49ea6fe8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3394, "upload_time": "2015-06-03T04:47:18", "url": "https://files.pythonhosted.org/packages/8e/72/e8df06bfef0ca5b264dd24baf5826ab5a25160eda6d4a303825a1dcb2736/cacpy-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "b468a5c6144bc3d81244df177582ad3e", "sha256": "4458e8c7eba5ed4cd40ba354ecf73b6d3388faa1eb9471337e683403a16e9f50" }, "downloads": -1, "filename": "cacpy-0.5.1.tar.gz", "has_sig": false, "md5_digest": "b468a5c6144bc3d81244df177582ad3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3389, "upload_time": "2015-06-03T04:56:40", "url": "https://files.pythonhosted.org/packages/be/a8/3145ff80062934ef3dabd0bf0ccb47b88b0d36ed24b1e4acd31552587efe/cacpy-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "c8eb23d56d36e2134b6ba656e59afa6d", "sha256": "1ccc92767f6a6916297b77f0eb7d144fc69c002ee89a775e0504e187102262d4" }, "downloads": -1, "filename": "cacpy-0.5.2.tar.gz", "has_sig": false, "md5_digest": "c8eb23d56d36e2134b6ba656e59afa6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3396, "upload_time": "2015-06-13T18:38:05", "url": "https://files.pythonhosted.org/packages/be/30/323fd87388c76f6be3e53a26776ce8a63b94022dfb7292ef1a8e7f34cc3c/cacpy-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8eb23d56d36e2134b6ba656e59afa6d", "sha256": "1ccc92767f6a6916297b77f0eb7d144fc69c002ee89a775e0504e187102262d4" }, "downloads": -1, "filename": "cacpy-0.5.2.tar.gz", "has_sig": false, "md5_digest": "c8eb23d56d36e2134b6ba656e59afa6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3396, "upload_time": "2015-06-13T18:38:05", "url": "https://files.pythonhosted.org/packages/be/30/323fd87388c76f6be3e53a26776ce8a63b94022dfb7292ef1a8e7f34cc3c/cacpy-0.5.2.tar.gz" } ] }