https://github.com/faforever/python-wheels
build python binary wheels for the FAF client
https://github.com/faforever/python-wheels
Last synced: 7 months ago
JSON representation
build python binary wheels for the FAF client
- Host: GitHub
- URL: https://github.com/faforever/python-wheels
- Owner: FAForever
- License: gpl-3.0
- Created: 2017-01-07T14:38:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T18:30:34.000Z (about 9 years ago)
- Last Synced: 2025-04-13T18:18:34.098Z (over 1 year ago)
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This repository builds Python packages which need a compiler for Windows.
Using the [compilers installed in Appveyor](https://www.appveyor.com/docs/installed-software/#python), we can [release binary wheels for Python for Windows](https://github.com/FAForever/python-wheels/releases).
The wheels can used by users running the client from source on Windows or the [CI system building client releases](https://github.com/FAForever/client/blob/develop/appveyor.yml).