[BangPypers] Display progress as cmd is executed subproces?

2016-06-13 Thread Ramanathan Muthaiah
Hello All, Am aware of the module called 'progressbar' that can do this magic of displaying progress as the cmd is executed. In fact, I have a test code to show progress and tried, it works. from progressbar import * import time def main(): progress = ProgressBar() for num in

Re: [BangPypers] Python Software Foundation

2016-06-02 Thread Ramanathan Muthaiah
> > I am one of the Directors of the Python Software Foundation. The results > were out today morning. > > Thanks to one and all who voted for me. > Congratulations Poornima and all the best to fulfill your goals for 2016/2017. For the awareness of this group, am posting PSF link regd your

[BangPypers] Creating "numeronyms" with the Five Laws of Library Science

2016-05-29 Thread Ramanathan Muthaiah
Hello Pythonistas, First things first, I was triggered to work on this numeronyms topic by this post from Vasudev Ram's blog: http://jugad2.blogspot.in/2016/05/i18nify-any-word-with-this-python.html >From his blog, short note on 18nify and numeronym: "i18nify" signifies making a numeronym of

[BangPypers] Python - Build Monitor :

2016-05-20 Thread Ramanathan Muthaiah
Hello All, Sorry for the lengthy post. In the past meetups of Bangpypers, slot wasn't available to share about this utility. So, am posting some details on this topic. Objective: Generate (possibly extend to real-time monitoring) build status for any project hosted in Jenkins. For the purpose

Re: [BangPypers] Python - Build Monitor :

2016-05-21 Thread Ramanathan Muthaiah
Hi Ethiraj, > May I know apart from the below python module, Are you doing anything > different? > > http://pypi.python.org/pypi/jenkinsapi > https://pypi.python.org/pypi/python-jenkins/ > > I feel, what you are doing is already implemented. > Thanks for asking this question. I should answer to

[BangPypers] Python Tutor -- www.pythontutor.com

2016-05-25 Thread Ramanathan Muthaiah
Hello Pythonistas, Am not here to promote this tool for any commercial reasons. This post is meant to be sharing from recent experience. As part of 'python learning' program, am working with some of my colleagues to help them learn Python. Many of them are new to Python (some have used Perl or

Re: [BangPypers] Announcing PythonMonth for Year 2016

2016-07-27 Thread Ramanathan Muthaiah
On Wed, Jul 27, 2016 at 11:38 PM Anuvrat Parashar wrote: > Hi Rama > please feel free to accept workshops you can conduct based on your > availability and locality. > Tried to volunteer for 1 or 2 workshops but got this error: "Not sufficient permission" /Ram

Re: [BangPypers] Converting prettytable to xml?

2016-07-09 Thread Ramanathan Muthaiah
> > So any way I can use same prettytable data which is used for HTML report > inturn can be used for XML? > Few suggestions: (i) Try and understand the source of the data before it's fed to prettytable (is it part of standard library) ? (ii) If you do some research, there must be xml modules

Re: [BangPypers] Converting prettytable to xml?

2016-07-04 Thread Ramanathan Muthaiah
Hi Sachin, On Mon, Jul 4, 2016 at 6:53 PM Sachin Joshi wrote: > Hi Friends, > Is there a way or any library I can use to convert pretty table to xml? > Could you pls share more background info and highlight what's the problem you are trying to solve here ? Have you

Re: [BangPypers] Python2 workshop request for KLE S Nijalingappa College , Bengaluru, Karnataka

2016-08-09 Thread Ramanathan Muthaiah
> >We have received request for two parallel track workshop for KLE S > Nijalingappa College , Bengaluru, Karnataka > Date: Saturday, Aug. 20 2016 > > We are looking for two tutor to conduct parallel tracks > > >1. https://pythonexpress.in/workshop/72/ >2.

Re: [BangPypers] [X-post] [PythonExpress] Request for volunteer to conduct python workshop at Jabalpur , M.P and Vishakapatnam, A.P

2016-08-29 Thread Ramanathan Muthaiah
*Vishakapatnam, > Andhra Pradesh *on Sept. 10, > 2016. > Am willing to take this but the accept option is missing Python Express website against this workshop. FWIW, Am registered and logged in the Python Express website. /Ram