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

Add Python 3 binary to the website's download page #2027

Closed
nicozanf opened this issue Sep 27, 2018 · 2 comments
Closed

Add Python 3 binary to the website's download page #2027

nicozanf opened this issue Sep 27, 2018 · 2 comments

Comments

@nicozanf
Copy link
Contributor

I think it's time to add Python 3 binary to the website's download page - and to modify it accordingly.

The binary version is mostly used by beginners, and I believe they are frequently learning Python 3 at the same time. Nowadays, nobody is starting with Python 2: even if the book is not fully "Python 3 ready" this is the future.
Also, we should keep only the Python 3 binary version and drop the Python 2 one, This will remark again what is the roadmap - if you have old, possibly incompatible apps, you are surely able to run it from sources.

@nicozanf
Copy link
Contributor Author

nicozanf commented Mar 3, 2019

I've succeeded in building the Windows 64 bit binary with python 3.7.2 using pyinstaller ! Grab it from https://github.com/nicozanf/web2py-pyinstaller .
After testing (and Mac compatibility) we can make a PR to web2py and then close the issue

@nicozanf
Copy link
Contributor Author

I think this can be closed, see #2300

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

1 participant