[BangPypers] hiredis on Windows

2013-04-22 Thread Vishal
willing to be kind enough make this available to the open source world at large would be doing a great job. Any takers :)) ? Thanks and best regards, Vishal Sapre p.s: I have access to hiredis.lib and hiredis.dll, but they would need ctypes/pywin32 wrappers to call. --- "Life is 10% how you m

Re: [BangPypers] [Novice] Question on File seek and tell methods

2013-06-16 Thread Vishal
= True print line elif 'stop_keyword' in line: print line break elif printStuff: print line Hope this helps, Vishal Sapre Thanks and best regards, Vishal Sapre --- "Life is 10% how you make it, and 90% how you take it" "बहुज

[BangPypers] [OT] Courtroom finds Toyota's faulty firmware caused Camry accident

2013-10-31 Thread Vishal
transcript of the courtroom discussion... http://www.eetimes.com/document.asp?doc_id=1319936&page_number=1 Thanks and best regards, Vishal Sapre --- "Life is 10% how you make it, and 90% how you take it" "बहुजन हिताय, बहुजन सुखाय (Benefit for most people, Happiness for most pe

Re: [BangPypers] Packaging in Python

2014-01-13 Thread Vishal
executables/DLLs are restored just after they are installed. This is because UPXed DLLs cannot really be shared across the OS and so at runtime each new instance is a new one. That becomes memory heavy. Hope you get the gist. If not, send me an email. Thanks and best regards, Vishal Sapre

Re: [BangPypers] JSON PARSER

2014-03-21 Thread Vishal
://pypi.python.org/pypi/ujson/ Take care, Vishal Thanks and best regards, Vishal Sapre --- "Life is 10% how you make it, and 90% how you take it" "बहुजन हिताय, बहुजन सुखाय (Benefit for most people, Happiness for most people.)" --- Please DONT print this email, unless you really

Re: [BangPypers] Announcing the 3rd keynote speaker for PyCon India 2014!

2014-06-26 Thread Vishal
python product is itself a great contender here. Plus we would also like to be part of the Python Software Society of India. Can you point me to URLs where I can get more ​information on how to go about it. Thanks and best regards, Vishal Sapre Righill Electrics Pvt. Ltd. On Thu, Jun 26, 2014 at 10

[BangPypers] How to be part of Python Software Society of India and also start a Python users group.

2014-06-26 Thread Vishal
rtunities exist for Python in all these > areas. OpenERP which is a python product is itself a great contender here. > > Plus we would also like to be part of the Python Software Society of > India. > > Can you point me to URLs where I can get more ​information on how to go > abo

Re: [BangPypers] "The Python I would like to see" - Armin Ronacher

2014-08-20 Thread Vishal
Dear All, Interesting to note that this same point (about instantiating multiple interpreters was raised on our mailing list...about 3-4 years back) by Yours Truly :)) See the mail chain titled: *"Ideas for Python concurrency..."* Life is coming full circle :) Take care, Vi

[BangPypers] [OT] When user interfaces become problems...

2014-09-19 Thread Vishal
http://www.eetimes.com/author.asp?section_id=216&doc_id=1323983&_mc=NL_EET_EDT_EET_daily_20140919&cid=NL_EET_EDT_EET_daily_20140919&elq=cd039eec1e20423e942a0a85375c55be&elqCampaignId=19233 ​Enjoy,​ Vishal Sapre --- Please DONT print this email, unless you really need to.

Re: [BangPypers] [OT] When user interfaces become problems...

2014-09-19 Thread Vishal
Sorry...sent to the wrong list. my bad. take care, Vishal Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. On Fri, Sep 19, 2014 at 10:02 PM, Vishal wrote: > > http://www.eetimes.com/author.asp?

Re: [BangPypers] Return values

2014-09-20 Thread Vishal
around to the handler function in the calling code. Since one of the above members is always going to be None, a simple check in the handler will be fine..i guess. But all this is stylistic...so it depends. Take care, Vishal Thanks and best regards, Vishal Sapre --- Please DONT print this ema

Re: [BangPypers] Python for RTOS

2014-10-01 Thread Vishal
Dear Tarun, your best bet in this case is the support from Segger. I am sure someone before must have used Python on embOS. Atleast they can help you compile it for the OS from python source. Take care, Vishal Sapre Thanks and best regards, Vishal Sapre --- Please DONT print this email

Re: [BangPypers] Python script to open hyper terminal and send password text file

