Skip to content

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.14 64-bit:

py.exe -3.14 -m pip install python_ldap-3.4.4-cp314-cp314-win_amd64.whl

About

Build python-ldap wheels for Windows.

Topics

Resources

Stars

Watchers

Forks