{ "info": { "author": "Tim Golden", "author_email": "mail@timgolden.me.uk", "bugtrack_url": null, "classifiers": [], "description": "******************************\nPython Active Directory Module\n******************************\n\nWhat is it?\n===========\n\nActive Directory (AD) is Microsoft's answer to LDAP, the industry-standard\ndirectory service holding information about users, computers and\nother resources in a tree structure, arranged by departments or\ngeographical location, and optimized for searching.\n\nThe Python Active Directory module is a lightweight wrapper on top of the\npywin32 extensions, and hides some of the plumbing needed to get Python to\ntalk to the AD API. It's pure Python and should work with any version of\nPython from 2.2 onwards (generators) and any recent version of pywin32.\n\n\nWhere do I get it?\n==================\n\nhttp://timgolden.me.uk/python/active_directory.html\n\n\nHow do I install it?\n====================\n\nWhen all's said and done, it's just a module. But for those\nwho like setup programs:\n\npython setup.py install\n\n\nPrerequisites\n=============\n\nIf you're running a recent Python (2.2+) on a recent Windows (2k, 2k3, XP)\nand you have Mark Hammond's pywin32 extensions installed, you're probably\nup-and-running already. Otherwise...\n\n Windows\n -------\n If you're running Win9x / NT4 you'll need to get AD support\n from Microsoft. Microsoft URLs change quite often, so I suggest you\n do this: \n http://www.google.com/search?q=site%3Amicrosoft.com+active+directory+downloads\n\n Python\n ------\n http://www.python.org/ (just in case you didn't know)\n\n pywin32 (was win32all)\n ----------------------\n http://pywin32.sf.net\n\n\nHow do I use it?\n================\n\nThere are examples at: http://timgolden.me.uk/python/ad_cookbook.html\nbut as a quick taster, try this, to list all users' display names:\n\nimport active_directory\n\nfor person in active_directory.search (objectCategory='Person'):\n print person.displayName\n\nWhat License is it released under?\n==================================\n(c) Tim Golden 2004-2007\nLicensed under the (GPL-compatible) MIT License:\nhttp://www.opensource.org/licenses/mit-license.php\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://timgolden.me.uk/python/active_directory.html", "keywords": "", "license": "http://www.opensource.org/licenses/mit-license.php", "maintainer": "", "maintainer_email": "", "name": "active_directory", "package_url": "https://pypi.org/project/active_directory/", "platform": "", "project_url": "https://pypi.org/project/active_directory/", "project_urls": { "Homepage": "http://timgolden.me.uk/python/active_directory.html" }, "release_url": "https://pypi.org/project/active_directory/0.67.1/", "requires_dist": null, "requires_python": "", "summary": "Active Directory", "version": "0.67.1" }, "last_serial": 2582677, "releases": { "0.67.0": [ { "comment_text": "", "digests": { "md5": "f83e67fdba142a33a9d77e884bd30745", "sha256": "89c702fe075ac31d26bceff4fd557e2c215cac1960a5e04ba996c7816bbd2f6d" }, "downloads": -1, "filename": "active_directory-0.67.0-py2.7.egg", "has_sig": false, "md5_digest": "f83e67fdba142a33a9d77e884bd30745", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 19967, "upload_time": "2017-01-18T15:46:23", "url": "https://files.pythonhosted.org/packages/60/05/5ccd854bac071afcac686535539d151fb1a73f635dfffcccc5025fd4ca02/active_directory-0.67.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "08dfec80547fa147c003cc544fd5616d", "sha256": "6fde968f60fc30e7e9dee32ed7e9880903f7f0023ae1b62fbb35aee344eb24fa" }, "downloads": -1, "filename": "active_directory-0.67.0.tar.gz", "has_sig": false, "md5_digest": "08dfec80547fa147c003cc544fd5616d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8889, "upload_time": "2017-01-18T15:46:20", "url": "https://files.pythonhosted.org/packages/1e/0a/1dc0ceb4be1b173140d5ab11dd44a180e126faa596afd73a1f9ac6a0d772/active_directory-0.67.0.tar.gz" } ], "0.67.1": [ { "comment_text": "", "digests": { "md5": "26031dac7491df5e3879613453d8931b", "sha256": "e97506782b15df154e5c5d36736e079b683b26689d818be3bf76d4f29a60618e" }, "downloads": -1, "filename": "active_directory-0.67.1-py2.7.egg", "has_sig": false, "md5_digest": "26031dac7491df5e3879613453d8931b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 20005, "upload_time": "2017-01-18T15:50:12", "url": "https://files.pythonhosted.org/packages/0a/fa/b92781a0a14771f096f8a593c2633acc63d0a45eb06f8a8b5e748cec1521/active_directory-0.67.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "57d9caf925474de0b5b64abdf721f94a", "sha256": "8ef8538f41200acdad69dbea0c19f0ae354b2d334fe008de4a5c7121fdc6ada1" }, "downloads": -1, "filename": "active_directory-0.67.1.tar.gz", "has_sig": false, "md5_digest": "57d9caf925474de0b5b64abdf721f94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10897, "upload_time": "2017-01-18T15:50:09", "url": "https://files.pythonhosted.org/packages/f3/18/4c17c85824abff9c47a72dc6a1afb498b438a94aa23602c4017f4aee8c0e/active_directory-0.67.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26031dac7491df5e3879613453d8931b", "sha256": "e97506782b15df154e5c5d36736e079b683b26689d818be3bf76d4f29a60618e" }, "downloads": -1, "filename": "active_directory-0.67.1-py2.7.egg", "has_sig": false, "md5_digest": "26031dac7491df5e3879613453d8931b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 20005, "upload_time": "2017-01-18T15:50:12", "url": "https://files.pythonhosted.org/packages/0a/fa/b92781a0a14771f096f8a593c2633acc63d0a45eb06f8a8b5e748cec1521/active_directory-0.67.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "57d9caf925474de0b5b64abdf721f94a", "sha256": "8ef8538f41200acdad69dbea0c19f0ae354b2d334fe008de4a5c7121fdc6ada1" }, "downloads": -1, "filename": "active_directory-0.67.1.tar.gz", "has_sig": false, "md5_digest": "57d9caf925474de0b5b64abdf721f94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10897, "upload_time": "2017-01-18T15:50:09", "url": "https://files.pythonhosted.org/packages/f3/18/4c17c85824abff9c47a72dc6a1afb498b438a94aa23602c4017f4aee8c0e/active_directory-0.67.1.tar.gz" } ] }