2015-08-14 Thread Vishal
Dear PythonConsultant, Try using PyWinAuto for automating these types of tasks. Vishal Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. On Fri, Aug 14, 2015 at 6:18 PM, Noufal Ibrahim KV wrote: >

Re: [BangPypers] BangPypers completes 10 years

2015-09-15 Thread Vishal
ats off to Anand B, Baiju, Anand C, Noufal, Ramdas and Kenneth...there are so many names to take. +5 for an open session in PyCon this time. Take care, Vishal Sapre Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save

Re: [BangPypers] BangPypers completes 10 years

2015-09-15 Thread Vishal
Oh I forgot to name Senthil Kumaran, whom I met later again at PyCon APAC 2011 in Singapore :) Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. On Wed, Sep 16, 2015 at 12:45 AM, Vishal wrote: > D

Re: [BangPypers] Python Software Foundation

2016-06-01 Thread Vishal
Congratulations !! :) Cheers, Vishal Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. On Wed, Jun 1, 2016 at 7:39 PM, Annapoornima Koppad wrote: > Dear All, > > I am one of the Directors

Re: [BangPypers] [X-Post] Request for volunteer to conduct python workshop

2016-08-26 Thread Vishal
Hi Vijay, I stay in Bhopal, so I can take up the first two. Infact "SGSITS, Indore" is my alma-mater. Can you send me the contact persons in both cases? Thanks and best regards, Vishal Sapre Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you r

Re: [BangPypers] Fwd: Error in python multiprocessing!

2016-08-27 Thread Vishal
Hi Akshay, For multiprocessing to work fine, everything used in the function and the function itself should be "pickle able". There were issues with function calls being pickled on Windows. Make sure you can pickle all your calls separately on your platform. Vishal On Aug 27, 201

Re: [BangPypers] Meetup: Learn Algorithm with Python 1

2017-03-20 Thread Vishal
Same here. Keep it up BangPypers :) Best regards, Vishal Thanks and best regards, Vishal Sapre --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. On Mon, Mar 20, 2017 at 5:23 PM, Noufal Ibrahim wrote: > Excellent work everyone. Bangpy

Re: [BangPypers] [pythonpune] [X-post] [PythonExpress] Volunteer for Machine learning workshop

2017-09-13 Thread Vishal
Dear Vijay, Wanted to confirm that Jaypee University workshop is in Bhopal, because the college itself is located in Guna, which is a 5 hour drive from here. Can you confirm? Best regards, Vishal. On Sep 14, 2017 12:07 AM, "vijay kumar" wrote: > Hi , > Pythonexpress team

[BangPypers] has anybody used PyChecker or PyLint

2008-12-16 Thread Vishal
Hi, I am looking for a good lint tool for Python, and came across PyChecker and PyLint. has anybody used them? In their current forms, they seem to have internal errors. Any other solution...apart from lots of testing.. Vishal -- - "Day by day, in every way, I am getting better, bette

[BangPypers] Fwd: AID conference at Bangalore this weekend

2008-12-24 Thread Vishal
This conference is being held in Bangalore. The talk on FreeSoftware might be interesting and hence forwarded here. The annual conference of AID-India (http://aidindia.org) is being held in Bangalore from Friday December 26 to Sunday December 28, 2008. It will involve accomplished social activists

Re: [BangPypers] Job Openings

2009-01-29 Thread Vishal
Hello Karthik, I have sent my resume to the address you've given. Is there anything else I should do to increase chances of an interview call. Do you work at Moog? Thanks and best regards, Vishal Sapre On Thu, Jan 29, 2009 at 2:22 PM, SP Karthik wrote: > Hello Friends, >

Re: [BangPypers] (was: Fwd: Chicago Python User Group) BangPypers meet on 21 Feb 2009

2009-02-17 Thread Vishal
+T On Tue, Feb 17, 2009 at 2:07 PM, abhinav sarkar wrote: > 2009/2/17 Anand Balachandran Pillai > >> >> Yes, looks like this is getting diffused :) >> Instead of a wiki entry which people are often lazy to update, >> can someone create a calendar entry in his google calendar >> and send it to th

Re: [BangPypers] What's the exact plan tomorrow?

2009-02-20 Thread Vishal
Whats your full name Sidu? Just so we can ask the right question at the counter. Thanks and best regards, Vishal Sapre On Fri, Feb 20, 2009 at 6:06 PM, Darkseid wrote: > I've made arrangements at ThoughtWorks for a BangPypers meeting between 4pm > and 7pm. Directions are h

Re: [BangPypers] IDEs Presentation (was Re: Do we have any NetBeans IDE for Python users here?)

