Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/wine-python-nuitka-example
https://github.com/zztkm/wine-python-nuitka-example
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/wine-python-nuitka-example
- Owner: zztkm
- Created: 2023-06-05T16:10:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-05T16:10:37.000Z (over 1 year ago)
- Last Synced: 2024-12-20T23:29:55.687Z (17 days ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wine-python-nuitka-example
## Requirements
- [kniwase/NuitkaCrossCompilationContainer: Nuitka Win-x64 cross-compilation container](https://github.com/kniwase/NuitkaCrossCompilationContainer/tree/main)
## Build
```bash
docker compose run --rm --build sample
```