{ "info": { "author": "Cliff Hults", "author_email": "bongoeadgc6@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Netwrix Search API Module\n\nThis is a python3 library to interact with [Netwrix Auditor](https://www.netwrix.com/auditor.html) \n\n\nExample:\n```\nfrom netwrix_api import NetwrixAPI\n\n\nfilter_data = {\n \"what\": {\"Contains\": \"GroupTest\"},\n \"datasource\": \"Active Directory\",\n \"objecttype\": {\"Contains\": \"Group\"}\n}\nnetwrix_host = \"netwrixsv01.contoso.com\"\nusername = \"Username\"\npasswd = \"ENTERPASSOWRD\"\napi = NetwrixAPI(netwrix_host, username, passwd)\nresults = api.queryDB(filter_data)\n```\n\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/BongoEADGC6/netwrix-api", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "netwrix-api", "package_url": "https://pypi.org/project/netwrix-api/", "platform": "", "project_url": "https://pypi.org/project/netwrix-api/", "project_urls": { "Homepage": "https://github.com/BongoEADGC6/netwrix-api" }, "release_url": "https://pypi.org/project/netwrix-api/0.0.7/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A library to interact with Netwrix Search API", "version": "0.0.7" }, "last_serial": 4106608, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "2325c61bbad8e42a3508ff8369498db1", "sha256": "6f178238823281f4b182ce1d5169b740d21cb1a4b3406b80951dc58f27fbceac" }, "downloads": -1, "filename": "netwrix_api-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "2325c61bbad8e42a3508ff8369498db1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2864, "upload_time": "2018-07-26T21:21:15", "url": "https://files.pythonhosted.org/packages/36/5e/691b752049262005a75d89dd8f4d84895e2363806694800466605e6a6d02/netwrix_api-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1bdc7b0ab0f26743ee2c39b289e5993c", "sha256": "e309f7ec8d8209173a5cc7531f76ed6eda0900c27004f58c7e0902e8649c0064" }, "downloads": -1, "filename": "netwrix-api-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1bdc7b0ab0f26743ee2c39b289e5993c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2538, "upload_time": "2018-07-26T21:21:16", "url": "https://files.pythonhosted.org/packages/3c/9b/334896f38dae051e6b8e12d91d63f1b889afd799c6ef99c5a4d379cbbc3a/netwrix-api-0.0.3.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "e7ba201c9eb7b86a42333918d689fef5", "sha256": "da83b2bc04c4489107f5b6e06cbcc911bbd1ce1993ee574f95c0e84db9493ed4" }, "downloads": -1, "filename": "netwrix_api-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "e7ba201c9eb7b86a42333918d689fef5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2847, "upload_time": "2018-07-26T22:30:25", "url": "https://files.pythonhosted.org/packages/ac/bf/9baf4cf14894e7854c417f020dd2c9357acf948f1ba57554ef57ba59463a/netwrix_api-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "420270d6e6511e14bdfb80d91c176bd4", "sha256": "aed07add40c624a93f8827bcf26f50c9ba947a8fb34982ebcb6b3bda3970b812" }, "downloads": -1, "filename": "netwrix-api-0.0.6.tar.gz", "has_sig": false, "md5_digest": "420270d6e6511e14bdfb80d91c176bd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2514, "upload_time": "2018-07-26T22:30:27", "url": "https://files.pythonhosted.org/packages/75/85/a2862de9f683e0eae8dd5906b6b8defdf489ca2e0fdd21ceee882f2a211b/netwrix-api-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "d33ceb80fa6c9da0d8a57aa324ff7311", "sha256": "5a054daad878c8b22dc379bff3282ae48d3e6d52c54da88204232d4490d6d718" }, "downloads": -1, "filename": "netwrix_api-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "d33ceb80fa6c9da0d8a57aa324ff7311", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4151, "upload_time": "2018-07-26T22:30:26", "url": "https://files.pythonhosted.org/packages/a1/9a/a4a40fa311e39f1f3874046d8ca7862a44094c56b45d25696e8c24d91e31/netwrix_api-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "14767724c082a66f8a8831b7bddeb717", "sha256": "67b4189bfd35a417e84aecf9c351d253fbb87cbbabe46122c4d117f73a3c927d" }, "downloads": -1, "filename": "netwrix-api-0.0.7.tar.gz", "has_sig": false, "md5_digest": "14767724c082a66f8a8831b7bddeb717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2516, "upload_time": "2018-07-26T22:30:28", "url": "https://files.pythonhosted.org/packages/8c/db/6b25ff67e9087b82f98c22a58d9a45021af42f01ba831f7fbbac554d491b/netwrix-api-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d33ceb80fa6c9da0d8a57aa324ff7311", "sha256": "5a054daad878c8b22dc379bff3282ae48d3e6d52c54da88204232d4490d6d718" }, "downloads": -1, "filename": "netwrix_api-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "d33ceb80fa6c9da0d8a57aa324ff7311", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4151, "upload_time": "2018-07-26T22:30:26", "url": "https://files.pythonhosted.org/packages/a1/9a/a4a40fa311e39f1f3874046d8ca7862a44094c56b45d25696e8c24d91e31/netwrix_api-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "14767724c082a66f8a8831b7bddeb717", "sha256": "67b4189bfd35a417e84aecf9c351d253fbb87cbbabe46122c4d117f73a3c927d" }, "downloads": -1, "filename": "netwrix-api-0.0.7.tar.gz", "has_sig": false, "md5_digest": "14767724c082a66f8a8831b7bddeb717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2516, "upload_time": "2018-07-26T22:30:28", "url": "https://files.pythonhosted.org/packages/8c/db/6b25ff67e9087b82f98c22a58d9a45021af42f01ba831f7fbbac554d491b/netwrix-api-0.0.7.tar.gz" } ] }