pydsinternals - Directory Services Internals Library
April 24, 2022 ยท View on GitHub
pydsinternals - Directory Services Internals Library
A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
Installation
python3 -m pip install dsinternals
Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.
Credits
This code base was heavily inspired by MichaelGrafnetter's DS Internals library.