Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-python · Yahoo! Python Developer Support Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 82
  • Category: Python
  • Founded: Aug 8, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 3 - 140 of 140   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#3 From: Simon Willison <willison@...>
Date: Wed Aug 9, 2006 9:32 pm
Subject: Welcome!
simonwillison
Send Email Send Email
 
Hi everyone, and thanks dbdweeb for breaking the silence!

This list has been set up for discussions around accessing YDN Web
Service APIs using Python, and to collect ideas and feedback around
the new Python Developer Center: http://developer.yahoo.com/python/

I'd like to extend the conversation to cover anything related to Web
Service programming with Python. Please feel free to share tips or
open up discussions about the most effective ways of parsing XML,
making HTTP requests or dealing with RSS feeds.

If you have any suggestions for the developer center itself, please
share them with the list or e-mail me directly.

Thanks,

Simon Willison
http://developer.yahoo.com/python/

#4 From: "s2gerard" <s2gerard@...>
Date: Thu Aug 10, 2006 8:53 am
Subject: Hi, there! Romanians are doin' Python also
s2gerard
Send Email Send Email
 
I'm in the first week of my Python REVIVAL.
How could I forget how beautiful it is to write code in such a great
language (uff! 10 years since my last real code written in Python)!!!
I've recently listened to an interview with Guido van Rossum laughing
about writing "Hello World" in Java.
Well, Guido is right! I mean, now I can take a 6 year old kid and say to
him  that he can "command" Python to write his name. (Hey, mr. Python!
I command you to >>>print "The little prince").
Sorry for the hyper enthusiasm, but I can't help it!

#5 From: "Darren Fuller" <daz.fuller@...>
Date: Thu Aug 10, 2006 9:18 am
Subject: Re: Hi, there! Romanians are doin' Python also
dfuller_uk
Send Email Send Email
 
--- In ydn-python@yahoogroups.com, "s2gerard" <s2gerard@...> wrote:
>
> I'm in the first week of my Python REVIVAL.
> How could I forget how beautiful it is to write code in such a great
> language (uff! 10 years since my last real code written in Python)!!!
> I've recently listened to an interview with Guido van Rossum laughing
> about writing "Hello World" in Java.
> Well, Guido is right! I mean, now I can take a 6 year old kid and say to
> him  that he can "command" Python to write his name. (Hey, mr. Python!
> I command you to >>>print "The little prince").
> Sorry for the hyper enthusiasm, but I can't help it!
>

Hey, me too although I was learning python a while ago but had to take
a break whilst I picked up C# and .Net, but now I'm free and can
return to the glorious beauty that is Python, in the beutiful
surroundings that is Derbyshire, England.

#6 From: "hecox_ar" <bhecox@...>
Date: Thu Aug 10, 2006 1:23 pm
Subject: We also do python in Arkansas
hecox_ar
Send Email Send Email
 
If you want to get a project done, use python!

#7 From: "Jorge Pereira" <jpereiran@...>
Date: Thu Aug 10, 2006 1:24 pm
Subject: Hello, i from brazil
j0rgelista
Send Email Send Email
 
Hi everyone!
I new user and python devel...what the best paper/eBook about python?

some tips?
--
Regards,
+ ---------------------------------------------------------------------------------+
Jorge Pereira, From: Olinda/Pe/Brazil
Home:  http://www.jorgepereira.com.br/
E-mail:  jpereiran@..., jorge@...
Mobile: +55 (81) 8833-2484
My Public Key: http://www.jorgepereira.com.br/public.pgp
+ ---------------------------------------------------------------------------------+
    "Se você ama alguma coisa, liberte-a;
   Se ela não voltar a ti, cace-a e mate-a."
+----------------------------------------------------------------------------------+

#8 From: Simon Willison <willison@...>
Date: Thu Aug 10, 2006 1:33 pm
Subject: Re: Hello, i from brazil
simonwillison
Send Email Send Email
 
On 10 Aug 2006, at 14:24, Jorge Pereira wrote:
> I new user and python devel...what the best paper/eBook about python?

The Developer Center has a short list here:

http://developer.yahoo.com/python/#reference

If you've programmed before in another language, http://
diveintopython.org/ is excellent. If you're learning programming from
scratch you should check out http://www.ibiblio.org/obp/thinkCSpy/ .

Hope that helps,

Simon Willison

