Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stand Alone Executable (peru.exe) #197

Open
naturallymitchell opened this issue Nov 1, 2018 · 4 comments
Open

Stand Alone Executable (peru.exe) #197

naturallymitchell opened this issue Nov 1, 2018 · 4 comments

Comments

@naturallymitchell
Copy link

Would you be open to distributing a stand alone executable for similar easy installation to https://chocolatey.org/packages/youtube-dl
https://github.com/rg3/youtube-dl/releases

@oconnor663
Copy link
Member

oconnor663 commented Nov 2, 2018

Sure, why not :) I don't have any experience with those packaging tools personally though.

@naturallymitchell
Copy link
Author

I don't either, but having people install python and then pip isn't going well. Here's what I know so far: https://www.pyinstaller.org/

Do you have any time to investigate this as well?

@iilyak
Copy link

iilyak commented Feb 21, 2019

One option is to use pex

@mochaaP
Copy link

mochaaP commented Jun 19, 2023

PyOxidizer seems easy and promising.

edit: PyYAML and Peru extensively uses __file__, thus could not be packaged by PyOxidizer.

https://pyoxidizer.readthedocs.io/en/stable/oxidized_importer_behavior_and_compliance.html#no-file

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

No branches or pull requests

4 participants