Re: are there Tomboy and F-Spot equivalents?

2007-01-01 Thread Joel Rosdahl
for Tomboy and F-Spot which are written in Python. Kofoto <http://kofoto.rosdahl.net> is not exactly equivalent to F-Spot but quite similar in some aspects; it's focused on organizing and viewing photos, not editing them. It's written in Python using PyGTK. -- Regards, J

Re: Linting python code...

2006-10-13 Thread Joel Rosdahl
.net) > > New kid on the block: > > PyFlakes http://divmod.org/trac/wiki/DivmodPyflakes > > It doesn't do nearly as much as the other two but doesn't import the > modules, so it can be used in places the others can't. I thought PyLint doesn't import modu

Re: couple more questions about sqlite

2006-08-19 Thread Joel Rosdahl
te version linked against SQLite 3 giving the package python-pysqlite1.1. Oh, and then there's python-apsw too. :-) Regards, Joel (maintainer of Debian's Python-related sqlite packages) -- Joel Rosdahl <[EMAIL PROTECTED]> Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D 8B22 0064 F9FF BB84 5E97 -- http://mail.python.org/mailman/listinfo/python-list

Re: Database recommendations for Windows app

2005-06-23 Thread Joel Rosdahl
> > http://pysqlite.org Or APSW <http://www.rogerbinns.com/apsw.html>. -- Joel Rosdahl <[EMAIL PROTECTED]> Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D 8B22 0064 F9FF BB84 5E97 -- http://mail.python.org/mailman/listinfo/python-list