Awesome
</br></br>
pydsinternals - Directory Services Internals Library
<p align="center"> <img alt="MIT License" src="https://img.shields.io/badge/License-MIT-green.svg"> <img alt="Build Status" src="https://travis-ci.com/p0dalirius/pydsinternals.svg?branch=main"> <img alt="PyPI" src="https://img.shields.io/pypi/v/dsinternals"> <a href="https://twitter.com/intent/follow?screen_name=podalirius_" title="Follow"><img src="https://img.shields.io/twitter/follow/podalirius_?label=Podalirius&style=social"></a> <a href="https://www.youtube.com/c/Podalirius_?sub_confirmation=1" title="Subscribe"><img alt="YouTube Channel Subscribers" src="https://img.shields.io/youtube/channel/subscribers/UCF_x5O7CSfr82AfNVTKOv_A?style=social"></a> <br> </p>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.