Re: [BangPypers] BangPypers Digest, Vol 80, Issue 13

2014-04-23 Thread Venu Murthy
Here is one recent one for learning Django http://pyvideo.org/video/2562/getting-started-with-django-a-crash-course Best regards, Venu --- *"Excellence is never an accident. It is always the result of high intention, sincere effort, and intelligent execution -- Aristotle* On Tue, Apr 22,

[BangPypers] [ executable ]

2014-04-23 Thread Shashidhar Paragonda
Hello Python hackers, >>> I have written a manual test case parser for HP Quality center. >>> I used BeautifulSoup, xlwt, xlrd, win32com libraries. >>> Now the script performs according to the requirement, >>> The final requirement is, I need to wrapup my script and supporting libraries as one exe