wxVenus
Phil Wilson: wxVenus is, at the moment, a desktop tool for browsing the cache that a local Venus installation creates when it runs. It is written in wxPython and is dependent on lxml.
Sounds wickedly cool. I’m getting a 403 though.
Interesting. I’ve got this working, but only if I replace planet_http_status with http_status in CacheMunger.py
Posted by Ciaran at
Venus Cache Browser
Phil Wilson’s Venus cache browser, aka wxVenus, shown here running on XP after a bit of tweaking. Specifically, in CacheMunger.py, s/planet_http_status/http_status/. The only other step necessary to get it to run is to set VENUS_DIR,...Excerpt from Ciaran's Random Writings at
It’s not my development server, but a remote branch (using “push") over sftp so you can’t navigate to the directory, only "get” it.
Posted by Phil Wilson at