{ "info": { "author": "mcgid", "author_email": "dan@mcgid.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\ndreamhostapi\n============\n\n``dreamhostapi`` is a thin wrapper for DreamHost's HTTP-based API.\n\nBasic usage looks like this::\n\n from dreamhostapi import DreamHostAPI\n api = DreamHostAPI('MY_API_KEY')\n api.dns.list_records()\n\nMore details can be found on the `project page`_.\n\n.. _project page: http://github.com/mcgid/python-dreamhostapi", "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/mcgid/python-dreamhostapi", "keywords": "DreamHost API interaction wrapper", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dreamhostapi", "package_url": "https://pypi.org/project/dreamhostapi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dreamhostapi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mcgid/python-dreamhostapi" }, "release_url": "https://pypi.org/project/dreamhostapi/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python wrapper around DreamHost's API", "version": "0.1.0" }, "last_serial": 1135256, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "410f4bfa5899f326e4c31bbba1a445da", "sha256": "91488e1ebbbcdc05e910e129ce3dab503ed4bb349f11b0b72cb983247d8f78fe" }, "downloads": -1, "filename": "dreamhostapi-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "410f4bfa5899f326e4c31bbba1a445da", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5213, "upload_time": "2014-06-24T01:31:19", "url": "https://files.pythonhosted.org/packages/98/b7/84e2fe1d6076520fed20477b23003a9c22bc0d657cc81c8900865c9b0a8a/dreamhostapi-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb1e9bee9f32911e965222c02b711a40", "sha256": "92d55c693f37cc4ad594deceee2062a9deda49e140aac85bfed09457bc55ed29" }, "downloads": -1, "filename": "dreamhostapi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb1e9bee9f32911e965222c02b711a40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3003, "upload_time": "2014-06-24T01:31:22", "url": "https://files.pythonhosted.org/packages/28/c9/68680d550d04944bcffe649a52306270f8493dfb0b4c82b453b34cf41dd4/dreamhostapi-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "410f4bfa5899f326e4c31bbba1a445da", "sha256": "91488e1ebbbcdc05e910e129ce3dab503ed4bb349f11b0b72cb983247d8f78fe" }, "downloads": -1, "filename": "dreamhostapi-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "410f4bfa5899f326e4c31bbba1a445da", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5213, "upload_time": "2014-06-24T01:31:19", "url": "https://files.pythonhosted.org/packages/98/b7/84e2fe1d6076520fed20477b23003a9c22bc0d657cc81c8900865c9b0a8a/dreamhostapi-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb1e9bee9f32911e965222c02b711a40", "sha256": "92d55c693f37cc4ad594deceee2062a9deda49e140aac85bfed09457bc55ed29" }, "downloads": -1, "filename": "dreamhostapi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb1e9bee9f32911e965222c02b711a40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3003, "upload_time": "2014-06-24T01:31:22", "url": "https://files.pythonhosted.org/packages/28/c9/68680d550d04944bcffe649a52306270f8493dfb0b4c82b453b34cf41dd4/dreamhostapi-0.1.0.tar.gz" } ] }