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

py.exe -3.13 -m pip install python_ldap-3.4.4-cp313-cp313-win_amd64.whl

About

Build python-ldap wheels for Windows.

Topics

Resources

Stars

Watchers

Forks