This is Python-AD, an Active Directory client library for Python on UNIX/Linux systems. Note - version 1.0 added support for Python >= 3.6 and version 2.0 will drop support for Python 2 Version 1.0 ...
As Python’s popularity rises, its limitations are becoming more clear. For one thing, it can be very hard to write a Python application and distribute it to people who don’t have Python installed. The ...