{ "info": { "author": "Peter Sanchez", "author_email": "petersanchez@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Zerigo DNS - REST API - Python Module\n===================================\n\nThe API documentation itself is not provided here. The latest version can\nbe found online at http://www.zerigo.com/docs/managed-dns/api_11.\n\n\nRequirements\n------------\nThe following are required to use this library:\n\n- A functioning Python 2.3+ environment with HTTP (or HTTPS) access to the internet.\n- Some working knowledge of the Python language.\n- A Zerigo DNS account with Dynamic Updates / API Access enabled. (Visit\n https://ns.zerigo.com/ and go to Preferences to enable access.)\n- The Dynamic Update / API key. (Also available on the Preferences page.)\n\n\nUse\n---\n\nBasic Install:\n\n $ python setup.py build\n $ sudo python setup.py install\n\nAlternative Install (Manually):\n\nPlace zerigodns directory in your Python path. Either in your Python \ninstalls site-packages directory or set your $PYTHONPATH environment \nvariable to include a directory where the zerigodns directory lives.\n\nBoth the library (zerigodns) and example usage code (example.py) are \nheavily commented. They should serve as sufficient reference for this code.\n\n\nUpdates\n-------\nVisit http://www.bitbucket.org/petersanchez/zerigodns for updates, new versions, and \nmore.\n\n\nSupport\n-------\n\nPython Module:\n\nFor issues with the Python API module, please use the public issue tracker at the \nrepositories website: http://bitbucket.org/petersanchez/zerigodns/\n\nZerigo Support:\n\nSupport is generally available via standard Zerigo support options. See\nhttp://www.zerigo.com/support for more information. Please note that support\nmay be limited based on your choice of Zerigo DNS services.\n\n\nComments / Suggestions\n----------------------\nWe always welcome comments, suggestions, and constructive complaints. You can\nfind several ways to contact me at http://www.petersanchez.com/contact/\n\n\nCopyright & Warranty\n--------------------\nAll documentation, libraries, and sample code are \nCopyright 2009 Peter Sanchez . The library and \nsample code are made available to you under the terms of the BSD license \nwhich is contained in the included file, BSD-LICENSE.\n\nThe terms here grant you no rights in regard to the Zerigo services. Please\nreference Zerigo's Terms of Service for all legal information regarding\nZerigo's services.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/petersanchez/zerigodns/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "zerigodns", "package_url": "https://pypi.org/project/zerigodns/", "platform": "any", "project_url": "https://pypi.org/project/zerigodns/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/petersanchez/zerigodns/" }, "release_url": "https://pypi.org/project/zerigodns/0.3/", "requires_dist": null, "requires_python": null, "summary": "Python package to interface with Zerigo DNS API.", "version": "0.3" }, "last_serial": 802253, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "1256532cca49eaf76eb8fe90ec0281e9", "sha256": "e45d0be2df906ec3a022a1327e9faaef30ecea3b287be0385530c06f42a6698b" }, "downloads": -1, "filename": "zerigodns-0.3.tar.gz", "has_sig": false, "md5_digest": "1256532cca49eaf76eb8fe90ec0281e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8723, "upload_time": "2010-11-23T06:09:49", "url": "https://files.pythonhosted.org/packages/ae/4f/fdaa88c97c598b0fe15e24b8051b934bae8602b7fbc3c9e0258d2bf1ff83/zerigodns-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1256532cca49eaf76eb8fe90ec0281e9", "sha256": "e45d0be2df906ec3a022a1327e9faaef30ecea3b287be0385530c06f42a6698b" }, "downloads": -1, "filename": "zerigodns-0.3.tar.gz", "has_sig": false, "md5_digest": "1256532cca49eaf76eb8fe90ec0281e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8723, "upload_time": "2010-11-23T06:09:49", "url": "https://files.pythonhosted.org/packages/ae/4f/fdaa88c97c598b0fe15e24b8051b934bae8602b7fbc3c9e0258d2bf1ff83/zerigodns-0.3.tar.gz" } ] }