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.
It’s just data
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.
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 atbzr get, that is, rather than HTTP GET :)
Posted by Phil Wilson atInteresting. I’ve got this working, but only if I replace planet_http_status with http_status in CacheMunger.py
Posted by Ciaran atPhil 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