Re: [BangPypers] Request for volunteers to conduct 2 days work shop at YIT, Moodbidri , Mangalore, Karnataka

2019-09-13 Thread Shashidhar Paragonda
Hello Vijay, I am interested. --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 On Sun, Sep 8, 2019 at 12:22 PM Abhiram R wrote: > H Vijay, > I'm interested. > > Thanks > Abhiram > (abhiramr.com) > > On Sun, Sep 8, 2019, 12:11 PM vijay kum

Re: [BangPypers] Workshops at BangPypers

2017-02-26 Thread Shashidhar Paragonda
Hello Krace, You welcome, sure I'll come with outline and I'll update you. Later we can decide things to add, modify contents to be covered during our workshop. On Monday, 27 February 2017, kracekumar ramaraju < kracethekingma...@gmail.com> wrote: > 2017-02-20 15:48 G

Re: [BangPypers] Workshops at BangPypers

2017-02-20 Thread Shashidhar Paragonda
Hello Krace, I am interested in taking part of conducting training in Python, Automation, cloud. I am currently working on OpenStack, Docker, Rally, Tempest, Python, Automation, AWS, and cloud tools. We can have discussion on this. Thank you. --- Regards, Shashi

Re: [BangPypers] [PythonExpress] Looking for volunteers to help us conduct workshops

2016-09-28 Thread Shashidhar Paragonda
Wed, Sep 28, 2016 at 12:11 PM, vijay kumar wrote: > Which workshop ? > > On Wed, Sep 28, 2016 at 11:58 AM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Hello Vijaya, > > > > I am unable to accept the workshop, ther

Re: [BangPypers] [PythonExpress] Looking for volunteers to help us conduct workshops

2016-09-27 Thread Shashidhar Paragonda
Hello Vijaya, I am unable to accept the workshop, there is 'javascript' error in the page. --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 On Wed, Sep 28, 2016 at 9:08 AM, vijay kumar wrote: > Hi All, >We are still looking for volu

Re: [BangPypers] Python2 workshop request at BMS Institute of Technology

2016-08-09 Thread Shashidhar Paragonda
case it was logistics issue. > > > On Tue, Aug 9, 2016 at 12:34 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Ok fine, I have accepted workshop in NMAM college Udupi, but status shows > > ON hold what does it means, its gone happen or not ? > >

Re: [BangPypers] Python2 workshop request at BMS Institute of Technology

2016-08-09 Thread Shashidhar Paragonda
ave found tutors for this workshop. > Will keep posted for future requests here. > > On Tue, Aug 9, 2016 at 12:28 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Hey Vijay I am interested but I am unable to see the Accept button, plz

Re: [BangPypers] Python2 workshop request at BMS Institute of Technology

2016-08-08 Thread Shashidhar Paragonda
Hey Vijay I am interested but I am unable to see the Accept button, plz add my name for the same. --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 On Tue, Aug 9, 2016 at 9:38 AM, vijay kumar wrote: > Hi All, >We received Python2 wor

Re: [BangPypers] [PythonExpress] : Looking for volunteers to help conduct Python2 workshop

2016-07-31 Thread Shashidhar Paragonda
Hey Vijay, Good afternoon, I have nominated my name for Python workshop @ NMAM Institute of technology, Udupi. Let me know further details of workshop. 1) Is there any template PythonExpress follows for workshops if please share. 2) Any format / contents predefined for python workshop ( basically

[BangPypers] [clarification]

2015-08-12 Thread Shashidhar Paragonda
hello Python hackers, I wanted to learn about private cloud computing, gone through some google search information, found that OpenStack framework is good for the same. Does anyone have idea about OpenStack and its strength, futuristic benefits. Thank you in advance. --

[BangPypers] { job } [developer]

2015-03-08 Thread Shashidhar Paragonda
Hello Python hackers There is immediate Python developer requirement in Accenture with experience 2-4yrs. JD: 1) Python 2) django framework 3) web technology: html, css, JavaScript, angularjs (plus) 4) php Note: please don't spam group mail box, please reply and share your Cv to shashidhar.parag

Re: [BangPypers] Django pagination

2015-02-16 Thread Shashidhar Paragonda
4 PM, ragsagar wrote: > > > On Mon, Feb 16, 2015 at 11:26 AM, Gora Mohanty > > wrote: > > > > > >> On 16 February 2015 at 12:42, Shashidhar Paragonda > > >> wrote: > > >> > hello hackers, > > >> > > > >>

[BangPypers] Django pagination

2015-02-15 Thread Shashidhar Paragonda
hello hackers, I need help on implementing pagination for Restful responses in django, front hand I am using angular js. Basically I get customer details from rest request and I need to divide then by 25 per page with pagination how can I achieve this. No Db involved here. -- --