#10 From: kimberley neihouse <kimistrie101@...>
Date: Fri Aug 11, 2006 3:05 pm
Subject: (No subject)
kimistrie101
Send Email Send Email
 
hi my name is kimistrie101 and thank you for letting
me join your group.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#11 From: "Darren Fuller" <daz.fuller@...>
Date: Tue Aug 15, 2006 4:17 pm
Subject: Cross Platform Python IDE
dfuller_uk
Send Email Send Email
 
Stani's Python Editor 

This is for everyone like myself who's been looking for a good cross-platform ide for Python, from my brief look at this I can say it's impressed me and at least I can have a fairly consistent environment between when I'm developing in Linux and when I am using Windows.

#12 From: "Darren Fuller" <daz.fuller@...>
Date: Tue Aug 15, 2006 4:17 pm
Subject: Cross Platform Python IDE
dfuller_uk
Send Email Send Email
 
Stani's Python Editor 

This is for everyone like myself who's been looking for a good cross-platform ide for Python, from my brief look at this I can say it's impressed me and at least I can have a fairly consistent environment between when I'm developing in Linux and when I am using Windows.

#13 From: "laf163" <laf163@...>
Date: Wed Aug 16, 2006 12:14 am
Subject: Re: Cross Platform Python IDE
laf163
Send Email Send Email
 
--- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@...> wrote:
>
> Stani's Python Editor <http://pythonide.stani.be/>
>
> This is for everyone like myself who's been looking for a good
> cross-platform ide for Python, from my brief look at this I can say it's
> impressed me and at least I can have a fairly consistent environment
> between when I'm developing in Linux and when I am using Windows.
>

Can it support utf-8 or gb2312?

#14 From: "laf163" <laf163@...>
Date: Wed Aug 16, 2006 6:31 am
Subject: How to print string to default printer in python2.4.3
laf163
Send Email Send Email
 
I have installed wx-2.6-msw-unicode library.
who can help me?

#15 From: "Darren Fuller" <daz.fuller@...>
Date: Wed Aug 16, 2006 7:41 am
Subject: Re: Cross Platform Python IDE
dfuller_uk
Send Email Send Email
 
--- In ydn-python@yahoogroups.com, "laf163" <laf163@...> wrote:
>
> --- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@> wrote:
> >
> > Stani's Python Editor <http://pythonide.stani.be/>
> >
> > This is for everyone like myself who's been looking for a good
> > cross-platform ide for Python, from my brief look at this I can
say it's
> > impressed me and at least I can have a fairly consistent environment
> > between when I'm developing in Linux and when I am using Windows.
> >
>
> Can it support utf-8 or gb2312?
>

I just had a quick look through the sites blogs and it appears to
support utf-8 but I couldn't see gb2312 mentioned

#16 From: kimberley neihouse <kimistrie101@...>
Date: Thu Aug 17, 2006 1:10 am
Subject: (No subject)
kimistrie101
Send Email Send Email
 
thank you for an email

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#17 From: kimberley neihouse <kimistrie101@...>
Date: Thu Aug 17, 2006 1:10 am
Subject: (No subject)
kimistrie101
Send Email Send Email
 
thank you for an email

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#18 From: "paganio" <paganio@...>
Date: Sat Aug 26, 2006 12:06 am
Subject: just testing
paganio
Send Email Send Email
 
just testing

#19 From: "dana_virtual" <dana.virtual@...>
Date: Thu Aug 31, 2006 3:56 am
Subject: Re: Cross Platform Python IDE
dana_virtual
Send Email Send Email
 
--- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@...> wrote:
>
> --- In ydn-python@yahoogroups.com, "laf163" <laf163@> wrote:
> >
> > --- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@>
wrote:
> > >
> > > Stani's Python Editor <http://pythonide.stani.be/>
> > >
> > > This is for everyone like myself who's been looking for a good
> > > cross-platform ide for Python, from my brief look at this I can
> say it's
> > > impressed me and at least I can have a fairly consistent environment
> > > between when I'm developing in Linux and when I am using Windows.
> > >
> >
> > Can it support utf-8 or gb2312?> >
>
> I just had a quick look through the sites blogs and it appears to
> support utf-8 but I couldn't see gb2312 mentioned
>
A decent cross platform IDE for Python (in general) is the
pydev plugin for Eclipse. You can find it at pydev.sourceforge.net. Of
course the prerequisite is that you install Eclipse (chances are,
you've already done that, right?)

Although it's not cross-platform, anyone lucky enough to be working on
OS/X just really needs TextMate (from macromates.com); it's simply the
best thing going. period. If you're a Windows user wScite is an
excellent choice.

#21 From: "Pradeep" <pradeep.gowda@...>
Date: Tue Dec 26, 2006 5:46 am
Subject: Yahoo BBAuth for Y! groups?
btbytes
Send Email Send Email
 
Hi,
Does Yahoo BBAuth work for Y! groups?

I'm the developer/maintainer of bangpypers.org, the bangalore Python
users group.
We have our y! group at http://groups.yahoo.com/group/bangpypers.

Instead of having the members to create a new account at
bangpypers.org, I would like to use yahoo SSO to authenticate them.

Is this possible currently?
If not, is somehing like this on the cards?

Regards,
Pradeep

#22 From: "Sharon" <s_givon@...>
Date: Wed Jan 31, 2007 4:53 pm
Subject: Term Extractor - Context size limitation?
s_givon
Send Email Send Email
 
I'm trying to send a request for term extraction from python using:
url='http://search.yahooapis.com/ContentAnalysisService/V1/termExtraction?appid=\
YahooDemo&query=madonna&context='
+ s

However, my string (s) can be quite big. Does anyone know of a
limitation of the string (context) size?

Cheers
Sharon

#38 From: João Paulo Sinieghi <jpsinieghi@...>
Date: Tue Jul 17, 2007 7:05 pm
Subject: Adduser into group in Ldap Server
jpsinieghi
Send Email Send Email
 
Hi...

I wanted put one user, who already exist, into the one Group, in LDAP
server, by Python...

Someone know what i must to do?

Thanks.

#41 From: Marcelo Drudi <drudi@...>
Date: Wed Jul 18, 2007 2:18 pm
Subject: Re: Adduser into group in Ldap Server
drudi_99
Send Email Send Email
 
Hi João Paulo,

I didn't use the python-ldap API before, but I would give python-ldap
module a try:

http://python-ldap.sourceforge.net/

Hope that helps.

Regards,
Drudi

On Tue, 2007-07-17 at 19:05 +0000, João Paulo Sinieghi wrote:
> Hi...
>
> I wanted put one user, who already exist, into the one Group, in LDAP
> server, by Python...
>
> Someone know what i must to do?
>
> Thanks.
>
>
>
>
> Yahoo! Groups Links
>
>
>

#135 From: "Robyn Tippins" <rtippins@...>
Date: Thu Mar 12, 2009 10:51 pm
Subject: Moving this group to YDN Forums
duzins
Send Email Send Email
 
Hi everyone,

We're going to be moving this group to the new Yahoo! Developer Network
forums. This group will be closing at the end of March.

The forums will make it easier and faster to get answers, as you will
be able to search for answers from other related groups, too.

The new Python Development Forum is at:
http://developer.yahoo.net/forum/index.php?showforum=76

Please post all future questions and comments there!

Sincerely,

Robyn Tippins
Community Manager, YDN

#139 From: "Robyn Tippins" <rtippins@...>
Date: Thu May 14, 2009 10:34 pm
Subject: Re: Moving this group to YDN Forums
duzins
Send Email Send Email
 
This group is closed. In the future, please visit:
http://developer.yahoo.net/forum/index.php?showforum=76

Robyn Tippins
Community Manager, YDN

--- In ydn-python@yahoogroups.com, "Robyn Tippins" <rtippins@...> wrote:
>
> Hi everyone,
>
> We're going to be moving this group to the new Yahoo! Developer Network
> forums. This group will be closing at the end of March.
>
> The forums will make it easier and faster to get answers, as you will
> be able to search for answers from other related groups, too.
>
> The new Python Development Forum is at:
> http://developer.yahoo.net/forum/index.php?showforum=76
>
> Please post all future questions and comments there!
>
> Sincerely,
>
> Robyn Tippins
> Community Manager, YDN
>

#140 From: "lovely_udt" <lovely_udt@...>
Date: Fri Jun 5, 2009 12:01 pm
Subject: Need to access yahoo's contact list for a specific user using python script
lovely_udt
Send Email Send Email
 
Hi,
I came across google's gdata library to access  gmail data using python script,I
doubt a similar support from Yahoo.Please provide me few example codes and links
related to my query (I'm using Django framework)
Thanks
Ganesh

Messages 3 - 140 of 140   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help