On Dec 19, 2008, at 11:38 AM, David Ripton wrote:
To try inotify.py, I Twistified my code (easy because it was already
event-driven PyGTK), then changed all the inotify calls to use the
sandbox module's API rather than mine. The only thing I disliked
about
the API was having to pass the call
I just tried the latest inotify.py from dialtone's sandbox, and I like
it.
My application is a little PyGTK / Cairo recording data scope (closed
source) that needs to read lots of little files and plot lots of data
points in realtime.
I have my own inotify/ctypes wrapper (at the time I wrote it
Hi,
I was thinking of building a mysql proxy in twisted, wonder if there is
already such a thing (not found on first coupla pages of google search), and
if not, thoughts about building one.
[BTW, I'm quite familiar with mysql-proxy - not thrilled w/ LUA
scripting...]
If anyone is interested in h
It would work for your 1, 3, and 4. There's a bit of documentation for both.
Athena is not a gui toolkit, however. It provides a nice bidirectional
rpc mechanism
between Nevow server and browser js.
Pyjamas desktop is just a wrapper to create a standalone packaging of
app resources with webkit.
I
Hi,
I've posted about it yesterday and now after digging bit more, I am
more precise about the source of the errors I am receiving.
In short, I am willing to deploy on my server an SSH daemon which I can control
what commands can be executed, and by who.
I started with samples found on the web an