Re: [BangPypers] django+twisted meetup this Wednesday-6 pm @IBM Bangalore

2014-11-02 Thread Shashidhar Paragonda
Hello Apratim Thanks for sharing info. I am interested to join. Is there any agenda what session is going happen! On Sunday, November 2, 2014, apratim ankur wrote: > Hi, > There's a python meetup @IBM Innovation Center, Block A, Embassy Golf Links > Domlur - this wednesday @6 pm -- > http://www.

Re: [BangPypers] xlrd

2014-08-21 Thread Shashidhar Paragonda
yanth Koushik > wrote: > > > Are you sure the files aren't encrypted? If they are, then xlrd can't > > handle them. > > > > http://www.lexicon.net/sjmachin/README.html (Look at 'Unlikely to be > > done') > > > > Jayanth >

[BangPypers] xlrd

2014-08-21 Thread Shashidhar Paragonda
Hello all, >>> I am using xlrd library to read .xls files, >>> wb = xlrd.open_workbook("workbook_name.xls") >>> when I execute I get error : Traceback (most recent call last): File "rater_document_parser.py", line 72, in wb = xlrd.open_workbook(row.SERVER_MOUNT_PATH) File "/usr/lib/python

[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

Re: [BangPypers] [ onClick run python script ]

2014-04-16 Thread Shashidhar Paragonda
t here -- > > ### you can print log/debug text in the log window like this. > > self.area.insert(INSERT, "script logs\n") > > > > > > def main(): > > root = Tk() > > root.geometry("350x300+300+300")

[BangPypers] [ onClick run python script ]

2014-04-15 Thread Shashidhar Paragonda
Hello Python hackers, >>> I have written a HP Quality Center manual test case parser program to do some task. >>> My requirement is, there will be a button say execute for each manual test case in test lab. >>> When user click on execute button I need to execute my python parser program. >>> Do

Re: [BangPypers] { exctract italic, bold }

2014-03-12 Thread Shashidhar Paragonda
shashidha...@gmail.com +919900093835 On Wed, Mar 12, 2014 at 10:58 AM, Gora Mohanty wrote: > On 12 March 2014 10:29, Shashidhar Paragonda > wrote: > > > > Hello Python hackers > > > > >>> I have a excel file which has some amount of data. > > >

Re: [BangPypers] { exctract italic, bold }

2014-03-11 Thread Shashidhar Paragonda
g. Check if it has API's for reading > > as well. I would be surprised if ti doesn't. > > Thanks > > Shankha Banerjee > > > > > > On Wed, Mar 12, 2014 at 10:29 AM, Shashidhar Paragonda > > wrote: > >> Hello Python hackers > >> >

Re: [BangPypers] { exctract italic, bold }

2014-03-11 Thread Shashidhar Paragonda
g. Check if it has API's for reading > > as well. I would be surprised if ti doesn't. > > Thanks > > Shankha Banerjee > > > > > > On Wed, Mar 12, 2014 at 10:29 AM, Shashidhar Paragonda > > wrote: > >> Hello Python hackers > >> >

[BangPypers] { exctract italic, bold }

2014-03-11 Thread Shashidhar Paragonda
Hello Python hackers >>> I have a excel file which has some amount of data. >>> The data in each row has some words which are italic and bolded. >>> my requirement is I need to extract only italic or bold words from each row. >>> any suggestions on the same, thank you in advance.

[BangPypers] { Parsing excel file }

2014-03-10 Thread Shashidhar Paragonda
>>> Hello python hackers >>> I have a excel file which is .xls format. >>> My requirement is: the excel file contains a manual test cases, in second column, I need to read a file and extract thekeywords like : Login, logout, click to optimize, enhance, so on. >>> any suggestions on how to parse the

Re: [BangPypers] { Parsing }

2014-02-13 Thread Shashidhar Paragonda
shashidha...@gmail.com +919900093835 On Thu, Feb 13, 2014 at 4:03 PM, Vaikuntham Jagannath < vjagannat...@gmail.com> wrote: > For what purpose are you trying to use C# Automation scripts? > > > On Thu, Feb 13, 2014 at 6:29 PM, Shashidhar Paragonda < > shashidha...@gmail.com&g

Re: [BangPypers] { Parsing }

2014-02-13 Thread Shashidhar Paragonda
n the automation > scripts efficiently in the long run. Hope this helps.. > > Regards, > jagan > > > On Tue, Feb 11, 2014 at 5:17 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Hi > > >>> The main requirement is to build autamat

Re: [BangPypers] { Parsing }

2014-02-11 Thread Shashidhar Paragonda
you want to write a parser for the Gherkin format ? If we can know > the underlying need, then may be We can suggest you more effectively. > > Regards, > Jagan > > On Tue, Feb 11, 2014 at 2:26 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Hell

[BangPypers] { Parsing }

2014-02-10 Thread Shashidhar Paragonda
Hello Python hackers >>> I wanted to write parser for below GHERKIN format, can anyone suggest best pythonic approach to parse and extract the details from below eg: >>> My need is to discard the common english words and extract rest of the text and write entries to XML ( i thought of using XML,

[BangPypers] In depth python ?

2014-01-30 Thread Shashidhar Paragonda
>>> Hello Python hackers >>> Does anyone know the good tutorial / book on indepth python knowledge on datastructures and algorithms. --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 ___ BangPypers

Re: [BangPypers] [ OpenGL ] [ Python ] [ Library ] ?

2013-01-31 Thread Shashidhar Paragonda
be better), but > it's definitely worth a look. > > Jonathan > > > On 1/30/2013 1:20 AM, Shashidhar Paragonda wrote: > >> Dear Python hackers, >> >> >>> I am new to OpenGL world and staring to work on some 3D >> graphics >&

Re: [BangPypers] OpenGL Python Library

2013-01-31 Thread Shashidhar Paragonda
When replying, please edit your Subject line so it is more specific > > than "Re: Contents of BangPypers digest..." > > > > > > Today's Topics: > > > > 1. [ OpenGL ] [ Python ] [ Library ] ? (Shashidhar Paragonda) > > > > > >

[BangPypers] [ OpenGL ] [ Python ] [ Library ] ?

2013-01-30 Thread Shashidhar Paragonda
Dear Python hackers, >>> I am new to OpenGL world and staring to work on some 3D graphics project. >>> My request is which is best / good python OpenGL library to start working ( with documnetation ) ? >>> Thanks in advance for you help / suggestions / guidelines --

Re: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas)

