{
"info": {
"author": "Floyd Hightower",
"author_email": "",
"bugtrack_url": null,
"classifiers": [],
"description": "MIT License\n\nCopyright (c) 2017, Floyd Hightower\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\nDescription: *******************************\n Robtex Python\n *******************************\n \n \n .. image:: https://img.shields.io/pypi/v/robtex_python.svg\n :target: https://pypi.python.org/pypi/robtex_python\n \n .. image:: https://img.shields.io/travis/fhightower/robtex-python.svg\n :target: https://travis-ci.org/fhightower/robtex-python\n \n .. image:: https://codecov.io/gh/fhightower/robtex-python/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/fhightower/robtex-python\n \n .. image:: https://api.codacy.com/project/badge/Grade/8151c710cd704ddeb8575ee6dfbbd96e\n :target: https://www.codacy.com/app/fhightower/robtex-python\n \n .. image:: https://readthedocs.org/projects/robtex-python/badge/?version=latest\n :target: http://robtex-python.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n \n Simple python wrapper for the `Robtex API `_ . This project is currently **under development**. Feel free to contribute and don't forget to add yourself to the `AUTHORS.rst `_ file!\n \n * Free software: MIT license\n * Documentation: https://robtex-python.readthedocs.io\n \n Installation\n ============\n \n Stable release\n --------------\n \n To install Robtex Python, run this command in your terminal:\n \n .. code-block:: console\n \n pip install robtex-python\n \n This is the preferred method to install the Robtex API wrapper, as it will always install the most recent stable release. \n \n If you don't have `pip`_ installed, this `Python installation guide`_ can guide\n you through the process.\n \n .. _pip: https://pip.pypa.io\n .. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/\n \n From sources\n ------------\n \n The sources for Robtex Python can be downloaded from the `Github repo`_.\n \n You can either clone the public repository:\n \n .. code-block:: console\n \n $ git clone git://github.com/fhightower/robtex-python\n \n Or download the `tarball`_:\n \n .. code-block:: console\n \n $ curl -OL https://github.com/fhightower/robtex-python/tarball/master\n \n Once you have a copy of the source, you can install it with:\n \n .. code-block:: console\n \n $ python3 setup.py install\n \n .. _Github repo: https://github.com/fhightower/robtex-python\n .. _tarball: https://github.com/fhightower/robtex-python/tarball/master\n \n Usage\n =====\n \n Via Python\n ----------\n \n You can use Robtex Python in a script as follows:\n \n .. code-block:: python\n \n import robtex_python\n response = robtex_python.pdns_forward(\"example.com\")\n \n Via Command Line\n ----------------\n \n You can use Robtex Python as a command-line tool as follows:\n \n .. code-block:: shell\n \n Usage:\n robtex_python --ip=\n robtex_python --as=\n robtex_python --pdns-forward=\n robtex_python --pdns-reverse=\n robtex_python (-h | --help)\n robtex_python --version\n \n Credits\n =======\n \n This package was created with Cookiecutter_ and the `fhightower/python-project-template`_ project template.\n \n .. _Cookiecutter: https://github.com/audreyr/cookiecutter\n .. _`fhightower/python-project-template`: https://github.com/fhightower/python-project-template\n \n \n *******\n History\n *******\n \n 0.1.0 (2017-09-19)\n ==============================================\n \n * First release on PyPI.\n \nKeywords: robtex\nPlatform: UNKNOWN\nClassifier: Development Status :: 4 - Beta\nClassifier: Intended Audience :: Developers\nClassifier: License :: OSI Approved :: MIT License\nClassifier: Natural Language :: English\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.3\nClassifier: Programming Language :: Python :: 3.4\nClassifier: Programming Language :: Python :: 3.5\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/fhightower/robtex-python",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "robtex-python",
"package_url": "https://pypi.org/project/robtex-python/",
"platform": "",
"project_url": "https://pypi.org/project/robtex-python/",
"project_urls": {
"Homepage": "https://github.com/fhightower/robtex-python"
},
"release_url": "https://pypi.org/project/robtex-python/1.0.1/",
"requires_dist": [
"docopt (>=0.6)"
],
"requires_python": "",
"summary": "Simple python wrapper for the Robtex API.",
"version": "1.0.1"
},
"last_serial": 4918792,
"releases": {
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "4694fd4d39bb85d91e1da94f2843ba0b",
"sha256": "f6905663f97ca5f0e06e98ca318b756ed9bcb0f33afcd77227b5b9eda0c508ea"
},
"downloads": -1,
"filename": "robtex_python-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4694fd4d39bb85d91e1da94f2843ba0b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7146,
"upload_time": "2017-10-08T00:01:09",
"url": "https://files.pythonhosted.org/packages/a0/13/6807a99018c98cb6e9bcbb01d4aa1afabbb2d1429b775d38222abfdd5772/robtex_python-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1a7a31b2075fdba022f81dea622813fe",
"sha256": "dd3067ea8cd8137314764196b2e5385b0cde24746ae9aeda136c1cc6b42034b2"
},
"downloads": -1,
"filename": "robtex_python-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "1a7a31b2075fdba022f81dea622813fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12723,
"upload_time": "2017-10-08T00:01:10",
"url": "https://files.pythonhosted.org/packages/10/77/12d3774afdadb8a021d104d4f93e7c1ef068252d459787e84474248a2a3a/robtex_python-0.2.0.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "7d0354aea2e72a7354a476f616ce63f2",
"sha256": "28e924d2c51f6d67b27e357c997032a331d340c797574267a08b603d5b395131"
},
"downloads": -1,
"filename": "robtex_python-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7d0354aea2e72a7354a476f616ce63f2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8343,
"upload_time": "2017-10-08T02:07:31",
"url": "https://files.pythonhosted.org/packages/b9/bb/f71da3854d6dd65320457d383854791212e63e05a9859d0edcf0878434fa/robtex_python-0.3.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "26a7aef025ae876b1ba2f21350fd9a47",
"sha256": "12b8fe650a3a5d65ff30cd095c4cc83f1f68b868aff67fef39573340139aa34e"
},
"downloads": -1,
"filename": "robtex_python-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "26a7aef025ae876b1ba2f21350fd9a47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13697,
"upload_time": "2017-10-08T02:07:32",
"url": "https://files.pythonhosted.org/packages/2a/8e/b3ff8f909d1e5171c3c138f18345b1f4655dc4b7963a7cca91c758ed6883/robtex_python-0.3.0.tar.gz"
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "98b86a9813d1b8d4042a78966d626379",
"sha256": "43c7db7e30e638c0af4c3de3e6d6563192d8dbb4883cb82ef7fbcf5c2d793a94"
},
"downloads": -1,
"filename": "robtex_python-0.3.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "98b86a9813d1b8d4042a78966d626379",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8349,
"upload_time": "2017-10-23T21:11:00",
"url": "https://files.pythonhosted.org/packages/7a/71/3efd92cab7e38a71da79ef38d2509119fcc14b969230bbee3f25ff6d7302/robtex_python-0.3.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4a2930eb048d3f2e092075dcfc2e6ff8",
"sha256": "dd0aaf662bf6a706fb80a554c4ce0dff33e81b3245a574f875ce7740f9530060"
},
"downloads": -1,
"filename": "robtex_python-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "4a2930eb048d3f2e092075dcfc2e6ff8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13693,
"upload_time": "2017-10-23T21:11:03",
"url": "https://files.pythonhosted.org/packages/54/9f/86cfefbbf776e2e32796631b0f40a45223db743b903fdc18ffb14db839cb/robtex_python-0.3.1.tar.gz"
}
],
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "474b6ba0223edeaa0179960f32901505",
"sha256": "60fba3b199f61dcd1b660905805a666a31e8c22355fbaccfbdb633d2151fabba"
},
"downloads": -1,
"filename": "robtex_python-1.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "474b6ba0223edeaa0179960f32901505",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8382,
"upload_time": "2017-12-11T23:48:47",
"url": "https://files.pythonhosted.org/packages/8b/28/ddeea54c445d3095723644c965e64e0d4bc9302ec80b88bb14572f7b2cf0/robtex_python-1.0.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "5a03e9fcb4cd5ac2d92419467783c329",
"sha256": "2e2827a6803a3cc7d25464826793a6e96667306ecef46af1d4132a686cb789df"
},
"downloads": -1,
"filename": "robtex_python-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "5a03e9fcb4cd5ac2d92419467783c329",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13702,
"upload_time": "2017-12-11T23:48:48",
"url": "https://files.pythonhosted.org/packages/60/ad/00de292df6d32767b818eb9ed908448c5a37b910f1865e9ee4c62c9ba5c1/robtex_python-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "b3cbe3d053ce5f21c1eab6ea6cd584fa",
"sha256": "e3b70d21e5bd965845d0adb3feaad25d8f3c71b01ad3a8c8fc30cc55c6c6e7ac"
},
"downloads": -1,
"filename": "robtex_python-1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3cbe3d053ce5f21c1eab6ea6cd584fa",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 6752,
"upload_time": "2019-03-09T13:47:22",
"url": "https://files.pythonhosted.org/packages/ba/df/cf81c19a357b373a7f299baacf4950ed2e6e61b57a97aa5c003bfa46445b/robtex_python-1.0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0c2cc6205bc8ed0214fa9d744dbc075b",
"sha256": "47752608bdfcb2d5a0988a7bd42043ebb6e9a25330bc158488167a1e942ef84e"
},
"downloads": -1,
"filename": "robtex_python-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0c2cc6205bc8ed0214fa9d744dbc075b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14846,
"upload_time": "2019-03-09T13:47:23",
"url": "https://files.pythonhosted.org/packages/a9/78/db99a7d21f35ad87ca46826613b8f12babd285a9bae2c1c7a5f7b47b4f8a/robtex_python-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b3cbe3d053ce5f21c1eab6ea6cd584fa",
"sha256": "e3b70d21e5bd965845d0adb3feaad25d8f3c71b01ad3a8c8fc30cc55c6c6e7ac"
},
"downloads": -1,
"filename": "robtex_python-1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3cbe3d053ce5f21c1eab6ea6cd584fa",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 6752,
"upload_time": "2019-03-09T13:47:22",
"url": "https://files.pythonhosted.org/packages/ba/df/cf81c19a357b373a7f299baacf4950ed2e6e61b57a97aa5c003bfa46445b/robtex_python-1.0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0c2cc6205bc8ed0214fa9d744dbc075b",
"sha256": "47752608bdfcb2d5a0988a7bd42043ebb6e9a25330bc158488167a1e942ef84e"
},
"downloads": -1,
"filename": "robtex_python-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0c2cc6205bc8ed0214fa9d744dbc075b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14846,
"upload_time": "2019-03-09T13:47:23",
"url": "https://files.pythonhosted.org/packages/a9/78/db99a7d21f35ad87ca46826613b8f12babd285a9bae2c1c7a5f7b47b4f8a/robtex_python-1.0.1.tar.gz"
}
]
}