2009-02-28 Thread Vishal
n linux, it has to be Emacs :)) Vishal 2009/2/27 Venkatraman S > On a related note : http://jjinux.blogspot.com/search?q=netbeans > > -V- > http://twitter.com/venkat83 > > > ___ > BangPypers mailing list > BangPypers@pytho

[BangPypers] UML <=> Python...and other things...

2009-03-07 Thread Vishal
ons in the trace tree. Thanks and best regards, Vishal Sapre ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] UML <=> Python...and other things...

2009-03-08 Thread Vishal
uilt on PyDev and UML2Tools PyUt - need to try this one out. Thanks and best regards, Vishal On Mon, Mar 9, 2009 at 10:33 AM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Sun, Mar 8, 2009 at 3:25 AM, Vishal wrote: > > Hi, > > Does anyone know of a tool

Re: [BangPypers] UML <=> Python...and other things...

2009-03-09 Thread Vishal
BOUML works wonderfully, except the default indentation of docstrings. So, if we get PyUMLGraph to reverse engineer Python code, then we have a good Python <=> UML <=> Python path. cool :)) On Mon, Mar 9, 2009 at 11:34 AM, Vishal wrote: > Hi, > I found out that BOUML now gen

[BangPypers] Python in the semiconductor industry...

2009-03-14 Thread Vishal
find if you know where and how much Python is used in the pre-silicon environment. Similarly, it would be interesting to know how much Python in used in the manufacturing industry... Thanks and best regards, Vishal Sapre -- "So say...Day by day, in every way, I am getting better, better

Re: [BangPypers] Python in the semiconductor industry...

2009-03-15 Thread Vishal
by developers in our group...what I've found is that Python is mostly being used for Web applications. Vishal On Sun, Mar 15, 2009 at 12:47 PM, Noufal Ibrahim wrote: > On Sun, Mar 15, 2009 at 12:10 PM, Vishal wrote: > > Hi, > > Is there anyone in this group, who's working

Re: [BangPypers] python for embedded?

2009-03-16 Thread Vishal
hough) Vishal On Mon, Mar 16, 2009 at 2:00 PM, Gowthaman Basuvaraj wrote: > > Does anybosy use / know stripped down python with micro footprint >> suitable for embedded development ? > > I once cross-compiled python for ARM, the bare-bone size was around 1MB, >

Re: [BangPypers] UML <=> Python...and other things...

2009-03-31 Thread Vishal
and best regards, Vishal Sapre p.s: Just wanted to congratulate you on a wonderful piece of software (BOUML) that you have been doing for so long. On Tue, Mar 31, 2009 at 1:38 PM, bruno pages wrote: > > Hi, > > > Vishal-7 wrote: > > > > BOUML works wonderfully, except

Re: [BangPypers] UML <=> Python...and other things...

2009-03-31 Thread Vishal
7;, 'whatever you would like to do', 'with it' '']>>> print '\n'.join(d4) This class encapsulates all methods for doing whatever you would like to do with it Vishal On Tue, Mar 31, 2009 at 3:19 PM, Vishal wrote: > Hi Bruno, > Thanks for the

[BangPypers] Getting the know-how of UI effects using HTML etc..

2009-04-09 Thread Vishal
ng up with this layout and also something that works across IE5 to Google Chrome !!! any help/pointers etc would be heavily appreciated. Thanks and best regards, Vishal Sapre -- "So say...Day by day, in every way, I am getting better, better and better !!!" "A Strong and Positive a

Re: [BangPypers] Getting the know-how of UI effects using HTML etc..

2009-04-12 Thread Vishal
strings that can be stored in the python file or using modules like HTMLTags.py or HTMLgen. Also when should one use one (Templating) and when the other (Create HTML on the fly)? All WebWisdom is welcome :) Thanks and best regards, Vishal Sapre On Thu, Apr 9, 2009 at 5:42 PM, Siddharth Dagar

Re: [BangPypers] Getting the know-how of UI effects using HTML etc..

2009-04-13 Thread Vishal
the way to go. Thanks, Vishal On Mon, Apr 13, 2009 at 11:08 AM, Noufal Ibrahim wrote: > On Mon, Apr 13, 2009 at 10:51 AM, Vishal wrote: > > To take this question furtherIt seems it would help everyone if > someone > > could explain...the need for Templating vs Creating HTML

Re: [BangPypers] Getting the know-how of UI effects using HTML etc..