2012-08-03 Thread Shashidhar Paragonda
Oh my god its shocking news, god you did mistake. There were many many days left in FOSS world for him, which are useful to young people to learn and follow. This is really sad, may his soul rest in peace. Long live his contributions to FOSS & Python world. On Fri, Aug 3, 2012 at 6:56 PM, satya

[BangPypers] open interactive calendar from interpreter

2012-06-11 Thread Shashidhar Paragonda
Dear Python Hackers, >>> I am writing some testing tool in python, I test through interpreter / command-line >>> My requirement is i have to enter complete timestamp / date everytime to check some data from within date range like: 11-06-2010 to 11-06-2012 >>> raw_input(

Re: [BangPypers] { '" JOB " : " Junior Developer " }

2012-04-29 Thread Shashidhar Paragonda
years > experience may i apply for this position > please let me know > Thanks & Regards > Srinivasa > > On Sun, Apr 29, 2012 at 8:43 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Dear Python hackers, > > > >There

[BangPypers] { '" JOB " : " Junior Developer " }

2012-04-29 Thread Shashidhar Paragonda
Dear Python hackers, There is opening for junior Python developer in Carl Zeiss India Pvt. Ltd. A German company. The position is for permanent position. Skills required: >>> Python >>> Zope / Django >>> HTML >>> CSS >>> Ajax Optio

[BangPypers] WebDAV implementation ?

2012-04-02 Thread Shashidhar Paragonda
Dear Python hackers, >>> I want help on implementation of WebDAV in Zope >>> My requirement is-> I have 5 client machine, 1 server machine where Zope server is running, I have to take certain configuration backup, make a tarball and send it to server machine through

Re: [BangPypers] Zope : uninstallation error in windows

2012-02-20 Thread Shashidhar Paragonda
freeze it > using, bb-freeze or cx_freeze or py2exe, then test the frozen app and then > create an installer for the executable so created. I found bb-freeze to be > good since it could do the same for Linux, Mac and Windows, without any > changes to driver script. > > take care, &

[BangPypers] Zope : uninstallation error in windows

2012-02-15 Thread Shashidhar Paragonda
Hello Python hackers, >>> I am facing typical uninstaller error on windows machine. >>> I have created our application setup installer through Innosetupcompiler in windows. >>> I have installed Zope, Python, and all the addons for python and zope at source installer fold

Re: [BangPypers] Timestamp error

2011-11-10 Thread Shashidhar Paragonda
ager file time= %s " % strftime('%a %d-%b-%Y %H:%M:%S GMT',gmtime(expires)) expires = strftime('%a %d-%b-%Y %H:%M:%S GMT',gmtime(expires)) print "second expires value = %s" % expires This is cookie function. On Thu, Nov 10, 2

[BangPypers] Timestamp error

2011-11-10 Thread Shashidhar Paragonda
Dear Python hackers, >>> I am facing *ValueError : **timestamp out of range for platform time_t * * >>> *I am working on Zope v. 2.8.11 with Python v2.4.4 on Debian v6.0 Squeeze. >>> I get this error when I extract some parameters and values from databas

[BangPypers] File read

2011-11-07 Thread Shashidhar Paragonda
Dear Python hackers, I have text file. I read each line and store it in List. my requirement is I need to check only 6 special lines from i.e 1. resultToPDFFile 2. resultToPDFFileDialog 3. resultToQdasFile 4. resultToQdasFileDialog 5. resultToTableFile 6. resultToTableFileDialog

[BangPypers] File read

2011-11-07 Thread Shashidhar Paragonda
Dear Python hackers, I have text file. I read each line and store it in List. my requirement is I need to check only 6 special lines from i.e 1. resultToPDFFile 2. resultToPDFFileDialog 3. resultToQdasFile 4. resultToQdasFileDialog 5. resultToTableFile 6. resultToTableFi

[BangPypers] File read

2011-11-07 Thread Shashidhar Paragonda
Dear Python hackers, I have text file. I read each line and store it in List. my requirement is I need to check only 6 special lines from i.e 1. resultToPDFFile 2. resultToPDFFileDialog 3. resultToQdasFile 4. resultToQdasFileDialog 5. resultToTableFile 6. resultT

Re: [BangPypers] remove svn checkout folder

2011-11-03 Thread Shashidhar Paragonda
Hello Sateesh Kumar, Thanks for informative links I learned new things and now problem is solved!. On Fri, Oct 28, 2011 at 10:05 AM, Sateesh Kumar wrote: > On Fri, Oct 21, 2011 at 12:37 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > * Then i tried *

Re: [BangPypers] remove svn checkout folder

2011-11-03 Thread Shashidhar Paragonda
i, Oct 21, 2011 at 12:37 PM, Shashidhar Paragonda < > shashidha...@gmail.com> wrote: > > > Dear Python hackers > > > > >> I checkout folder from repository to sat > c:/MY/Application/TEMP > > folder (TEMP folder i create) > > >

[BangPypers] remove svn checkout folder

2011-10-21 Thread Shashidhar Paragonda
Dear Python hackers >> I checkout folder from repository to sat c:/MY/Application/TEMP folder (TEMP folder i create) >> I read a file from destination folder and perform some task and close it >> Now after performing task I need to delete entire checkout folder from TE

Re: [BangPypers] File operations

2011-10-19 Thread Shashidhar Paragonda
Our customer wants some addon and our tool at customer place is still running with Python v2.3.5 & Zope v2.7.X I dont have option to change now ,ya in near future I am migrating to newer version of python & zope. On Wed, Oct 19, 2011 at 6:13 PM, Noufal Ibrahim wrote: > Shashidha

Re: [BangPypers] File operations

2011-10-19 Thread Shashidhar Paragonda
Hello Noufal I have tried your solution but i get invalid syntax for this line *with open() *I am using python 2.3.5 what could be the problem. On Wed, Oct 19, 2011 at 3:52 PM, Noufal Ibrahim wrote: > Shashidhar Paragonda writes: > > > Dear Python hackers, > > &g

Re: [BangPypers] File operations

2011-10-19 Thread Shashidhar Paragonda
ON" >> elif "resultToExportToPDFDialog" in all_lines_in_file[line]: >> if all_lines_in_file[line+1].split(')')[0].split('#')[1] == 'off': >> self.cnc_parameters['PDF']

Re: [BangPypers] File operations

2011-10-19 Thread Shashidhar Paragonda
gt; > Thanks and Regards, > Mahendra Naik > > 2011/10/19 Shashidhar Paragonda > > > Dear Python hackers, > > > >I have a text file and the contents are like : > > > >#( > >#resultToEx

[BangPypers] File operations

2011-10-19 Thread Shashidhar Paragonda
Dear Python hackers, I have a text file and the contents are like : #( #resultToExportToCurveDistDialog ' ->' #off) like same structure many lines exists. My requirement is I want to find

[BangPypers] Creating windows installer

2011-09-25 Thread Shashidhar Paragonda
Hello Python hackers, I want to create windows installer (one) file which is combination of, Python v.2.4.4, Zope v2.8.11, Postgresql v8.1.x, and some Python dependency packages and Zope dependency packages. With inclusion of all these above packages I need one singl

[BangPypers] Creating windows installer

2011-09-25 Thread Shashidhar Paragonda
Hello Python hackers, -- --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919449073835 ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] [FREE] python/django training

2011-07-12 Thread Shashidhar Paragonda
Hello Vikas really its nice initiative after the complete training please send both source code, and video link so that we can share with others who dint attended and also to people who are in need to get started thank you, have a nice day and I wish all the success for the event b