Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58461

Re: Python and Google App intergration

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <amirouche.boubekki@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; 'apis.': 0.16; 'email addr:google.com&gt;': 0.16; 'function?': 0.16; 'group?': 0.16; 'subject:App': 0.16; 'apps': 0.16; 'language': 0.16; 'possible,': 0.19; 'input': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'class.': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'membership': 0.31; 'another': 0.32; 'url:python': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'google': 0.35; 'add': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'sure': 0.39; 'url:mail': 0.40; 'taking': 0.65; 'doable': 0.84; 'received :mail-ob0-x22f.google.com': 0.84; 'spreadsheet': 0.84; 'to:addr:google.com': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=nnuxHT29ZaORO5ErzcVQbtAWjkLtcLWWfpmFR/9fbKo=; b=Gi3vbTFpGQdj+7Ru7LH+JACwrB+p3lMaHvKlyIMng9XrMUf8uWQXcue3Ugc3n9FIxk 3NfOOZiViLbPvbkE7xmrmRLERyu6s9WyqhsAXABw/PiEYNdnauq44Ev8HQ7sZN8+NJgv BhXH/mwP/GtlxS+5Ef1FaRqhE83M44OaswnD9orhPr48UbU+ZsqRom52A/uIadhfBy3v qzZBWD886yKzF3WVdu4/aNd0bj9vando5skscQEFeet/a3Q/OyJrEAf5BgbGzDY0Oon8 O3xs0EmdFGLQ47QfYjapEoIMsUZ/F1Puk9uTw0qQJLUvmEnLvCUKxcx3FxtOhLqCSY/0 0iew==
X-Received by 10.182.60.41 with SMTP id e9mr15948247obr.8.1383601218749; Mon, 04 Nov 2013 13:40:18 -0800 (PST)
MIME-Version 1.0
In-Reply-To <28bc5c79-a018-4c72-8b2b-3f0170503664@googlegroups.com>
References <28bc5c79-a018-4c72-8b2b-3f0170503664@googlegroups.com>
From Amirouche Boubekki <amirouche.boubekki@gmail.com>
Date Mon, 4 Nov 2013 22:39:58 +0100
Subject Re: Python and Google App intergration
To caseycain@google.com
Content-Type multipart/alternative; boundary=047d7b604cfe278b9204ea60c398
Cc python-list <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.2032.1383601227.18130.python-list@python.org> (permalink)
Lines 55
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1383601228 news.xs4all.nl 15978 [2001:888:2000:d::a6]:40703
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:58461

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Héllo,


Look for Google Apps APIs. I'm not sure what you want to do is possible, at
least manipulating the spreadsheet is doable from Pythonl:

http://stackoverflow.com/questions/2377301/how-to-write-a-python-script-to-manipulate-google-spreadsheet-data


2013/11/4 <caseycain@google.com>

> I don't know Python well.  Only recently started taking the
> Codeacademy.com class.
> Is there a way to take input from a Google Spreadsheet and use it to add
> membership to a Google Group?
> If not Python, is there another language that could perform this function?
> --
> https://mail.python.org/mailman/listinfo/python-list
>

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python and Google App intergration caseycain@google.com - 2013-11-04 11:46 -0800
  Re: Python and Google App intergration Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2013-11-04 22:39 +0100

csiph-web