Skip to content

Conversation

AeroScripts
Copy link

This is modified embedded python to include tkinter. The process can be reproduced using a small script, but ive pushed up the files for now. Let me know if you'd like me to rebase without the tkinter stuff.

The bin folder is extracted from the embedded python release (ex https://www.python.org/ftp/python/3.13.2/python-3.13.2-embed-amd64.zip ) with windows tkinter data added in (Needed for babble ui, and pip can't install this)

Aside from tkinter, file python312._pth was modified to allow loading from site packages, and the local directory:

python312.zip
.
..

# Uncomment to run site.main() automatically
import site

ProjectBabble.exe is a duplicate of python.exe with it's icon set to the babble icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant