{
"info": {
"author": "Jacob Kaplan-Moss",
"author_email": "jacob@jacobian.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python"
],
"description": "Python bindings to the HD Cloud API\n===================================\n\nThis is a cloud for the `HD Cloud API `_.\n\nYou'll need an HD Cloud account to use this library. You can either use your\naccount's username/password, or you can use a developer token from your user\nprofile page and use those credentials instead.\n\nUsage\n-----\n\nFirst create an instance with your creds::\n\n >>> from hdcloud import HDCloud\n >>> hdcloud = HDCloud(USERNAME, PASSWORD)\n \nThen call methods::\n \n >>> hdcloud.jobs.all()\n []\n \n >>> hdcloud.jobs.get(id=12345)\n \n \nFor details, `see the documentation `_ \nand/or HD Cloud's `API documentation `_.\n\nContributing\n------------\n\nDevelopment takes place `on GitHub `_;\nplease file bugs/pull requests there.\n\nDevelopment on this project was funded by `Discovery `_ -\nthanks!",
"description_content_type": null,
"docs_url": "https://pythonhosted.org/python-hdcloud/",
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://packages.python.org/python-hdcloud",
"keywords": "",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "python-hdcloud",
"package_url": "https://pypi.org/project/python-hdcloud/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/python-hdcloud/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://packages.python.org/python-hdcloud"
},
"release_url": "https://pypi.org/project/python-hdcloud/1.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Client library for the HD Cloud API",
"version": "1.0.1"
},
"last_serial": 640050,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "bf55f6aadbe8d6309f4c597336ed7dec",
"sha256": "d564e1c3eb2d4b60f27b548953dc5e6965a36633270fbcd8b1ecef737d312443"
},
"downloads": -1,
"filename": "python-hdcloud-1.0.tar.gz",
"has_sig": false,
"md5_digest": "bf55f6aadbe8d6309f4c597336ed7dec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 277554,
"upload_time": "2010-04-16T18:49:57",
"url": "https://files.pythonhosted.org/packages/44/6a/b4b569ef9c593e63946f1fca47fc0c3a3d7817aed0aeadb3fe371b63abd4/python-hdcloud-1.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "6f3edf8fc8ca5d519da48ce42c988cdd",
"sha256": "7ca79c4991cce3a5af117106a63479ffa152bcf06c524ad05125f65c24f9b96d"
},
"downloads": -1,
"filename": "python-hdcloud-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "6f3edf8fc8ca5d519da48ce42c988cdd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 279582,
"upload_time": "2010-05-03T21:22:51",
"url": "https://files.pythonhosted.org/packages/d4/e8/5e6106ca041f021c3efa7ef6b5d2d42294d93bd735765d435e08f1c7d9ad/python-hdcloud-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "6f3edf8fc8ca5d519da48ce42c988cdd",
"sha256": "7ca79c4991cce3a5af117106a63479ffa152bcf06c524ad05125f65c24f9b96d"
},
"downloads": -1,
"filename": "python-hdcloud-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "6f3edf8fc8ca5d519da48ce42c988cdd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 279582,
"upload_time": "2010-05-03T21:22:51",
"url": "https://files.pythonhosted.org/packages/d4/e8/5e6106ca041f021c3efa7ef6b5d2d42294d93bd735765d435e08f1c7d9ad/python-hdcloud-1.0.1.tar.gz"
}
]
}