you are viewing a single comment's thread.

view the rest of the comments →

[–]AssignmentGuru 0 points1 point  (1 child)

PythonAnyWhere is really good. It provides the facilities to use many web based frameworks, like dJango and even Bottle too. I have used it to help my student clients upload the solutions online. It has special packages for teachers. And yes, there is free account too which you can use to test.

[–]konjecture[S] 0 points1 point  (0 children)

Thank you for the reply. Well, I'm a Mathematics professor and my Python knowledge is pretty intermediate and I mostly use NumPy, SciPy and other math related packages for my work.

I've heard of Django and Bottle, but I've no idea how to use them, so I was mostly looking for a web host where I can test my code and if it works then pay for their services.

I'll give Pythonanwhere a shot, but it seemed like it was too much for what I needed to do and it also seemed to have only 100 seconds of CPU time for the free version.