2009-04-15 Thread Vishal
from :) Thanks and best regards, Vishal Sapre On Mon, Apr 13, 2009 at 3:26 PM, Noufal Ibrahim wrote: > On Mon, Apr 13, 2009 at 2:23 PM, Vishal wrote: > [..] > > Which is possible also by having straight HTML printingbut gets > complex > > as the number of such conditional

Re: [BangPypers] Getting the know-how of UI effects using HTML etc..

2009-04-15 Thread Vishal
rendering the page...though it wont be too long because the webserver is localhost...still if there is something available in C...why not use it :) Most others are now days pure python based frameworks. Thanks and best regards, Vishal Sapre On Wed, Apr 15, 2009 at 10:49 PM, Noufal Ibrahim wrote

[BangPypers] Issue with CherryPy

2009-04-26 Thread Vishal
rred to as a 'cStringIO.StringO' object...when it actually is a simple "str" object...and hence the 'find' method is called. Also, this issue is coming up only on one system. Other systems, things go flawlessly. has anybody seen anything like this... Thanks and b

Re: [BangPypers] Issue with CherryPy

2009-04-27 Thread Vishal
Thanks for the help.I did do the same (searched it on CherryPy group)...alas after positing it BangPypers. by the way, this issue goes away with the latest install of CherryPy 3.1.2 No need to down grade Python :) Best regards, Vishal On Mon, Apr 27, 2009 at 2:01 PM, S.Ramaswamy wrote: >

Re: [BangPypers] PyCon India logo contest!

2009-05-19 Thread Vishal
international conference. we should use something else to suggest that its happening in India...how about "Python" written in the national languages of India. Otherwise, The logo is great... its got my vote too :) Vishal Sapre On Tue, May 19, 2009 at 3:44 PM, Kenneth Gonsalves wrote: &g

Re: [BangPypers] PyCon India logo contest!

2009-05-21 Thread Vishal
+1 for Noufal's pycon-india.png we can also stretch it in-wards from both sides to match with the text length below. Take care, Vishal Sapre On Thu, May 21, 2009 at 6:33 PM, Noufal Ibrahim wrote: > Here's another one. This one's mine. :) >

Re: [BangPypers] PyCon India logo contest!

2009-05-24 Thread Vishal
How can I upload logos to the PyConIndiaLogos website. Do I have to login before I can do that? I have 2 more logos for your perusal. Thanks and best regards, Vishal Sapre On Fri, May 22, 2009 at 7:55 PM, Noufal Ibrahim wrote: > On second thought, forget it. I'll probably mess it up.

Re: [BangPypers] PyCon India logo contest!

2009-05-24 Thread Vishal
Got it. Added a logo. On Sun, May 24, 2009 at 7:24 PM, Noufal Ibrahim wrote: > On Sun, May 24, 2009 at 7:21 PM, Vishal wrote: > > How can I upload logos to the PyConIndiaLogos website. Do I have to login > > before I can do that? > > I have 2 more logos for your perusal.

[BangPypers] How to create Debug and Release code in Python

2009-06-07 Thread Vishal
nd every help is most welcome :) Thanks and best regards, Vishal Sapre On Wed, May 27, 2009 at 1:25 PM, Sam's Lists wrote: > Anand--- > > Thanks, that worked great. > > -Sam > > > On Tue, May 26, 2009 at 7:34 PM, Anand Chitipothu wrote: > >> >

Re: [BangPypers] How to create Debug and Release code in Python

2009-06-16 Thread Vishal
tly referred to the 'macro' side of things... Thanks a lot Jeff, this was really informative. Vishal On Tue, Jun 16, 2009 at 11:57 AM, Jeff Rush wrote: > Vishal wrote: > > > > *Is there a way to create a conditionally compilable Python script > > ?* Some facility

Re: [BangPypers] How to create Debug and Release code in Python

2009-06-16 Thread Vishal
file that gets made and is loadedshould now be loaded with their respective module names(i.e. 'one' and 'another'). Need to do something for this Python is certainly...cool. Enjoy, Vishal On Wed, Jun 17, 2009 at 1:29 AM, Vishal wrote: > CoolWhile I was using

Re: [BangPypers] Testing for documentation as a release criterion

