https://github.com/cgohlke/python-ldap-build
Build python-ldap wheels for Windows.
https://github.com/cgohlke/python-ldap-build
ldap python wheels windows
Last synced: 5 months ago
JSON representation
Build python-ldap wheels for Windows.
- Host: GitHub
- URL: https://github.com/cgohlke/python-ldap-build
- Owner: cgohlke
- License: mit
- Created: 2023-05-25T21:21:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-05T19:13:23.000Z (7 months ago)
- Last Synced: 2025-12-09T07:58:05.430Z (7 months ago)
- Topics: ldap, python, wheels, windows
- Language: Batchfile
- Homepage:
- Size: 33.2 KB
- Stars: 103
- Watchers: 1
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-ldap-build
Build [python-ldap](https://github.com/python-ldap/python-ldap) wheels for Windows using [GitHub Actions](https://github.com/cgohlke/python-ldap-build/actions/workflows/wheel.yml).
The wheels can be downloaded from the [Releases](https://github.com/cgohlke/python-ldap-build/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.5-cp314-cp314-win_amd64.whl