Backup postgresql database from python

2010-12-04 Thread starglider develop
Hi, I need to backup a postgresql database from python withour using pg_dump! Is any way of doing that? Thank you in advance for your help. Zorze -- http://mail.python.org/mailman/listinfo/python-list

Re: Encryption source code with md5

2010-03-28 Thread starglider develop
py2exe On 28 March 2010 07:59, catalinf...@gmail.com wrote: > Dear friends . > > I have two simple questions: > It is possible to encrypt with md5 python source code? > What option do I have to protect my python source code? > > Thank you . > -- > http://mail.python.org/mailman/listinfo/python-l

Talking with ebay using Python

2010-02-15 Thread starglider develop
Hi, I need a way of talking with the eBay API: Made search, Ask for item status. What can it be done, and where can I get the info. Thank you in advance for your help. -- http://mail.python.org/mailman/listinfo/python-list

Talking with ebay using easyBay

2010-01-05 Thread starglider develop
Hi, I made an application to manage auctions with easyBay my problem is that easybay site is down and there is any other source of information in the net regarding the packadge. Any one has the docs? or know how to make a search? Thank you in advance. -