Hello All,
Looking to hire two developers with more than 2 years of experience
with following skills
-- Python3
-- Django/Flask
-- Ability to write scrapers using Selenium and Beautiful Soup
-- Ability to bypass Anti-Scraping tools
-- React.js (Next.js is a plus)
-- Javascript (Typescript is a p
On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote:
> Hi All,
>
> Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away.
> He was admitted in hospital due to Asthma attack and passed away today
> morning.
> Cremation will be held at ooty on 4th Aug 2012.
>
RIP Uncle Kenneth...
On Sat, Jul 23, 2011 at 6:28 PM, Vishal wrote:
> Hello Folks,
>
> I am in need of a CRM/ERP system (more CRM) which is in Python and allows me
> to extend it as and when needed. Here are some important requirements:
>
> a) Preferably Web based
> b) Authentication support
> c) Non-Oracle, Non-Acces
On Thu, Jan 13, 2011 at 12:01 PM, Baishampayan Ghose wrote:
> While I completely agree with you on this, just FYI, Google (US, don't
> know about India) pays considerably less than the industry standards
> but makes it up with the perks.
Even in US, Google salaries are lower than Yahoo and FB. O
On Thu, Jan 13, 2011 at 11:58 AM, Kenneth Gonsalves wrote:
> That said, the best candidates (as far as I am concerned) are those who
> say that salary is not the main criterion - what work are you going to
> give me?
That carrot stick works for a while. Once you have couple of feathers
in the ca
On Mon, Jan 10, 2011 at 3:44 AM, Narendra Sisodiya
wrote:
> At the same time, I do not want to use any restricted Libraries.. Can
> somebody explain license of PyQT ?
> http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#licenseAll
> I want my code to be GPLv3.
>
If you want the
On Wed, Sep 8, 2010 at 3:22 PM, Sandip Bhattacharya
wrote:
> Is this a monthly thing? I would be in Delhi about the same time next
> month. Would you also be having a meetup around that time?
>
Dont know for sure. I was in Dilli haat at mentioned time but no one turned up.
regards
vivek
--
The
`Hi!
Starting a fresh thread for announcement.
Lets have a meetup in dilli haat on Sunday 5th September 2010 at 5
PM. Come to dilli haat and ask for Navdanya stall. Thhat can be a
central point for everyone to meet.
For those coming from Gurgaon. Delhi Metro Gurgaon line opens fully
from Frida
`Hi!
Starting a fresh thread for announcement.
Lets have a meetup in dilli haat on Sunday 5th September 2010 at 5
PM. Come to dilli haat and ask for Navdanya stall. Thhat can be a
central point for everyone to meet.
For those coming from Gurgaon. Delhi Metro Gurgaon line opens fully
from Frida
On Tue, Aug 31, 2010 at 10:12 PM, Gora Mohanty wrote:
> On Tue, 31 Aug 2010 21:55:15 +0530
> Vivek Khurana wrote:
> [...]
>> Combined meet o_o, looks like this one has to be missed.
> [...]
>
> Like I said, please *do* feel free to have a top-S3KR1T,
> Pythonista
On Tue, Aug 31, 2010 at 9:52 PM, Gora Mohanty wrote:
> Hi,
>
> Just so that people know, given that the expressed interest in
> any one FOSS-related topic, and on any one mailing list, has been
> rather lukewarm, I have also posted a notice of the proposed meeting
> to the ILUG-Delhi list, and th
On Tue, Aug 31, 2010 at 12:15 AM, Gora Mohanty wrote:
enues.
>
> I am seriously tired of this nonsense of trying to organise
> meetings, where all and sundry feel free to mouth off, but nobody
> can be bothered to even click on a link to vote.
>
Chill.. you always havee the option of not organizi
On Sun, Aug 29, 2010 at 9:29 PM, Gora Mohanty wrote:
> On Fri, 27 Aug 2010 21:00:39 +0530
> Vivek Khurana wrote:
> [...]
>> Gurgaon is far far...
> [...]
>
> Yes, but Howzzat beer is cold, cold, and good, good. Worth the
> journey.
>
That is a personal taste. I
On Fri, Aug 27, 2010 at 7:50 PM, Gora Mohanty wrote:
>
> I am willing to meet up anywhere in NCR, but can offer two
> possibilities:
> * JNU
> * The premises of a company in Gurgaon, though I would have to check
> if these are available on Sun. Sat. should be OK. The advantage
> here is that it
On Fri, Aug 27, 2010 at 8:30 PM, Nitin Das wrote:
> I think 5th of Sept (sunday) would be fine ...!! Lets make this as a simple
> get together so that we would know each other quite well..What do u say
> guy..??
>
> My number is +91-9818131065.
Lets meetup in dilli hat at 5 pm. I am available on
On Fri, Aug 27, 2010 at 3:25 PM, Nitin Das wrote:
> Yes that would be the nice idea of arranging something in NCR.
You want formal meetup with projector and stuff or you want an
informal meetup? Dilli haat is always available for informal meetup :)
regards
Vivek
--
The hidden harmony is bett
On Fri, Aug 27, 2010 at 3:10 PM, Diptanu Choudhury
wrote:
> Hi,
>
> I am going to be in Gurgaon for a few months. Does anyone know if any Python
> meetups happen in Delhi/Gurgaon/Noida? ThoughtWorks is also willing to let
> out space after office hours and in weekends, if people are enthusiastic t
On Wed, Aug 18, 2010 at 10:58 PM, Anand Shankar wrote:
> During a tutorial python session with my colleagues I was presented with a
> basic
> question
>
d = {'apple':2,'banana':5, 'coke': 6}
print d.keys()
> ['coke', 'apple', 'banana']
>
>
> Question is why does it not return
>
> ['appl
On Mon, May 3, 2010 at 3:26 PM, kausikram krishnasayee
wrote:
>>
>> Ideally, we're looking to hold this years conference also in an academic
>> institution that's easily accessible someone inside Bangalore.
>>
>> I presume that there are many students studying in Bangalore on this
>> list. If
On Mon, Mar 15, 2010 at 1:54 PM, Kenneth Gonsalves wrote:
> hi,
>
> here is a function I have written:
>
> def getaccbal(accnt,bal):
> account = Account.objects.get(pk=accnt)
>
> if account.vouch:
> bal = bal + getledgerob(account)
> else:
> children = account.account_set.al
On Fri, Mar 5, 2010 at 12:49 PM, Dhananjay Nene
wrote:
> I've decided to go ahead with SQLAlchemy even though that was not my
> favourite. FWIW I'm just documenting my thoughts :
>
> Cons : Why I would've not preferred SQL Alchemy
> a. Dependency into a large full function package like sqlalchemy
On Wed, Mar 3, 2010 at 4:36 PM, Dhananjay Nene wrote:
> Looking for a simple opensource python database library
>
> Objectives :
> - Should work at a level of abstraction above DB-Api. I should not have to
> change code generally except for changing database configuration
> parameters.
> - Should
On Fri, Dec 18, 2009 at 2:02 PM, Kenneth Gonsalves wrote:
> On Friday 18 Dec 2009 1:59:28 pm Vivek Khurana wrote:
>> > it is a huge surprise to me - I now have to change my whole strategy for
>> > marketing python. But it is ok - anyway I have to slang goog who is the
>&g
On Fri, Dec 18, 2009 at 1:48 PM, Kenneth Gonsalves wrote:
> On Friday 18 Dec 2009 1:41:42 pm Vivek Khurana wrote:
>> It is not a surprise to me
>>
>
> it is a huge surprise to me - I now have to change my whole strategy for
> marketing python. But it is ok - anyway I h
On Fri, Dec 18, 2009 at 10:20 AM, Baiju M wrote:
> PyPy looks like a promising project for performance.
> http://codespeak.net/pypy/dist/pypy/doc/
I am tracking progress of pypy for some time and looks like they will
be able to achieve this in a decades time :)
regards
Vivek
--
The hidden har
On Fri, Dec 18, 2009 at 9:43 AM, Anand Balachandran Pillai
wrote:
> On Thu, Dec 17, 2009 at 10:14 PM, Praveen Kumar <
> praveen.python.pl...@gmail.com> wrote:
>
>
> Well, the supposedly biggest "friend" of open source is
> supposedly using Python in a large scale for all its developer APIs
> and t
On Thu, Nov 26, 2009 at 7:45 PM, Vivek Rajendran wrote:
>
> Hi,
> A doubt again...
> I have looked into apache.py file inside
> /usr/lib/python2.3/site-packages/... path and they have a method
> build_cgi_env(req)
>
> If we invoke this function it gives a dict of env variables.
> But I
On Tue, Nov 24, 2009 at 10:09 AM, Vivek Rajendran wrote:
>
> Hi,
> I would like to know how to get the current url inside the cgi script
> where I'm using it.
> For Ex:
> I'm having index.py in location /var/www/html/foobar/ in server with IP
> 10.0.0.12
>
> When I retrive this page fr
On Tue, Oct 20, 2009 at 12:20 PM, sudhakar s wrote:
>
> Hey can any one suggest me way's of writing WSDL easily.
Use soaplib or try this
http://osdir.com/ml/python.pywebsvcs.general/2006-07/msg00015.html
regards
Vivek
--
The hidden harmony is better than the obvious!!
On Tue, Oct 20, 2009 at 11:34 AM, Senthil Kumar M wrote:
> I am new to python language. Suggest way to improve my skills in python
There is only one way... code, code, code and more code :)
regards
Vivek
--
The hidden harmony is better than the obvious!!
__
On Thu, Oct 15, 2009 at 3:59 PM, Srinivas Reddy Thatiparthy
wrote:
>>Why? That's probably the answer you're looking for.
>
> That was a big story noufal.To tell in short, I couldn't understand what
> they are teaching(in training) me?
>
> they taught entire java in 5 days and expected to do prog
On Sun, Oct 11, 2009 at 6:55 AM, Kenneth Gonsalves
wrote:
>
> wishful thinking
How ?
regards
Vivek
--
The hidden harmony is better than the obvious!!
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpyper
On Sat, Oct 10, 2009 at 7:59 PM, Carl Karsten wrote:
>
> I have done 2 php pages and a bunch of python. My guess is PHP makes
> it easier to write vulnerable code, but I am really going on on a limb
> here, so I'll not try to support this notion.
+1 PHP indeed makes it easier to write vulnerable
On Wed, Oct 7, 2009 at 4:09 PM, Kenneth Gonsalves wrote:
>
> http://demo.ilugc.org.in
> and
> http://demo.ilugc.in
The drupal site is looking more pleasing. And it is not that you have
to spend sleepless nights. One upgrade a month is more than sufficient
to keep system up to date (you will need
On Wed, Oct 7, 2009 at 3:16 PM, Kenneth Gonsalves wrote:
>
> django, plone has about one issue every two years - usually minor and not
> affecting anything critical. There is something radically wrong in a software
> that gets one core critical issue a month (even then drupal is better than
> word
On Thu, Oct 8, 2009 at 6:15 AM, harshal jadhav wrote:
> Hi Everybody,
>
> I am Harshal Jadhav, student at San Jose State University.
>
> I am using Python for my Master's project and i am a beginner.
>
> I am using python language for GNU Radio. For this i have a sampled signal.
> The signal is a
On Wed, Oct 7, 2009 at 1:12 PM, Kenneth Gonsalves wrote:
> On Wednesday 07 Oct 2009 12:44:33 pm Vivek Khurana wrote:
>
> if it has matured, how come there are still at least one critical security
> issue per month?
Good question... would you point me to a software that doesnt h
On Wed, Oct 7, 2009 at 10:05 AM, Kenneth Gonsalves wrote:
>
> I am not objecting to their choice of CMS, I am objecting to the blog post -
> which clearly sends the message that 'python sucks'.
Python do sucks when it comes to having a CMS. I am yet to find a
decent CMS in python that gives me e
On Thu, Oct 1, 2009 at 12:11 PM, sudhakar s wrote:
>
> HI,
> Can any one suggest me how to create a simple web service.
> Started working with webservices but fully confused with searches i made.
>
> any one have simple web service script which is currently working?
There is no magic we
On Mon, Sep 14, 2009 at 6:36 PM, Shashwat Anand
wrote:
> How do we calculate last 5-digits of 10**12 ignoring trailing zeros. The
> code i wrote works good until 10**8 and after that take ages.
> The source of problem is Project Euler :
> http://projecteuler.net/index.php?section=problems&id=160
>
Hi!
Face book open sourced Tornado, a python based framework which is the
power horse for friend feed. Official news and details here
http://developers.facebook.com/news.php?blog=1&story=301
regards
Vivek
--
The hidden harmony is better than the obvious!!
_
On Wed, Aug 26, 2009 at 3:40 PM, Noufal Ibrahim wrote:
> Because of some logistics problems (unable to meet some key people), I
> haven't been able to send out details of our expenditures and incomes.
> I am working on that and will mail the list as quickly as I can.
>
> In the meantime, I urge eve
On Tue, Jun 30, 2009 at 5:42 PM, Anand Balachandran
Pillai wrote:
> Hi Noufal,
>
> The main use of the bot for a conference is for sending updates
> via twitter. The way it works is as follows.
>
> 1. A twitter bot account for the conference is created on twitter.
> For our conference it cou
On Tue, Jun 30, 2009 at 11:27 AM, vid wrote:
> On Mon, Jun 29, 2009 at 13:44, Noufal Ibrahim wrote:
>>
>> We could just decide on one. I don't use twitter so I don't know the
>> details but say #pyconindia?
>
> how about identica? - http://identi.ca/doc/faq
> i just created http://identi.ca/pyconin
On Sun, May 24, 2009 at 10:52 PM, Senthil Kumaran wrote:
> On Mon, May 18, 2009 at 10:28:08PM +0530, Noufal Ibrahim wrote:
> > Hello everyone,
> > Here are the minutes of the last (17 May) meeting
> > http://wiki.python.org/moin/BangPypers/Meeting17May2009
> >
>
> Very nicely written.
> It's bee
On Thu, May 21, 2009 at 6:33 PM, Noufal Ibrahim wrote:
> Here's another one. This one's mine. :)
logo is good may I suggest a change... remove the gree color and the rounded
corners instead make saffron full bleed from left to right.
regards
Vivek
--
The hidden harmony is better than the obv
On Thu, May 21, 2009 at 10:36 AM, Sreekanth S Rameshaiah wrote:
> Dear All,
> I got our designer to give it a try. See if this works. Comments welcome.
+1 for this logo though I feel it should read pycon India somewhere...
regards
Vivek
--
The hidden harmony is better than the obvious!!
On Thu, May 7, 2009 at 1:10 PM, srinivasa rao wrote:
> hi
> I am interested work on python @iitb may i know when shall i expecting to
> apply please sent me few more details .
> thanking you
> yours truly
Read the full mail it mentions the email address as admin.foss[at]
iitb.ac.in
regards
Vi
Hi! All,
Few FOSS based python jobs in IIT Bombay. Please forward to anyone
interested.
regards
Vivek
-- Forwarded message --
Hi,
I've been sending out the following announcement on a few mailing lists I
know of. I'd appreciate it *very much* if you could kindly forward this
On Thu, Apr 30, 2009 at 11:38 AM, Kenneth Gonsalves wrote:
> On Thursday 30 April 2009 11:11:26 Ramdas S wrote:
> > Fear, Uncertainty, Doubt
>
> I know that - what part of what Noufal said is FUD?
The portion that says "If we actually spend time and energy *organising* a
mini pycon, that will b
On Wed, Apr 29, 2009 at 10:54 PM, Noufal Ibrahim wrote:
> If we actually spend time and energy *organising* a mini pycon, that
> will be the end of the real conference I think. I'm -1 for that.
>
> However, putting an extra session during a user group meeting to
> discuss the PyCon will be fruitf
On Tue, Apr 28, 2009 at 4:38 PM, Ramakrishna Reddy wrote:
> Hello everybody.
>
> Since most of the folks here expressed an interest to hold a face to
> face meeting for planing pycon. I would like to propose a Python Day.
> Sometime in late June/July, It might give people from outside
> Bengaluru
On Mon, Apr 20, 2009 at 4:28 PM, Ramakrishna Reddy wrote:
> On Sun, Apr 19, 2009 at 12:24 PM, Noufal Ibrahim wrote:
> > I think we *should* have a F2F first. That should get us started. We
> > can do IRC meetings/mails to work out the details but we need a *live*
> > meeting to lay out the basics
Hi! All,
I have a requirement for 2 python freelancers, starting May. You will need
to work approximately 80 hours per month and should be versed with python
2.x , webservices, large data abse interaction and any experience with OLAP
is a plus. Selected candidates will be working on a python base
--- On Thu, 5/8/08, Kushal Das <[EMAIL PROTECTED]> wrote:
> From: Kushal Das <[EMAIL PROTECTED]>
> Subject: [BangPypers] How to sort the IP(s)
> To: bangpypers@python.org
> Date: Thursday, May 8, 2008, 11:53 PM
> Hi,
> What is the best way to sort IP numbers
> numbers like
> 192.168.20.1
> 192.16
--- Anand Balachandran Pillai <[EMAIL PROTECTED]>
wrote:
> Going by that logic all Java books are futile since
> the Java API documentation
> is available.
I think what sree is referring here is the python
tutorial available under docs.python.org . This
tutorial is full of examples. As for exam
56 matches
Mail list logo