Menu

PyTPV / News: Recent posts

From now we'll use git like control versions system

git clone git://pytpv.git.sourceforge.net/gitroot/pytpv

Posted by jjrojoc 2009-02-28

Download tarball is for check the code

For the moment, the download tarball is only for watch the code, the application isn't run fully, and you have to create mysql database with:

mysql < pytpv-create.sql

and change in ddbb.py file in row 6 for your password:

password = 'your_password'

Posted by jjrojoc 2009-01-07

Following developing pytpv

I updated source code in svn.
Put tar.gz for downloads.

Posted by jjrojoc 2008-12-27

Code has been rewrote

I'm rewriting the code, using glade or gazpacho and pygtk code for interface, and also a wrapper for to mysql access.
I think that this way the develop is more fast and easy for me and for anybody want to the project help.

Posted by jjrojoc 2008-01-26

Planing and Contributions

Actually, i'm planing architecture to develop. I hope to have a first alpha release coming soon.
If you want help to develop or give ideas, you're welcome.

Posted by jjrojoc 2008-01-04