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

Find a solution to allow anyone to run script #1

Open
viviehn opened this issue Oct 4, 2018 · 2 comments
Open

Find a solution to allow anyone to run script #1

viviehn opened this issue Oct 4, 2018 · 2 comments

Comments

@viviehn
Copy link
Contributor

viviehn commented Oct 4, 2018

Some kind of online interpreter option?
Python application?
AWS lambda?????

@yizow
Copy link

yizow commented Oct 4, 2018

Look into this if you just want an executable; where you host the executable depends on who you want to have access to it.

http://www.py2exe.org/

@yizow
Copy link

yizow commented Oct 4, 2018

Or this looks more general
https://www.pyinstaller.org/

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

2 participants