https://github.com/iffyloop/build-cpython
https://github.com/iffyloop/build-cpython
cpython prebuilt python
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iffyloop/build-cpython
- Owner: iffyloop
- License: other
- Created: 2023-02-13T01:29:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T01:42:21.000Z (over 3 years ago)
- Last Synced: 2025-01-21T05:09:42.595Z (over 1 year ago)
- Topics: cpython, prebuilt, python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @iffyloop/build-cpython
This repository contains a GitHub Actions workflow to build any branch of [CPython](https://github.com/python/cpython) for Windows or macOS. We aim to provide clean, standalone Python builds which may be embedded in other applications to provide a full-fledged Python environment without requiring a system-wide install.