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

package via pyinstaller #39

Open
benjamin051000 opened this issue Feb 18, 2023 · 4 comments
Open

package via pyinstaller #39

benjamin051000 opened this issue Feb 18, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@benjamin051000
Copy link
Member

benjamin051000 commented Feb 18, 2023

Instead of giving people a huge repo full of yucky scripts and stuff, give them an executable. That would be preferred.

@benjamin051000
Copy link
Member Author

Also, this could be automated which would be awesome

@benjamin051000 benjamin051000 added enhancement New feature or request help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Feb 18, 2023
@benjamin051000
Copy link
Member Author

One issue with this is that we need pyinstaller to create builds for macos, windows, and linux. Not sure if gh actions supports this. See https://stackoverflow.com/questions/63245946/how-to-create-linux-and-macos-executables-using-pyinstaller-on-windows

@benjamin051000
Copy link
Member Author

This may work https://github.com/cdrx/docker-pyinstaller

@benjamin051000
Copy link
Member Author

This should definitely happen someday, but it's just not something I'm familar with enough right now.

@benjamin051000 benjamin051000 added the help wanted Extra attention is needed label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant