{ "info": { "author": "Marc-Olivier Gosselin", "author_email": "mogosselin@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Simple package to check if a domain name is available or not.\n\nThe program uses the `whois` system command, which works by default on Mac and Linux.\n\nFor Windows, you need to install the command from here: https://docs.microsoft.com/en-ca/sysinternals/downloads/whois\n\nThe program mostly interpret the WHOIS command's results (which is a string) to see if the domain is available or not.\n\n*Note:* The results from the WHOIS command are different for different TLDs, so the support for TLDs is limited (io, net, com), but can be extended easily.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mogosselin/is_domain_free", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "is-domain-free", "package_url": "https://pypi.org/project/is-domain-free/", "platform": "", "project_url": "https://pypi.org/project/is-domain-free/", "project_urls": { "Homepage": "https://github.com/mogosselin/is_domain_free" }, "release_url": "https://pypi.org/project/is-domain-free/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple package to check if 1 or more domain names are available.", "version": "0.0.1" }, "last_serial": 4232983, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b38cb4c9fd4b62f8ad79bcc5d2bd4740", "sha256": "6fde9f95615b93b52c8f2ada6a2466f9fadd6270f13683599d446d90f249abdf" }, "downloads": -1, "filename": "is_domain_free-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b38cb4c9fd4b62f8ad79bcc5d2bd4740", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5865, "upload_time": "2018-09-03T01:10:04", "url": "https://files.pythonhosted.org/packages/9d/cc/7908c88f7ec73768d0608c99094840bcc7bf9b7b22c4650caf92c83650a9/is_domain_free-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d800aee8ed3fb41ee6995fef872aa71f", "sha256": "5fd1e6d710a98c96a79beeb846e6723e36de4aa418e23d2e6234a9386320c2b3" }, "downloads": -1, "filename": "is_domain_free-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d800aee8ed3fb41ee6995fef872aa71f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4408, "upload_time": "2018-09-03T01:10:05", "url": "https://files.pythonhosted.org/packages/cd/3e/85ad1452caada9b93bfb5fac52813432aa9cf0e58739d95d0143ce08c5b8/is_domain_free-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b38cb4c9fd4b62f8ad79bcc5d2bd4740", "sha256": "6fde9f95615b93b52c8f2ada6a2466f9fadd6270f13683599d446d90f249abdf" }, "downloads": -1, "filename": "is_domain_free-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b38cb4c9fd4b62f8ad79bcc5d2bd4740", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5865, "upload_time": "2018-09-03T01:10:04", "url": "https://files.pythonhosted.org/packages/9d/cc/7908c88f7ec73768d0608c99094840bcc7bf9b7b22c4650caf92c83650a9/is_domain_free-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d800aee8ed3fb41ee6995fef872aa71f", "sha256": "5fd1e6d710a98c96a79beeb846e6723e36de4aa418e23d2e6234a9386320c2b3" }, "downloads": -1, "filename": "is_domain_free-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d800aee8ed3fb41ee6995fef872aa71f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4408, "upload_time": "2018-09-03T01:10:05", "url": "https://files.pythonhosted.org/packages/cd/3e/85ad1452caada9b93bfb5fac52813432aa9cf0e58739d95d0143ce08c5b8/is_domain_free-0.0.1.tar.gz" } ] }