2009-06-18 Thread Vishal
se are not empty. How about enforcing that these documentation strings should follow YAML format :)) that should make it so much easier to examine them. __doc__ should be: """ - description: blah, blah, blah - Inputs: blah, blah, blah - output: blah, blah, blah "&qu

Re: [BangPypers] Testing for documentation as a release criterion

2009-06-18 Thread Vishal
that. Best of Luck... Vishal On Thu, Jun 18, 2009 at 8:47 PM, Srijayanth Sridhar wrote: > > > On Thu, Jun 18, 2009 at 8:17 PM, Vishal wrote: > >> If you run PyLint on any Python file...it gives you documentation >> percentage of functions, methods, class, modules in your

[BangPypers] [InfoRequired] Anyone working at SpikeSource in this group?

2009-07-01 Thread Vishal
Hi, Is anybody in this group, working for SpikeSource in Bangalore? Thanks and best regards, Vishal Sapre ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

[BangPypers] a dynamic status display thing...

2009-08-20 Thread Vishal
updates happen as smooth as in the example above. -- Thanks and best regards, Vishal Sapre --- "So say...Day by day, in every way, I am getting better, better and better !!!" "A Strong and Positive attitude creates more miracles than anything else. Because...Life is 10% how you make

Re: [BangPypers] a dynamic status display thing...

2009-08-20 Thread Vishal
since its asynchronous, that you know of or any caveats one should keep in mind. By the way...the server and the client are sitting very very close to each other :)) Thanks and best regards, Vishal Sapre On Thu, Aug 20, 2009 at 7:21 PM, Noufal Ibrahim wrote: > On Thu, Aug 20, 2009 at 7:10 PM

Re: [BangPypers] a dynamic status display thing...

2009-08-20 Thread Vishal
d the server do to make this less of a possibility. On Thu, Aug 20, 2009 at 9:47 PM, Noufal Ibrahim wrote: > On Thu, Aug 20, 2009 at 9:33 PM, Vishal wrote: > > Yeah I was thinking the same. Since I know that the server side process > will > > take a certain time to complete, a

Re: [BangPypers] a dynamic status display thing...

2009-08-22 Thread Vishal
I found something similar...still with GIFs but wonderful indeed...so much effective in explaining how different sorting algorithms work. http://www.sorting-algorithms.com/ <http://www.sorting-algorithms.com/>Thanks and best regards, Vishal Sapre On Fri, Aug 21, 2009 at 7:36 AM, Roshan M

Re: [BangPypers] Excel and Python

2009-09-04 Thread Vishal
the excel object in Python. You would be better off maintaining these variables and their values in your module separately. For more info on these constants, try MSDN. Take care, Vishal On Wed, Sep 2, 2009 at 8:22 PM, Noufal Ibrahim wrote: > and http://pypi.python.org/pypi/pyExcelerator/ >

Re: [BangPypers] hardware access using python

2009-09-07 Thread Vishal
l port. > > Jayanth > > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > > -- Thanks and best regards, Vishal Sapre --- "So say...Day by day, in every way, I am ge

Re: [BangPypers] Low level Python

2009-09-12 Thread Vishal
me too :) I second this proposal. Best regards, Vishal Sapre On Sat, Sep 12, 2009 at 11:31 PM, Arvind Jamuna Dixit wrote: > Noufal, learning how things work under the hood has always appealed to me. > I am very much interested in working on this. > > Arvind. > > > On Sat,

[BangPypers] suppressing the exception stack trace

2009-09-15 Thread Vishal
the python prompt or continues. An exit() brings it out of the python processwhere as what is needed is coming back to the python prompt. I want a custom message to appear instead of a regular exception stack trace message. How to do this? any pointers...? -- Thanks and best regards, Vishal

Re: [BangPypers] suppressing the exception stack trace

2009-09-15 Thread Vishal
On Tue, Sep 15, 2009 at 9:07 PM, steve wrote: > On 09/15/2009 08:56 PM, Vishal wrote: > >> Hello, >> >> I would like to raise an exception of type Exception(), however the >> regular exception stack trace needs to be supressed. >> >> This is needed in

Re: [BangPypers] Place the timer in Python script

2009-09-18 Thread Vishal
x27;s what I usually do on windows: from time import clock, strftime, gmtime start = clock() ... do you work here... end = clock() elapsed = end - start print "Time Taken to finish: %s" % (strftime("%Hhrs: %Mmins: %ssecs", gmtime(elapsed)) If you wish to record in milise

[BangPypers] Python performance inprovements with GCC 4.4...any details

2009-10-13 Thread Vishal
regards, Vishal Sapre ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Python performance inprovements with GCC 4.4...any details

2009-10-13 Thread Vishal
. Sometimes it also acts as a metric when choosing between different dynamic languages (especially by managers, who are not going to develop and not going to be in love with a particular language anyways) Hence, the performance query... Thanks and best regards, Vishal On Tue, Oct 13, 2009 at 3:07 PM

[BangPypers] Need a map showing use of Python across the world...

2009-10-13 Thread Vishal
Hi, I came across this on perlmongers: http://www.pm.org/groups/map.html <http://www.pm.org/groups/map.html>Does something similar exist for Python ? This could be a good marketing aid for Python. Thanks and best regards, Vishal Sapre ___ Bang

Re: [BangPypers] Weekend Meeting

2009-10-15 Thread Vishal
+1 Vishal Sapre On Thu, Oct 15, 2009 at 2:43 PM, Srinivasachari < srinivasachari2...@gmail.com> wrote: > +1 > > Regards, > Srinivasachari. > Sent from Bangalore, KA, India > > 2009/10/15 Kenneth Gonsalves > > is it only me or is ramdas frequently sending ma

Re: [BangPypers] Suggest me a book

2009-10-15 Thread Vishal
+1 for *Pragmatic Progammer* Another classic that on software engineering: *The Mythical Man-Month: Essays on Software Engineering* by fred brooks http://en.wikipedia.org/wiki/The_Mythical_Man-Month Enjoy,Vishal On Thu, Oct 15, 2009 at 6:47 PM, Yuvi Panda wrote: > Hey nobody mentio

Re: [BangPypers] Suggest me a book

2009-10-16 Thread Vishal
!!!) Enjoy, Vishal Sapre On Fri, Oct 16, 2009 at 12:54 PM, srid wrote: > On Thu, Oct 15, 2009 at 4:50 PM, Srinivas Reddy Thatiparthy > wrote: > > Just completed reading the book, "The Coders At Work",It's just an > excellent > > book and > > It's g

Re: [BangPypers] Suggest me a book

2009-10-16 Thread Vishal
And this one: http://stackoverflow.com/questions/228181/zen-of-python And, really sorry if the second link and its choice of words...were offending. Vishal On Fri, Oct 16, 2009 at 1:17 PM, Vishal wrote: > Pardon me because I am going a little off from the main topic of this > threa

Re: [BangPypers] Best Python IDE with compiler

2009-11-16 Thread Vishal
When you are on Windows...I would suggest everyone to consider PyScripter as well. Its got almost everything and is a standalone thing about 5MB in size. Vishal On Fri, Nov 13, 2009 at 11:46 PM, Noufal Ibrahim wrote: > On Fri, Nov 13, 2009 at 8:19 PM, Abhishek Mishra > wrote: > [

Re: [BangPypers] BangPypers monthly meetup.

2009-11-16 Thread Vishal
, Vishal Sapre On Mon, Nov 16, 2009 at 3:17 PM, Noufal Ibrahim wrote: > So I guess it's settled then. > Time : 4:00 pm > Date : 22 Nov 2009 > Venue : Thought Works, Diamond District. > Highlights : Mahadevan's talk on python bindings for llvm > > Is this okay? > >

[BangPypers] Tuples vs Lists, perfromance difference

2009-12-22 Thread Vishal
, If I know the contents of my sequence at the time of initialization and the fact that the sequence is not going to change at runtime, would it be always good to use tuples instead of lists. Any views on this one? Thanks and best regards, Vishal Sapre

Re: [BangPypers] Tuples vs Lists, perfromance difference

2009-12-22 Thread Vishal
lot as far as increasing performance is concerned, this one was just one corner case I wanted to be sure about. Thanks for all the replies. Vishal Sapre On Tue, Dec 22, 2009 at 9:12 PM, Noufal Ibrahim wrote: > On Tue, Dec 22, 2009 at 7:10 PM, Vishal wrote: > > > Hi, > > > &

Re: [BangPypers] Tuples vs Lists, perfromance difference

2009-12-23 Thread Vishal
of info on this over the net :) Best regards, Vishal Sapre On Thu, Dec 24, 2009 at 11:19 AM, Navin Kabra wrote: > On Thu, Dec 24, 2009 at 7:39 AM, Senthil Kumaran >wrote: > > > Here is the link: > > http://shootout.alioth.debian.org/ > > > > There are three Ja

Re: [BangPypers] Tuples vs Lists, perfromance difference

2009-12-23 Thread Vishal
0.39777234257417149 calling the list function consumes 3 times the duration of calling the tuple function. And I understand the absolute times are negligible in this case...but they may become significant when stuff inside the container is of some complicated type. Would love to

Re: [BangPypers] Wa.o nice SHPAML

2009-12-28 Thread Vishal
python module on the net for this. (if there's something available, please send the link across) Just wondering, 'cause then we dont have to learn yet another way of putting in structured text. Thanks and best regards, Vishal Sapre On Mon, Dec 28, 2009 at 3:26 PM, Praveen Kumar < prav

Re: [BangPypers] Tuples vs Lists, perfromance difference

2010-01-13 Thread Vishal
___ > <http://mail.python.org/mailman/listinfo/bangpypers> > Is interpreter too stupid or is the python compiler that creates the bytecoded file, too simple and ignoring optimizations on the bytecode it creates. I think its the later? please correct m

[BangPypers] Python and USB

2010-01-13 Thread Vishal
couple, PyUsb on sourceforge, and another PyUSB that deals only with FTDI USB devices... Has anybody used these? Any other suggestions? Thanks and best regards, Vishal Sapre ___ BangPypers mailing list BangPypers@python.org http://mail.python.org

Re: [BangPypers] Python and USB

2010-01-13 Thread Vishal
On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote: > > > Hi, > > > > I am looking for a way to create a python library that talks to some usb > > devices (such as usb-i2c car

Re: [BangPypers] Python and USB

2010-01-13 Thread Vishal
On Wed, Jan 13, 2010 at 3:13 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Wed, Jan 13, 2010 at 3:09 PM, Vishal wrote: > > > On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai < > > abpil...@gmail.com> wrote: > > > > > O

[BangPypers] psyco V2

2010-01-15 Thread Vishal
Hi, Came across this post on codespeak. Christian Tismer of Stackless fame as taken up pysco and created a V2 of it...and seems the effort continues... http://codespeak.net/pipermail/pypy-dev/2009q3/005288.html Interesting stuff... Best regards, Vishal Sapre

Re: [BangPypers] January user group meeting

2010-01-19 Thread Vishal
+1 for Jan 24th -1 for Jan 23rd (personal work) I would be interested to know if someone has used/modified TRAC to fit their own project management requirements. Any kind of training on TRAC.. Thanks and best regards, Vishal Sapre On Wed, Jan 20, 2010 at 12:04 AM, Sriram Narayanan wrote: >

Re: [BangPypers] Future of Python Programmers

2010-02-02 Thread Vishal
and best regards, Vishal Sapre On Mon, Feb 1, 2010 at 7:01 PM, Shashwat Anand wrote: > freaking awesome and enlightening replies. Thanks. > > On Mon, Feb 1, 2010 at 4:52 PM, Srinivas Reddy Thatiparthy < > srinivas_thatipar...@akebonosoft.com> wrote: > > > OMG! This is th

Re: [BangPypers] PyCon 2010

2010-02-15 Thread Vishal
Have a great learning and interacting time at PyCon 2010. Bring in all the knowledge to share with us here :)) Take care, Vishal On Tue, Feb 16, 2010 at 3:49 AM, Noufal Ibrahim wrote: > On Mon, Feb 15, 2010 at 9:16 PM, || स्वक्ष || wrote: > > On Sun, Feb 14, 2010 at 22:19, Senthi

Re: [BangPypers] Query generation engine/library

2010-03-09 Thread Vishal
I learnt about 'sqlpython' recently. There was a talk on this at PyCon2010. See if that serves your purpose. It seems to be "connected" to Oracle/MySql/PostGres etc... https://twiki.cern.ch/twiki/bin/view/PDBService/SqlPython <https://twiki.cern.ch/twiki/bin/view/PDBServi

Re: [BangPypers] @dabeaz visiting b'lore

2010-03-31 Thread Vishal
OK, saw your twitter posting and question to his twitter account. Some more info would be great though. This is the guy who explained the GIL to the majority of the python speaking world. On Wed, Mar 31, 2010 at 3:35 PM, Vishal wrote: > Any more details about this? > > > On Wed,

Re: [BangPypers] @dabeaz visiting b'lore

2010-03-31 Thread Vishal
BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Thanks and best regards, Vishal Sapre --- "So say...Day by day, in every way, I am getting better, better and better !!!" "A Strong and Positive attitude creates mor

Re: [BangPypers] @dabeaz visiting b'lore

2010-03-31 Thread Vishal
As of now its a +1 for me. Just a suggestion: If we can have it at Thoughtworks and have pizza/coke delivered there, that should do it. Vishal On Thu, Apr 1, 2010 at 12:04 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Thu, Apr 1, 2010 at 11:58 AM, स्वक्ष wrote: >

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-01 Thread Vishal
I think a hotel/restaurant etc is almost out, because it would take a lot to got to a place that provides conference room like atmosphere easily in a restaurant. I was presuming a Thoughtworks like setting :) Vishal On Thu, Apr 1, 2010 at 12:46 PM, Baiju M wrote: > On Thu, Apr 1, 2010 at

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-30 Thread Vishal
now in general about interpreters, and the python interpreter particularly. about having JITs for Python interpreter etc. And improving Python performance in general..using dataflow optimizations to the bytecode itself. Also about packaging in Python, what are his thoughts on the ideal solution.

Re: [BangPypers] @dabeaz visiting b'lore

2010-05-10 Thread Vishal
gt; BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > -- > ~noufal > http://nibrahim.net.in > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpyp

Re: [BangPypers] python for parsing

2010-05-24 Thread Vishal
then adding other stuff over this can be continued in Python. Vishal On Mon, May 24, 2010 at 12:10 PM, Noufal Ibrahim wrote: > On Mon, May 24, 2010 at 12:06 PM, Rahul R wrote: > > Thanks Kunal , i am happy as well as sad , happy because my job has > become > > much simpler an

Re: [BangPypers] Program_to_catch_changes_in_webpage

2010-05-27 Thread Vishal
, Vishal Sapre On Thu, May 27, 2010 at 1:53 PM, Noufal Ibrahim wrote: > On Thu, May 27, 2010 at 12:35 PM, nikunj badjatya > wrote: > > Hi All, > > I am actually using a web interface for outlook mails. Pointing the link > to > > my browser opens a page which shows me

Re: [BangPypers] Regarding web framework in Python

2010-06-06 Thread Vishal
easily for you. Also added advantage is that the client that you create is both a command line utility and a GUI (if you want to draw it on screen). Enjoy, Vishal Sapre On Mon, Jun 7, 2010 at 11:32 AM, Kenneth Gonsalves wrote: > On Monday 07 June 2010 11:21:59 Gopalakrishnan S wrote: > &g

[BangPypers] Do you think a more declarative RE syntax would make the world a better place ?

2010-08-09 Thread Vishal
Hello fellas, I am trying to create a python function that can take an plain english description of a regular expression and return the regular expression to the caller. Currently I am thinking of the description in YAML format. So, we can store the description as a raw string variable, which is

Re: [BangPypers] Do you think a more declarative RE syntax would make the world a better place ?

2010-08-09 Thread Vishal
complex, this textual representation may also become equally complex..or more so. Here's a website to find out 'quickly' what a regular expression means: http://rick.measham.id.au/paste/explain.pl Best regards, Vishal ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Do you think a more declarative RE syntax would make the world a better place ?

2010-08-09 Thread Vishal
On Mon, Aug 9, 2010 at 5:41 PM, Senthil Kumaran wrote: > On Mon, Aug 9, 2010 at 5:04 PM, Vishal wrote: > > # a(b|c)d+e* > > > > re1 = """ > > > > - literal: 'a' > > - one_of: 'b,c' > > - one_or_more_of: 'd

