eGenix / egenix-pyrun

eGenix PyRun - Your friendly, lean, open source Python runtime
https://pyrun.org
Apache License 2.0
30 stars 0 forks source link

Bootstrap...? #4

Open jedie opened 2 months ago

jedie commented 2 months ago

I hacked this python script to download and extract "missing" python versions: https://gist.github.com/jedie/919ce4490e563b67ebec3a88d8b9f076

Maye also a sprint topic to make polish this idea...?

EDIT: Updated version is now stored into gist

malemburg commented 2 months ago

Thanks, but the Makefile already takes care of downloading the Python tar balls as needed.

Which part of this does not work for you ?

jedie commented 1 month ago

I would like to have a single file, that i can download and run to install pyrun ;)