Releases: Guyuepp/python-everywhere
Releases · Guyuepp/python-everywhere
v0.1.4 release
Release Notes
- Android app release: v0.1.4
- Signed artifact: python-everywhere-v0.1.4-release.apk
- Signature verification: APK Signature Scheme v2/v3 verified
Artifact Integrity
- SHA-256: 77676a7f336646d5b4ab0e0c45f80c4b22203726f1cf544f3029f307e5139f3a
Signing Certificate
- Subject: CN=Guyuepp, C=CN
- Certificate SHA-256: f5fa099f15345e409d781c20451b0e3105e58c530fc3849d19c376e7770db282
v0.1.3 release
Highlights
- Launcher opens execution history by default.
- Process Text executions are persisted into history.
- History now includes input preview, result preview, and message.
Signed APK
- File: python-everywhere-v0.1.3-release.apk
- SHA-256: 7df9fcc9a60ccb065ac09131b45b9a9d3457ed6cf6904e62cf2d377486d959f4
- Signature: APK Signature Scheme v2/v3 verified.
Verification
- Unit tests passed.
- Core instrumentation tests passed on connected Android device (7/7).
v0.1.2 signed release
First signed release build.
v0.1.1
v0.1.0 MVP
Initial public MVP release.
Highlights
- Execute selected text as local Python code via Android Process Text.
- Structured output with stdout, stderr, and traceback.
- Cancellation and timeout-safe execution flow.
- User and developer docs included.
Included Asset
- app-debug.apk
Note
- Some IM apps may not expose the system Process Text menu.