Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need an environment that I can test my python web application
#1
I need an environment that I can test my python web application. How may I get one?
Reply
#2
(10-19-2009, 03:14 PM)nevets04 Wrote: I need an environment that I can test my python web application. How may I get one?

If you mean a Host then here are some links
http://www.free-webhosts.com/webhosting-01.php
Look for those with Python

This one is more about python
http://djangofriendly.com/hosts/
Reply
#3
(10-19-2009, 03:18 PM)NinjaGeek Wrote: If you mean a Host then here are some links
http://www.free-webhosts.com/webhosting-01.php
Look for those with Python

This one is more about python
http://djangofriendly.com/hosts/

Do you know where the file manger is in cpanel?
Edit: found it, sorry
I was able to upload my pythonfile, however the webhost reconized it as a text file. .py is the python extention right? I know this webhost supports python because the site you linked said so.
Reply
#4
http://mail.python.org/pipermail/python-...03727.html

Might help you?
Reply
#5
(10-19-2009, 04:47 PM)Kaio Wrote: http://mail.python.org/pipermail/python-...03727.html

Might help you?

No, thanks for trying though
Reply
#6
(10-19-2009, 05:12 PM)nevets04 Wrote: No, thanks for trying though

Did it not? What was it that did not work?
Reply
#7
(10-19-2009, 05:17 PM)Kaio Wrote: Did it not? What was it that did not work?

I did what it said and it didnt work
Reply
#8
(10-19-2009, 03:44 PM)nevets04 Wrote: Do you know where the file manger is in cpanel?
Edit: found it, sorry
I was able to upload my pythonfile, however the webhost reconized it as a text file. .py is the python extention right? I know this webhost supports python because the site you linked said so.

I never tried to run django site, so I can only provide you links that I might think are helpful...
The django documentation can be good place to start.
http://docs.djangoproject.com/en/dev/intro/tutorial01/
Reply
#9
You use .CGI file extension when running Python on the web, as I wrote before the link i provided you before works, and should help you fix the problem. If it doesn't please tell me what doesn't work, and I'll try to give you further instructions.
Reply
#10
Google apps used to offer free space for python web apps, I think under certain circumstances they are still free.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)