{ "info": { "author": "Erigones", "author_email": "erigones@erigones.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: System :: Monitoring", "Topic :: Utilities" ], "description": "zabbix-api-erigones\n###################\n\n`Zabbix API `_ Python Library.\n\nUsed by the `Ludolph Monitoring Jabber Bot `_.\n\n* Supported Python versions: >= 2.6 and >= 3.2\n* Supported Zabbix versions: 1.8, 2.0, 2.2, 2.4, 3.0\n\n.. image:: https://badge.fury.io/py/zabbix-api-erigones.png\n :target: http://badge.fury.io/py/zabbix-api-erigones\n\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install zabbix-api-erigones\n\nUsage\n-----\n\n.. code:: python\n\n from zabbix_api import ZabbixAPI\n\n zx = ZabbixAPI(server='http://127.0.0.1')\n zx.login('username', 'password')\n\n # Example: list zabbix users\n zx.call('user.get', {'output': zx.QUERY_EXTEND})\n\n # Or use the old dot notation method\n zx.user.get({'output': zx.QUERY_EXTEND})\n\nLinks\n-----\n\n- Bug Tracker: https://github.com/erigones/zabbix-api/issues\n- Twitter: https://twitter.com/erigones", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erigones/zabbix-api/", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "zabbix-api-erigones", "package_url": "https://pypi.org/project/zabbix-api-erigones/", "platform": "any", "project_url": "https://pypi.org/project/zabbix-api-erigones/", "project_urls": { "Homepage": "https://github.com/erigones/zabbix-api/" }, "release_url": "https://pypi.org/project/zabbix-api-erigones/1.2.4/", "requires_dist": null, "requires_python": "", "summary": "Zabbix API Python Library", "version": "1.2.4" }, "last_serial": 3141376, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "89b6c95968f19d7163d8c8fcf8f35bf7", "sha256": "a9875349e8351274f135603123b920dc14d23c47aa8b5a921c114880a9709027" }, "downloads": -1, "filename": "zabbix-api-erigones-1.0.tar.gz", "has_sig": false, "md5_digest": "89b6c95968f19d7163d8c8fcf8f35bf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6115, "upload_time": "2015-04-20T14:31:49", "url": "https://files.pythonhosted.org/packages/08/bd/33947fca232bd8e46493f9315d058057bf31dfe6b92e079d5282da4c2ecc/zabbix-api-erigones-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "f081e0394506de5d9438cab3521592d9", "sha256": "5c32814d70530c629f217a75333696b033996036204335094c989c1b370bc7b8" }, "downloads": -1, "filename": "zabbix-api-erigones-1.1.tar.gz", "has_sig": false, "md5_digest": "f081e0394506de5d9438cab3521592d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6298, "upload_time": "2015-04-29T14:28:45", "url": "https://files.pythonhosted.org/packages/ef/71/df88ada0b9e39e77df061e336ffa0597b1356d9a24c578504afa2f7321da/zabbix-api-erigones-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "54e1fc7ef2c8391ff204f0409a43448d", "sha256": "28d2d74a4aea04fbe4283fd6044613622a376e8072112b982246bb7d809ac1c8" }, "downloads": -1, "filename": "zabbix-api-erigones-1.2.1.tar.gz", "has_sig": false, "md5_digest": "54e1fc7ef2c8391ff204f0409a43448d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6421, "upload_time": "2015-11-27T13:44:34", "url": "https://files.pythonhosted.org/packages/53/45/6dc70ab14ff017ff4fb455939a6111ea707c57d8e2039c83b0a71bc317de/zabbix-api-erigones-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "0ec5422080f72fe6003d4cb825aeb3e1", "sha256": "a5cb86be8cdbd1caa5d39e7a552df52ea03aa0ca75c8b421a8f1c5084b629124" }, "downloads": -1, "filename": "zabbix-api-erigones-1.2.2.tar.gz", "has_sig": false, "md5_digest": "0ec5422080f72fe6003d4cb825aeb3e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6500, "upload_time": "2015-12-02T11:40:59", "url": "https://files.pythonhosted.org/packages/d8/05/424f85494ae22f983eb1cd472029555bdce0d21c54f952a0f43a967757b5/zabbix-api-erigones-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "63406dcb3814c6ea83c4c5ec2e49f72f", "sha256": "cc536027959a84d73b0baa9c59429ce0642c5e30792183087cd124897781894d" }, "downloads": -1, "filename": "zabbix-api-erigones-1.2.3.tar.gz", "has_sig": false, "md5_digest": "63406dcb3814c6ea83c4c5ec2e49f72f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6612, "upload_time": "2016-10-30T15:20:39", "url": "https://files.pythonhosted.org/packages/aa/b9/405e5771421eb0b3091fa3affb7a539fc7de7c2a71227b1563d0c32cfff5/zabbix-api-erigones-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "aedde36c744ef4874d4cd59d4a052f34", "sha256": "6ecc75a8046abecf63c29b5ae4eca8decfcc5fbb1977049e0695d2d590dbb2be" }, "downloads": -1, "filename": "zabbix-api-erigones-1.2.4.tar.gz", "has_sig": true, "md5_digest": "aedde36c744ef4874d4cd59d4a052f34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16185, "upload_time": "2017-09-01T20:01:51", "url": "https://files.pythonhosted.org/packages/79/b0/b626eb9d064b14284ed5245a609e0133da5199ebb24c654767d0c1175c92/zabbix-api-erigones-1.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aedde36c744ef4874d4cd59d4a052f34", "sha256": "6ecc75a8046abecf63c29b5ae4eca8decfcc5fbb1977049e0695d2d590dbb2be" }, "downloads": -1, "filename": "zabbix-api-erigones-1.2.4.tar.gz", "has_sig": true, "md5_digest": "aedde36c744ef4874d4cd59d4a052f34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16185, "upload_time": "2017-09-01T20:01:51", "url": "https://files.pythonhosted.org/packages/79/b0/b626eb9d064b14284ed5245a609e0133da5199ebb24c654767d0c1175c92/zabbix-api-erigones-1.2.4.tar.gz" } ] }