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.
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'
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
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
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,
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.
>
>
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
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
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
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
> 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
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
>> # 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
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
14 matches
Mail list logo