Create a Multilanguage PDF in Python

Perseo mturillo at gmail.com
Mon Aug 21 11:03:29 EDT 2006


I can't upload in the PYTHONPATH but in a normal folder of our site.
Exist another way to do it?
Thanks

Rob Wolfe wrote:
> Perseo wrote:
> > Hi again,
> >
> > WORKS!!! I download all I need as python + reportlab. Only 2 questions:
> >
> > 1. I need all of this package? because it is 6Mb!
>
> I'm afraid you need all of it.
> BTW My reportlab package is only 3MB... hmm strange.
>
> > 2. How can I connect my software with MySql. In my Hosting is present
> > the  Python support but I don't thing that the MySQLdb is present. How
> > can I solve this little problem?
>
> You can install MySQLdb wherever you want. You need only to make
> sure the module is in your PYTHONPATH.
> 
> HTH,
> Rob




More information about the Python-list mailing list