Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Yahoo! Launches Python Developer Center

Posted by ScuttleMonkey on Wed Aug 09, 2006 12:06 PM
from the snakes-on-a-page dept.
SimonW writes "Yahoo! has launched a Python Developer Center as part of their Developer Network. The new site explains how to access Yahoo!'s many web service APIs using Python, and includes tutorials on using Python with REST, JSON, XML and RSS. The site joins Yahoo!'s existing developer centers for PHP and JavaScript."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Javascript (Score:5, Insightful)

    by kevin_conaway (585204) on Wednesday August 09 2006, @12:13PM (#15874501) Homepage

    Python developer, I think this is great. I'm glad that Python is gaining more acceptance.

    If the quality is on par with their Javascript library, we're in for a real treat

      • by Virak (897071) on Wednesday August 09 2006, @01:36PM (#15875154) Homepage
        If you want people to switch to Scheme, explain why they should and how it would benefit them, don't just say "lol ur language is teh sux, use mine". That's exactly the kind of stupid shit that gives Lisp users a reputation as a bunch of arrogant assholes.

        And yes, Scheme is a great language, and I love it, but it's not the best thing for every situation. If you truly think one language is the best choice for everything, then you're a total idiot.

        Also, no even slightly popular browser supports client side scripting with Scheme, and most web hosts don't offer server-side scripting with it either.
          • And how exactly is this contradictory? I can be a Lisp user without being a stuck up ass who thinks that *their* language is the only one that anyone should ever use for anything.
  • Whython (Score:3, Interesting)

    by CopaceticOpus (965603) on Wednesday August 09 2006, @12:21PM (#15874546)
    It's pretty cool of Yahoo to provide so much to the dev community. It's definitely improved my feelings about the company.

    I wonder why they've made this foray into the Python world? I know they decided to focus on PHP a few years back. Did they find some tasks were easier to accomplish in Python? Or are they simply trying to reach out to another developer community?
    • yp.yahoo.com uses Python.

      • Did you honestly just compare giving up the name of a journalist to the attempted genocide of Jewish people? You are one brave... Oh, you posted AC. I take that back.

        No, providing a few dev tools does not make past mistakes 'better'. But it does show they can actually care.
  • Wake me when they create a Ruby/Rails section.

    Guido! Let my whitespace go!
    • Re:Yawn. (Score:3, Funny)

      by Anonymous Coward
      > Wake me when they create a Ruby/Rails section.

      Snakes and a Train?

    • Whitespace (Score:5, Insightful)

      by Anonymous Coward on Wednesday August 09 2006, @01:05PM (#15874893)

      I know everybody gets hung up on the whitespace thing when they look at Python. But you know what? Once you start actually coding in it for any significant amount of time, it's not a big deal. When you first start, I know you expect it to be really annoying, but that simply doesn't turn out to be the case. The supposed problem evaporates.

      Every time you hear anybody moan about Python's significant whitespace, ask them how long they've spent actually writing Python. You'll see the same thing as I do - that virtually everybody complaining has never given Python a chance, and that virtually everybody who has given Python a chance has realised that the significant whitespace isn't a big deal.

  • Howto (Score:4, Informative)

    by kevin_conaway (585204) on Wednesday August 09 2006, @12:35PM (#15874651) Homepage

    Furthermore, unlike their previous offerings, they have released little new code here. The only code they have released is an API to their search engine. The rest seem to be HOWTOs on how to python to access their services.

    Still good info though. Thanks

  • by halosfan (691623) on Wednesday August 09 2006, @12:42PM (#15874709) Homepage

    While browsing through this, I noticed the following in ther Weather RSS feed page:

    The feeds are provided free of charge for use by individuals and non-profit organizations for personal, non-commercial uses.

    and then

    Yahoo! also reserves the right to require you to cease distributing these feeds at any time for any reason.

    So, while it's cool and all, is there any value to using their weather RSS feed (and I assume it's similar with other services), beyond my ability to play with them? I mean, even I'm not making any money off it, presumably, if I put the effort in accessing those feeds, I expect them to be available to me in the future? Or do they provide a paid-for version for this?

    • Yahoo! also reserves the right to require you to cease distributing these feeds at any time for any reason.

      So, while it's cool and all, is there any value to using their weather RSS feed (and I assume it's similar with other services), beyond my ability to play with them? I mean, even I'm not making any money off it, presumably, if I put the effort in accessing those feeds, I expect them to be available to me in the future? Or do they provide a paid-for version for this?

      I would imagine that its just

    • by 0racle (667029) on Wednesday August 09 2006, @12:59PM (#15874835)
      I expect them to be available to me in the future
      Why? It's their service, they could stop it or move it to a pay service at any time. Guess what, anyone providing a free service could do that even (gasp) Google. They could make GMail a pay service tomorrow if they felt like it.

      Your expectations seem to be ever so slightly unrealistic.
      • I didn't say anywhere I want them to provide their service to me for free. If it makes it easier to understand, assume I'm willing to pay money to subscribe to this service in exchange to the guarantee that it would be available to me for a year. Can I do that? Or all they provide is the free version that they can discontinue at any time for any reason?
  • by masklinn (823351) <slashdot.orgNO@SPAMmasklinn.net> on Wednesday August 09 2006, @01:20PM (#15875030)

    Not only did they release a nice guide, but the guide is actually good: while the first XML library they talk about in XML parsing is xml.dom.minidom, they also explain how to use the XML API with effbot's ElementTree (and link to both ElementTree and cElementTree), which is more than likely the best Python XML library. And the recommend UFP (Universal Feed Parser) for RSS parsing.

    The worst thing you can say about them is that they did their homework, kudos to the Yahoo guys.

    • by Daytona955i (448665) <<flynnguy24> <at> <yahoo.com>> on Wednesday August 09 2006, @12:30PM (#15874613)
      Yes, because it's not like google [google.com] has anything like this [google.com] available. [google.com]
    • Because Google's Summer of Code, or code.google.com or, more importantly, code.google.com/hosting weren't enough? The hundred patches that Google gave back to Wine after getting Wine to work with Picasa, or the many other libraries and APIs that Google provides. What Yahoo is doing is great, but you're not giving Google nearly enough credit.
      Regards,
      Steve
      • Re:How refreshing! (Score:5, Interesting)

        by y5 (993724) on Wednesday August 09 2006, @12:46PM (#15874733) Homepage

        What Yahoo is doing is great, but you're not giving Google nearly enough credit.

        You might be right. But I've had the chance to use the Web API's for Yahoo, Google, and MSN. Yahoo's Web Search API has been much easier to use than Google's or MSN's. I know there are many other API's to use than just web search, but I've been impressed with what I've seen from Yahoo, more so than from the others.

        Direction is everything, and you have to admit Yahoo has been moving in the right direction lately. Here's to hoping they don't lose focus of what's giving them such good publicity! =)

    • The great and mighty Anonymous wrote:
      Launch...?
      Python....?
      Snakes on a Plane!!!


      Yep, it's another Product Placement deal. Pretty shameless -- all the searches shown in the movie start at yahoo.com, and yahoo.com plugs the movie right down to the programmer level. Pitiful.
    • Python is used commercially all over the place. My friend bought Civilization IV, and I was astounded to see it supports game modifications via Python. Meanwhile, I read an interview with the guy behind PyQt, the Python bindings for Trolltech's Qt library, and he said he has over 200 commercial users - including Disney, Pixar, and Industrial Light and Magic. All of these companies use Python and Qt, an extremely powerful app development environment if I've ever seen one. It seems like a natural match.

      So the