Re: [BangPypers] Do you think a more declarative RE syntax would make the world a better place ?

2010-08-09 Thread Vishal
Here are a couple more regular expression analyzers: http://xenon.stanford.edu/~xusch/regexp/analyzer.html <http://xenon.stanford.edu/~xusch/regexp/analyzer.html>a tool you can download to your pc: http://www.ultrapico.com/Expresso.htm On Mon, Aug 9, 2010 at 9:42 PM, Vishal wrote: &g

Re: [BangPypers] Do you think a more declarative RE syntax would make the world a better place ?

2010-08-09 Thread Vishal
few times and that has clarified my understanding of the regular expressions in general. So now I can atleast look at a regex and successfully try to figure out what its trying to say. Thanks and best regards, Vishal On Tue, Aug 10, 2010 at 8:57 AM, Dhananjay Nene wrote: > On Mon, Aug 9, 2010

[BangPypers] [JOB] [Python alongside Lex/Yacc/C] Staff Software Engineer @ National Semiconductor, bangalore, India

2010-08-13 Thread Vishal
Hi Friends, We have a position open at National Semiconductor. Please forward any references you may have, directly to me. Thanks and best regards, Vishal Sapre *Job *Description*: **Staff Software Engineer**.* * * ***Location** **Bangalore, KA* * * *Design Automation Group of NSC has CAD

Re: [BangPypers] Clojure style multimethod functions in python

2010-08-25 Thread Vishal
Does anyone know of some speed performance comparison between multi-methods* vs* if-elif-else* vs* class based polymorphism ? Thanks and best regards, Vishal On Wed, Aug 25, 2010 at 11:15 AM, Baishampayan Ghose wrote: > >> Without making any change whatsoever to multi() and mul

  1   2   >