3rd party xPack with a standalone Python #4
mmomtchev
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
@ilg-ul, I will take any suggestions how should look a xPack that contains a Python module - I will be adding Maybe it should have a top-level executable that sets |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.npmjs.com/package/@mmomtchev/python-xpack
Supports Linux x64, Windows x64, macOS x64 and macOS arm64
Includes pip for installing additional modules (
xpacks/.bin/python -m pip list
) and it is fully statically compiled - including thectypes
andssl
modules which use libffi and OpenSSL.Beta Was this translation helpful? Give feedback.
All reactions