[BangPypers] Python WebDAV client library

2011-06-23 Thread kunal ghosh
Hi all, Can anyone please suggest some actively developed python WebDAV client library ? I did my preliminary search and found quite a few libraries almost all of them are abandon ware. -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,India permalink: member.

[BangPypers] export methods from a python class as RESTful webservice calls

2011-06-23 Thread Umar Shah
Hello group, I have used Django, Pylons for different projects before but i want something minimal without overheads of MVC frameworks. say I have something like class X(object): ... def A(p1, p2,...): return {'state':x} def B(p1, p2,..): return {'state'

Re: [BangPypers] export methods from a python class as RESTful webservice calls

2011-06-23 Thread Noufal Ibrahim
Umar Shah writes: > Hello group, > > I have used Django, Pylons for different projects before but i want > something minimal without overheads of MVC frameworks. > > say I have something like > > class X(object): > ... > > def A(p1, p2,...): > > return {'state':x} > > def B

Re: [BangPypers] export methods from a python class as RESTful webservice calls

2011-06-23 Thread Umar Shah
thanks noufal, I can see i am spoiled with choices. Flask looks enticing , SimpleHTTPServer is not a bad idea either in my case (no external dependency). On Thu, Jun 23, 2011 at 4:41 PM, Noufal Ibrahim wrote: > Umar Shah writes: > > > Hello group, > > > > I have used Django, Pylons for diffe

[BangPypers] [OT] Sponsorships for PyCon India

2011-06-23 Thread Noufal Ibrahim
Hello everyone, We're still looking for sponsors for PyCon India 2011. The details of the event are on the website http://in.pycon.org. The summary is that it's in Pune on the 16, 17 and 18 of September of this year. If you know of any companies who might be interested,

Re: [BangPypers] [OT] Sponsorships for PyCon India

2011-06-23 Thread Sreekanth S Rameshaiah
On 23 June 2011 18:31, Noufal Ibrahim wrote: > > > Hello everyone, >We're still looking for sponsors for PyCon India 2011. > >The details of the event are on the website > http://in.pycon.org. The summary is that it's in Pune on the 16, 17 and > 18 of September of this year. > >

Re: [BangPypers] [OT] Sponsorships for PyCon India

2011-06-23 Thread Sidu Ponnappa
Hi Noufal, Is there a link on the site that shows the sponsor brackets etc. I looked and couldn't find it - something like http://rubyconf.org/sponsor would be nice. Thanks, Sidu. http://c42.in On Thu, Jun 23, 2011 at 6:31 PM, Noufal Ibrahim wrote: > > > Hello everyone, >        We're still loo

Re: [BangPypers] [OT] Sponsorships for PyCon India

2011-06-23 Thread Noufal Ibrahim
Sidu Ponnappa writes: > Hi Noufal, > > Is there a link on the site that shows the sponsor brackets etc. I > looked and couldn't find it - something like > http://rubyconf.org/sponsor would be nice. [...] Good point. I'll get it up on the website. -- ~noufal http://nibrahim.net.in Thank God

Re: [BangPypers] [OT] Sponsorships for PyCon India

2011-06-23 Thread director guruprevails
Noufal, May you let us know the following details 1. Sponsorship Slabs? 2. Who do you expect to attend the event from corporate? 3. Any specific event for sponsors? -Thanks Dattatreya On Thu, Jun 23, 2011 at 6:31 PM, Noufal Ibrahim wrote: > > > Hello everyone, >We're still looking fo

[BangPypers] Uninstalling Python 2.6

2011-06-23 Thread Ganesh Kumar
Hey Guys, I want to remove Python 2.6 from my computer, or at least change the default python to 2.5. When I try to remove Python 2.6 through the package manager, it asks me if I want to remove about 200 other things, which I don't want to do. Things that only support Python 2.5 (like vim.. etc) t

Re: [BangPypers] Uninstalling Python 2.6

2011-06-23 Thread Baishampayan Ghose
> I want to remove Python 2.6 from my computer, or at least change the > default python to 2.5. When I try to remove Python 2.6 through the > package manager, it asks me if I want to remove about 200 other > things, which I don't want to do. Things that only support Python 2.5 > (like vim.. etc) tr

Re: [BangPypers] Uninstalling Python 2.6

2011-06-23 Thread Ganesh Kumar
Thanks for u r kindly mail, I have tried u r suggestion I got output.. > It would be something like (after installing python-2.5) - > > # update-alternatives --config python > Ganesh:~# update-alternatives --config python update-alternatives: error: no alternatives for python. -Ganesh. Did I l

Re: [BangPypers] Uninstalling Python 2.6

2011-06-23 Thread Baishampayan Ghose
>> # update-alternatives --config python >> > Ganesh:~# update-alternatives --config python > update-alternatives: error: no alternatives for python. Hmm, in that case, you might need to do something like this but YMMV - # update-alternatives --install /usr/bin/python python /usr/bin/python2.6 1

[BangPypers] problem with Pinax setting up profile

2011-06-23 Thread vikas ruhil
ckhat06-Inspiron-1440:~$ cd ~/Downloads/acadworld/awstealth/blackhat06@blackhat06-Inspiron-1440:~/Downloads/acadworld/awstealth$ source ~/Downloads/pinaxenv/bin/activate (pinaxenv)blackhat06@blackhat06-Inspiron-1440:~/Downloads/acadworld/awstealth$ pinax-admin clone project acadworld Unable to find