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

Convert 2to3 in browser #16

Open
kracekumar opened this issue Dec 14, 2011 · 2 comments
Open

Convert 2to3 in browser #16

kracekumar opened this issue Dec 14, 2011 · 2 comments

Comments

@kracekumar
Copy link

@kracekumar kracekumar commented Dec 14, 2011

Convert python 2 code to python 3 code using 2to3 in background. Needs huge work since we need to sandbox the code, but there are sites currently allowing this. If we can achieve this, we can find more people using python3 in real time.

@flpvsk
Copy link
Contributor

@flpvsk flpvsk commented Dec 16, 2011

Hey, nice idea!
here is first, rough implementation of this feature: https://github.com/filipovskii/getpython3.com/tree/browser2to3
Let me know, what you think.
@jnoller this implementation requires web.py, is it possible to use it on the site hosting or it's only posible to serve static content?

@flpvsk
Copy link
Contributor

@flpvsk flpvsk commented Dec 17, 2011

Also, I consider using app engine to be 'backend' part for this. Don't know much about app engine, but it will probably be in the range of free quotas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants