Hi Simon, Not much yet, I just tried my first Jinja2 example today. This is a nights and weekends project so I probably won't get to trying Jinja2 with py2exe until this weekend unless somebody says to not bother with it. I have used py2exe on a project.
Thanks, Eric PS Glad I Googled your name, WeasyPrint looks like it could come in handy with this too On Tuesday, February 19, 2013 10:05:46 PM UTC-8, Simon Sapin wrote: > > Le 20/02/2013 06:44, Eric Earnst a �crit : > > Hi all, > > I'm working on creating a reporting application that will pull data out > > of a brain dead online tool and generate reports. It is something that > > will be distributed to multiple users on Windows machines and I'd like > > to know if there are any known issues with packaging up Jinja2 using > py2exe? > > Hi, > > What have you tried? > > Jinja is mostly pure Python (the C parts are optional) and I�m not aware > of it doing anything tricky that could be an issue with py2exe. > > Cheers, > -- > Simon Sapin > -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
