{ "info": { "author": "Gavin M. Roy", "author_email": "gavinmroy@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Communications", "Topic :: Internet", "Topic :: Internet :: Name Service (DNS)", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking", "Topic :: System :: Systems Administration" ], "description": "infoblox\n========\nAn unofficial python library for interfacing with Infoblox NIOS. This library is not affiliated with _`Infoblox, Inc. ` in any way.\n\n|PyPI version| |Downloads| |Build Status|\n\nDocumentation\n-------------\nhttp://infoblox.readthedocs.org\n\nRequirements\n------------\n- Python 2.6, 2.7, 3.2, 3.3\n- _`argparse ` (Python 2.6 only)\n- _`requests `\n\nCLI Usage\n---------\n.. code:: bash\n\n usage: infoblox-host [-h] [--version] [--debug] [-u USERNAME] [-p PASSWORD]\n {add,remove} [IPv4 Address] [COMMENT]\n\n Add or remove a host from the Infoblox appliance\n\n positional arguments:\n The Infoblox hostname\n {add,remove} Specify if you are adding or removing a host\n The FQDN for the host\n [IPv4 Address] The IPv4 address for the host\n [COMMENT] A comment set on the host when adding.\n\n optional arguments:\n -h, --help show this help message and exit\n --version show program's version number and exit\n --debug Enable debug output\n -u USERNAME, --username USERNAME\n The username to perform the work as. Default: admin\n -p PASSWORD, --password PASSWORD\n The password to authenticate with. Default: infoblox\n\nLibrary Usage\n-------------\n.. code:: python\n\n import infoblox\n\n session = infoblox.Session('127.0.0.1', 'admin', 'infoblox')\n host = infoblox.Host(session)\n host.name = 'foo.bar.net'\n host.add_ipv4addr('10.0.0.1')\n if host.save():\n print('Host saved')\n\n\n.. |PyPI version| image:: https://badge.fury.io/py/infoblox.png\n :target: http://badge.fury.io/py/infoblox\n.. |Downloads| image:: https://pypip.in/d/infoblox/badge.png\n :target: https://crate.io/packages/infoblox\n.. |Build Status| image:: https://travis-ci.org/gmr/infoblox.png?branch=master\n :target: https://travis-ci.org/gmr/infoblox", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gmr/infoblox", "keywords": null, "license": "Copyright (c) 2013 Gavin M. Roy\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n * Neither the name of the rmqid library nor the names of its\n contributors may be used to endorse or promote products derived from this\n software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "infoblox", "package_url": "https://pypi.org/project/infoblox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/infoblox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gmr/infoblox" }, "release_url": "https://pypi.org/project/infoblox/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Interface and CLI application for Infoblox NIOS", "version": "1.1.1" }, "last_serial": 929951, "releases": { "1.0.0": [], "1.1.0": [ { "comment_text": "", "digests": { "md5": "f510d46450dea3bb482fa0f73105f602", "sha256": "42e92c4db47a343328f5b727abfa02aea5b3e186aa4039049baafaf1d6e15fbd" }, "downloads": -1, "filename": "infoblox-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f510d46450dea3bb482fa0f73105f602", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9964, "upload_time": "2013-11-26T04:04:44", "url": "https://files.pythonhosted.org/packages/0a/6d/d63459a4b22e3cc951c15c5e99128614590a2e637b019ead00a14a46f00d/infoblox-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "591143bc7fc4b206a7f92e5c32e32c8f", "sha256": "aebeb33663706fac51f4c831185dc89c044d9a45d82c6d3f7faa6394dc5cd889" }, "downloads": -1, "filename": "infoblox-1.1.1.tar.gz", "has_sig": false, "md5_digest": "591143bc7fc4b206a7f92e5c32e32c8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9978, "upload_time": "2013-11-26T21:01:07", "url": "https://files.pythonhosted.org/packages/b9/2d/e94afbbdc02b18b0ab50f6c2f56412031bc268cacff707bca976e7b697e6/infoblox-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "591143bc7fc4b206a7f92e5c32e32c8f", "sha256": "aebeb33663706fac51f4c831185dc89c044d9a45d82c6d3f7faa6394dc5cd889" }, "downloads": -1, "filename": "infoblox-1.1.1.tar.gz", "has_sig": false, "md5_digest": "591143bc7fc4b206a7f92e5c32e32c8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9978, "upload_time": "2013-11-26T21:01:07", "url": "https://files.pythonhosted.org/packages/b9/2d/e94afbbdc02b18b0ab50f6c2f56412031bc268cacff707bca976e7b697e6/infoblox-1.1.1.tar.gz" } ] }