|
|
|
|
|
by pierrebai
794 days ago
|
|
I find the use case where you have a system in production but could not possibly use the official Python for that system... unusual? Double so since Python code (.py) is itself portable, and I would assume that the amount of work to make all the necessary extension be built into your APE vs just using the standard pip/pipenv/poetry/etc to be in favor of the latter. Not even talking about the maintainability of the resulting system by other people who'd have to learn how to handle building an APE. |
|
In my use case, the niche is not having WSL/Docker available and letting end users repeat studies or re-run configuration scripts.