[BangPypers] [OT] Proto.in Nominations Opened

2009-12-08 Thread Ankur Gupta
Nominate yourself at http://nominate.proto.in/ get selected and see how Proto.in catapult's your start-up towards opportunities. Regards Ankur Gupta http://uptosomething.in ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] [OT] Proto.in Nominations Opened

2009-12-08 Thread Ankur Gupta
Dec 15th is the last date. Regards Ankur Gupta On Tue, Dec 8, 2009 at 3:27 PM, Rajeev J Sebastian < rajeev.sebast...@gmail.com> wrote: > On Tue, Dec 8, 2009 at 2:49 PM, Ankur Gupta wrote: > > > > > Nominate yourself at http://nominate.proto.in/ get selected and see how

Re: [BangPypers] Business rule engine in Python

2009-12-13 Thread Ankur Gupta
ld or want to learn Collective Intelligence book in Python is a good starting point. Regards Ankur Gupta > > Thanks > > > -- > ~noufal > http://nibrahim.net.in > ___ > BangPypers mailing list > BangPypers@pyt

Re: [BangPypers] Is it possible to run python software in WinxP?

2009-12-23 Thread Ankur Gupta
Hi, At our company we use py2exe to deply our apps on windows. We use NSIS for creating installer. Google to know more :) Ankur On Wed, Dec 23, 2009 at 9:30 AM, 74yrs old wrote: > Hello Python experts, > > I have one python program og (113KB) ( on request, I shall forward the > same) > which r

Re: [BangPypers] Help plzz..

2010-01-20 Thread Ankur Gupta
On Wed, Jan 20, 2010 at 3:38 PM, murugadoss wrote: > Hello, > I want to learn python scripting. Can anyone suggest me any book or link > to start with.Books with sample example will be more helpfull. > Try this book http://openbookproject.net//thinkCSpy/ > > -- > Thanks & Regards > V.Murugados

Re: [BangPypers] Regarding Python popularity

2010-02-08 Thread Ankur Gupta
Hi, Python usage as a prototyping language is very high. Lot of ppl in Machine Learning field use Python to prototype and test their algorithm against small dataset and finally code the same in C++/Java for deployment. (Don't want to get into what runs fast/slow flamewar plz). Regards Ankur On M

Re: [BangPypers] Getting process handle and thread handles from DEOS

2010-03-25 Thread Ankur Gupta
DEOS ? On Thu, Mar 25, 2010 at 11:58 AM, Goudar, Girish wrote: > Hi all, > > > > I have developed a test frame work in which scripts are written in > Python and Target is the DEOS. I am issuing commands like "create > process", "create threads" from the Python script. I want to get the > informa

Re: [BangPypers] Xpost : PyCon India 2010 venue

2010-04-20 Thread Ankur Gupta
Hi, We have Mumbai Python User Group as well. Not as active though. Nevertheless I am sure people would be interested in attending and would love to have a say too. Was wondering if I can post this message on mumpy user group as well. Ankur On Tue, Apr 20, 2010 at 4:09 PM, Noufal Ibrahim wrote:

Re: [BangPypers] UI Designing

2010-05-31 Thread Ankur Gupta
Pencil is a firefox extension with which you can make wireframes. If you want to make wireframes that look like paper prototypes then just search for stencils. On Mon, May 31, 2010 at 3:52 AM, Gaurav Kalra wrote: > Hi. > > Can you please share what sort of UI Design tools the members on the > li

Re: [BangPypers] What are the best python books , you have read.

2010-06-01 Thread Ankur Gupta
Python Essential Reference is my pick On Wed, Jun 2, 2010 at 11:30 AM, Srinivas Reddy Thatiparthy < srinivas_thatipar...@akebonosoft.com> wrote: > Ah! I never checked out that link. > thanks!! > > Thanks&Regards, > Srinivas Reddy Thatiparthy, > Mobile:9393099772, > > > > -Original Message

Re: [BangPypers] [OT] Non tech. meta talk at PyCon India

2010-06-29 Thread Ankur Gupta
On Tue, Jun 29, 2010 at 9:10 PM, Noufal Ibrahim wrote: > > Hello everyone, > There was an email here from someone else about a talk on twisted > and whether it would be interesting. I'd like to ask something > similar. I had a talk at last years event which just discussed the whole > effort

[BangPypers] Pycon US 2017 - Anyone going on this list ?

2016-11-26 Thread Ankur Gupta
Hey Guys, Anyone on the list who has already brought tickets for Pycon US 2017 ?. We are two programmers ( male and female ). Checking if anyone else is going to the conference ? Would be interested to plan travel & stay collectively / together ?. Regards, Ankur Gupta Twitter - @originala

Re: [BangPypers] [Bangpypers][Commercial] [Job] hiring software engineers, data scientist and analysts for Terrace Tech Labs

2017-03-07 Thread Ankur Gupta
Please take this conversation off the mailing list. Thanks, Ankur Founder - NumerateLabs Twitter - @originalankur On Tue, Mar 7, 2017 at 2:06 PM, Abhimanyu Belliappa < abhi.bellia...@terracetechlabs.com> wrote: > Hi Arindam, > > > Please go to the link and apply for th

Re: [BangPypers] CFP for May Meetup

2017-04-16 Thread Ankur Gupta
"But we're experimenting a new theme" ... Love the thought process here. Really looking forward to attending this one. Founder - NumerateLabs Twitter - @originalankur On Sun, Apr 16, 2017 at 10:29 PM, kracekumar ramaraju < kracethekingma...@gmail.com> wrote: > Hi > > VM

[BangPypers] Fwd: Please help with this code

2018-08-19 Thread ankur gupta
-- Forwarded message - From: ankur gupta Date: Sun, Aug 19, 2018 at 3:07 PM Subject: Please help with this code To: Dear Sir I am new to python programing, I am getting error while executing this code. I want to generate multiple instance using while loop to store data

Re: [BangPypers] Fwd: Please help with this code

2018-08-19 Thread ankur gupta
all last): File "/home/ankur/PycharmProjects/STUDENTS ATTENDANCE.PY", line 18, in std[i] = STUDENT(roll,name,present,absent) IndexError: list assignment index out of range Pastebin page has been removed therefor attaching file along the mail Thanks Ankur Gupta On Sun, Aug 19, 2018