https://github.com/beeware/cpython-android-source-deps
Libraries that are needed to compile CPython for Android
https://github.com/beeware/cpython-android-source-deps
Last synced: about 2 months ago
JSON representation
Libraries that are needed to compile CPython for Android
- Host: GitHub
- URL: https://github.com/beeware/cpython-android-source-deps
- Owner: beeware
- License: mit
- Created: 2024-01-30T12:35:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-03T12:01:04.000Z (3 months ago)
- Last Synced: 2026-04-03T16:59:42.403Z (3 months ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 18
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CPython Android source dependencies
This repository contains scripts for building the libraries that are needed to compile
CPython for Android.
Pre-compiled versions are published on the GitHub releases page of this repository. A
new release is triggered by pushing a tag in a specific format – for details, see
[`.github/workflows/release.yaml`](https://github.com/beeware/cpython-android-source-deps/blob/main/.github/workflows/release.yaml).