{ "info": { "author": "Sergio Fern\u00e1ndez", "author_email": "sergio.fernandez@redlink.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: System :: Networking" ], "description": "# OpenDNS for Python\n\nSmall set of utilities to work with [OpenDNS](https://www.opendns.com/) from Python\n\n# Setup\n\nStable version:\n\n pip install opendns\n \nDevelopment version:\n\n pip install .\n \n# Usage\n\nAs a library:\n\n from opendns import get_ip\n print(get_ip())\n \nAs a CLI tool:\n\n $ opendns-getip \n 31.217.218.30\n\n# License\n\nSource code available under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). The services\nbehind [OpenDNS](https://www.opendns.com/) are available under their own terms and conditions, so respect them.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "python opendns ip network", "license": "", "maintainer": "", "maintainer_email": "", "name": "opendns", "package_url": "https://pypi.org/project/opendns/", "platform": "any", "project_url": "https://pypi.org/project/opendns/", "project_urls": null, "release_url": "https://pypi.org/project/opendns/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Small set of utilities to work with OpenDNS from Python", "version": "0.1.0" }, "last_serial": 2831028, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "624ff11a6422ac74c33ac3747ae841e2", "sha256": "0b48b1fcd87bb751bece23ec0251f4bccaca91c15606a77e753dec519885b9f8" }, "downloads": -1, "filename": "opendns-0.1.0.tar.gz", "has_sig": false, "md5_digest": "624ff11a6422ac74c33ac3747ae841e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2067, "upload_time": "2016-11-10T07:48:41", "url": "https://files.pythonhosted.org/packages/98/52/2f8d98f71a94a88b9f27704e110d0a5316697932c70da6762d8249453f69/opendns-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "624ff11a6422ac74c33ac3747ae841e2", "sha256": "0b48b1fcd87bb751bece23ec0251f4bccaca91c15606a77e753dec519885b9f8" }, "downloads": -1, "filename": "opendns-0.1.0.tar.gz", "has_sig": false, "md5_digest": "624ff11a6422ac74c33ac3747ae841e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2067, "upload_time": "2016-11-10T07:48:41", "url": "https://files.pythonhosted.org/packages/98/52/2f8d98f71a94a88b9f27704e110d0a5316697932c70da6762d8249453f69/opendns-0.1.0.tar.gz" } ] }