{ "info": { "author": "William Glodek", "author_email": "wglodek@breakpoint-labs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Unofficial Python Client for Google's Public DNS-over-HTTPs\n===========================================================\n\nSimple Python client for Google's Public `DNS-over-HTTPS `_ service.\n\n.. image:: https://travis-ci.org/wglodek/dns-over-https.svg?branch=master\n :target: https://travis-ci.org/wglodek/dns-over-https\n.. image:: https://codeclimate.com/github/wglodek/dns-over-https/badges/gpa.svg\n :target: https://codeclimate.com/github/wglodek/dns-over-https\n :alt: Code Climate\n.. image:: https://codeclimate.com/github/wglodek/dns-over-https/badges/coverage.svg\n :target: https://codeclimate.com/github/wglodek/dns-over-https/coverage\n :alt: Test Coverage\n\nQuickstart\n----------\n\n.. code-block:: python\n\n >>> from dns_over_https import SecureDNS\n >>> r = SecureDNS()\n >>> r.gethostbyname('www.breakpoint-labs.com')\n u'37.60.235.49'\n >>> r = SecureDNS(query_type='AAAA')\n >>> r.gethostbyname('www.google.com')\n u'2607:f8b0:400d:c02::6a'\n >>> r.resolve('www.mit.edu')\n [u'2001:590:100b:182::255e', u'2001:590:100b:18b::255e']\n >>>\n\n\nInstallation\n------------\n\nTo install dns_over_https, simply:\n\n.. code-block:: bash\n\n $ pip install dns_over_https\n\n\nDocumentation\n-------------\n\nComing soon.\n\nLicense\n-------\n\nMIT", "description_content_type": null, "docs_url": null, "download_url": "https://www.github.com/wglodek/dns-over-https/dns_over_https/tarball/0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/wglodek/dns-over-https", "keywords": "google dns https", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dns_over_https", "package_url": "https://pypi.org/project/dns_over_https/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dns_over_https/", "project_urls": { "Download": "https://www.github.com/wglodek/dns-over-https/dns_over_https/tarball/0.0.1", "Homepage": "https://www.github.com/wglodek/dns-over-https" }, "release_url": "https://pypi.org/project/dns_over_https/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python client for Google's Public DNS-over-HTTPS service", "version": "0.0.2" }, "last_serial": 2387456, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b897ba5b71b5595d19ecd8d0ac0c9427", "sha256": "efd962502576ddea36e18e90349011c402b57592035917e4ea4e64a05718556b" }, "downloads": -1, "filename": "dns_over_https-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "b897ba5b71b5595d19ecd8d0ac0c9427", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4418, "upload_time": "2016-10-07T23:10:24", "url": "https://files.pythonhosted.org/packages/c5/af/1209f9af31e18634d69b8609e31fcf5335d598633b14324f81fbecff0c49/dns_over_https-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db5cf828ac6320500745e3204540417c", "sha256": "f83ff68d85dac1a92c3312ae79bcff6537236b15cca674c6a26cfe45a770b0c6" }, "downloads": -1, "filename": "dns_over_https-0.0.2.tar.gz", "has_sig": false, "md5_digest": "db5cf828ac6320500745e3204540417c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2824, "upload_time": "2016-10-07T23:10:21", "url": "https://files.pythonhosted.org/packages/9b/4e/4c96dd72ece07a0efb20ff5e212c94e3c98326d7941a4283899b2012b4ed/dns_over_https-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b897ba5b71b5595d19ecd8d0ac0c9427", "sha256": "efd962502576ddea36e18e90349011c402b57592035917e4ea4e64a05718556b" }, "downloads": -1, "filename": "dns_over_https-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "b897ba5b71b5595d19ecd8d0ac0c9427", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4418, "upload_time": "2016-10-07T23:10:24", "url": "https://files.pythonhosted.org/packages/c5/af/1209f9af31e18634d69b8609e31fcf5335d598633b14324f81fbecff0c49/dns_over_https-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db5cf828ac6320500745e3204540417c", "sha256": "f83ff68d85dac1a92c3312ae79bcff6537236b15cca674c6a26cfe45a770b0c6" }, "downloads": -1, "filename": "dns_over_https-0.0.2.tar.gz", "has_sig": false, "md5_digest": "db5cf828ac6320500745e3204540417c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2824, "upload_time": "2016-10-07T23:10:21", "url": "https://files.pythonhosted.org/packages/9b/4e/4c96dd72ece07a0efb20ff5e212c94e3c98326d7941a4283899b2012b4ed/dns_over_https-0.0.2.tar.gz" } ] }