Skip to content

Build python-ldap wheels for Windows

Notifications You must be signed in to change notification settings

cgohlke/python-ldap-build

Repository files navigation

python-ldap-build

Build python-ldap wheels for Windows using GitHub Actions.

The wheels can be downloaded from the Releases page.

Install a wheel on the command line, for example for Python 3.11 64-bit:

py.exe -3.11 -m pip install python_ldap-3.4.4-cp311-cp311-win_amd64.whl