Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66846
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'tutorial': 0.03; '21,': 0.07; 'api': 0.11; 'cc:addr:python-list': 0.11; 'subject:books': 0.16; 'subject:tutorials': 0.16; 'language': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'trying': 0.19; 'feb': 0.22; 'email addr:gmail.com>': 0.22; 'python?': 0.22; 'rules': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'subject:/': 0.26; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'supposed': 0.32; 'url:python': 0.33; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'are,': 0.36; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'subject:New': 0.37; 'pm,': 0.38; 'little': 0.38; 'skip:& 20': 0.39; 'url:mail': 0.40; 'how': 0.40; 'skip:u 10': 0.60; 'read': 0.60; 'hope': 0.61; 'lost': 0.61; 'you.': 0.62; 'interest': 0.64; 'to:addr:gmail.com': 0.65; 'sport': 0.74; 'subject:good': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KNQILvRIXPBvvKRB1GL6SWDdrqzEdAT/scF9jqEWSKk=; b=RbOzDgep7y/yH/7+9vAsevcK44oEkwZVA4SrlkQ+1Avjg+magQtDIPZL6aNYujLnyN /lszmbB+lWquD4TTwqEd3zdDdZpiP23EFA+WtXtD5G2w2H2EcjnWT6g/0CaPQ/trtMYj 7H86x5BwZDx2rNnPx1OO4VZ5xyr915+F5ApaDIJR0suU8EjG2U0WwV/vjE31EddPq49H DzwbfoJ0D301Zgs7nQXxrhxfKWPrLrmoY2QfT/OUreW3L1wQqPA2z+J7OECwgDp1u1QB 2ztpG000V6sMkShPnkMwi4n3hhK/1coWcZCIMu5a40Pu5DiONQDGLAsGibp/NhsRKfEY Lj2g== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.30.167 with SMTP id t7mr5124873vdh.36.1393014094243; Fri, 21 Feb 2014 12:21:34 -0800 (PST) |
| In-Reply-To | <3fa5e368-a47c-4a7e-80dc-c5333fb5603e@googlegroups.com> |
| References | <9f4db1e7-800f-4fd2-945d-d0972a440071@googlegroups.com> <3fa5e368-a47c-4a7e-80dc-c5333fb5603e@googlegroups.com> |
| Date | Fri, 21 Feb 2014 15:21:34 -0500 |
| Subject | Re: New to working with APIs, any good tutorials/books/guides? |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | ApathyBear <nirchernia@gmail.com> |
| Content-Type | multipart/alternative; boundary=bcaec51d2c4241311004f2f05eb5 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7236.1393014096.18130.python-list@python.org> (permalink) |
| Lines | 42 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1393014096 news.xs4all.nl 2959 [2001:888:2000:d::a6]:47843 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66846 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Feb 21, 2014 3:15 PM, "ApathyBear" <nirchernia@gmail.com> wrote: > > Thanks, I think I have an understanding of what they are, but now am still a little confused on how one goes about using it: how am I supposed to know how to use an API in python? or in any other language for that matter? If an API is defining rules in C, is all hope lost for trying to use it in python? > > Examples?? Google to find some sport that interest you. Read the docs and tutorial > -- > https://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New to working with APIs, any good tutorials/books/guides? ApathyBear <nirchernia@gmail.com> - 2014-02-20 23:59 -0800
Re: New to working with APIs, any good tutorials/books/guides? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-21 09:19 +0000
Re:New to working with APIs, any good tutorials/books/guides? Dave Angel <davea@davea.name> - 2014-02-21 06:49 -0500
Re: New to working with APIs, any good tutorials/books/guides? ApathyBear <nirchernia@gmail.com> - 2014-02-21 12:12 -0800
Re: New to working with APIs, any good tutorials/books/guides? Joel Goldstick <joel.goldstick@gmail.com> - 2014-02-21 15:21 -0500
Re: New to working with APIs, any good tutorials/books/guides? Roy Smith <roy@panix.com> - 2014-02-21 20:52 -0500
Re: New to working with APIs, any good tutorials/books/guides? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-22 02:45 +0000
Re: New to working with APIs, any good tutorials/books/guides? Cameron Simpson <cs@zip.com.au> - 2014-02-22 14:30 +1100
csiph-web