Skip to content
Discussion options

You must be logged in to vote

The most straight forward way is probably the same as for nodejs apps (using pkg). So you'd sidecar a packaged python app created with pyinstaller or something.

Or, if you're absolutely crazy and proficient in rust there's also this one: https://github.com/RustPython/RustPython. But i don't know how easy it would be to use it for a whole py project with dependencies (if it's even possible).

Replies: 4 comments 15 replies

Comment options

You must be logged in to vote
9 replies
@ThatXliner
Comment options

@FabianLars
Comment options

@JMMarchant
Comment options

@FabianLars
Comment options

@MGough
Comment options

Answer selected by rkimoakbioinformatics
Comment options

You must be logged in to vote
2 replies
@rkimoakbioinformatics
Comment options

@devilsnare007
Comment options

Comment options

You must be logged in to vote
3 replies
@simkimsia
Comment options

@tcardlab
Comment options

@tcardlab
Comment options

Comment options

You must be logged in to vote
1 reply
@liudonghua123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet