[BangPypers] Job Opening

2009-03-27 Thread SSoman
About Us: - Games2win (G2W) is one of the fastest growing online gaming companies in the world and features in the top 50 online gaming destinations in the world as per the latest comScore reports. G2W is funded by leading top tier investors such as Clearstone Venture Partners, Silicon

Re: [BangPypers] Help in reading the pdf file

2009-03-27 Thread Ruchir Shukla
i have used this to to read pdf file import popen2 from StringIO import StringIO class InputStreamReader(object): def __init__(self, inputStream, encoding): super(InputStreamReader, self).__init__() self.inputStream = inputStream self.encoding = encoding or 'utf-8'

Re: [BangPypers] Help in reading the pdf file

2009-03-27 Thread Ruchir Shukla
previous was not good sorry. i have used this to to read pdf file import popen2 from StringIO import StringIO class InputStreamReader(object): def __init__(self, inputStream, encoding): super(InputStreamReader, self).__init__() self.inputStream = inputStream

Re: [BangPypers] Help in reading the pdf file

2009-03-27 Thread Sahasranaman MS
On Fri, Mar 27, 2009 at 3:59 AM, M Kumar tomanis...@gmail.com wrote: I need to read one pdf file and extract data from it. Is there any one can guide me, There is a library called pdfplayground for python. I've never tried it, but it might help http://sourceforge.net/projects/pdfplayground/

Re: [BangPypers] Face to face meeting for Python conference

2009-03-27 Thread Abhinav Sarkar
Noufal Ibrahim wrote: Due to PyCon and other things, I don't think it will be possible to get everyone for 'proper' meeting till mid April or so. In order to discuss the conference and related plans, I think there should be a good number of people attending. If not, it'll be pretty pointless.

[BangPypers] calling PyCon India organizers

2009-03-27 Thread Brad Allen
There is some discussion about having an open space meeting this weekend (Sunday probably) called International PyCon Organizers; some members of the PSF board are planning to attend. For those of you Bangpypers here at PyCon, please check the board for that Open Space talk and bring your

Re: [BangPypers] combine Turbogears2 in Python Applications

2009-03-27 Thread Sam's Lists
Sorry for the belated comment If you are not writing a web app from scratch, but just want to add a web interface to an already existing python application you will probably find CherryPy to be a much easier solution. TurboGears and Pylons have an awful lot of scaffolding. This can be

[BangPypers] Fwd: [PyCon-Organizers] Global PyCon open space on Sunday

2009-03-27 Thread Senthil Kumaran
Baiju / Pradeep, Lets plan to attend this one. -- Senthil -- Forwarded message -- From: A.M. Kuchling a...@amk.ca Date: Fri, Mar 27, 2009 at 7:06 PM Subject: [PyCon-Organizers] Global PyCon open space on Sunday To: pycon-organiz...@python.org There are several people at