Hacker News new | past | comments | ask | show | jobs | submit login

Ironically, Python w/o c extensions is what you get to use on Google App Engine and it works quite nicely for many purposes.



> Ironically, Python w/o c extensions is what you get to use on Google App Engine and it works quite nicely for many purposes.

That is not quite correct. While you can't add your own C-extensions, some popular extensions that aren't pure Python are included in the provided platform (including, particularly, numpy.)


Same difference. If you only supporting a few you have the option to redesign the interface (e.g: use effi).




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: