Posts tagged Python
HOW DO I SET UP A PYTHON SCRIPT TO DOWNLOAD AN ENTIRE WEBSITE AND STORE IT IN ONE DIRECTORY?
Nov 30th

Question by GIR:
How do I set up a Python script to download an entire website and store it in one directory?
I’m trying to set up a Python script to download all of the comics on xkcd.com and store them in “Desktop/xkcd” but I have no idea how to go about such a thing. Could I please have a tiny help?
Read More >>
HOW DO YOU WRITE A SCRIPT TO SAVE A COMPLETE WEBSITE? PYTHON, C++, OR RUBY?
May 6th
Question by zuser00:
How do you write a script to save a complete website? Python, C++, or Ruby?
How do you write a script in (python, c++, or ruby) that saves a complete website? By complete website I mean the html file and the folder that holds all the images, javascript, and css files of the website. Normally this can be done by just Ctrl+S on any browser, but how do you write that into a script?
Read More >>
DOES ANYONE KNOW OF A FREE WEB HOSTING SERVICE THAT LETS ME USE PYTHON?
Dec 23rd
Question by Python:
Does anyone know of a free web hosting service that lets me use python?
I do not need Django (it might be nice, but it’s not necessary) but I do not want the provider to put ads on my page. I’d like to be able to use Google Adsense and have my python scripts maintain the site (using mysql) but apart from that, I do not have any other requirements. Thanks for the help!
EDIT: Also, I own several top level domains that I would like to use. I have tried HelioHost, but it’s terrible in terms of customer service and I do not plan on going back to them again. Thanks!
Read More >>








