Authentication using spread sheet and python.

17 views
Skip to first unread message

S K

unread,
May 13, 2009, 5:43:42 AM5/13/09
to google-a...@googlegroups.com
Hi All,
              can any one tell how to authenticate user name and password using spreadsheet and python code... provide me some sample program

Thanks in Advance

Nick Johnson (Google)

unread,
May 13, 2009, 6:40:24 AM5/13/09
to google-a...@googlegroups.com
Hi S K,

You need to clarify what you're trying to do. Are you trying to access
a Google Docs spreadsheet from an App Engine app, trying to access a
password protected excel file, or something else entirely?

-Nick Johnson

S K

unread,
May 13, 2009, 7:18:25 AM5/13/09
to nick.j...@google.com, google-a...@googlegroups.com
Hi Nick,

            actually my requirement is like this..
i am creating school intranet.. in that different links are there like Students, Staff, Admin ....  on click of any link  need to ask user name and password if its valid then it should enter in side
                                        For this i am want to use Google Docs spreadsheet (with out using any database) from App Engine and Python code, is there any way to do this and how to use Login api ..

Thanks in advance..

Nick Johnson (Google)

unread,
May 13, 2009, 7:24:52 AM5/13/09
to google-a...@googlegroups.com
Hi S K,

You can access the contents of a Google Docs spreadsheet using the
Google Spreadsheets API. Documentation is available here:
http://code.google.com/apis/spreadsheets/overview.html

In addition, you'll need to incorporate a session management system
like Beaker, or issue your own cookies, to keep track of a user once
they're authenticated.

-Nick Johnson

S K

unread,
May 15, 2009, 5:52:39 AM5/15/09
to google-a...@googlegroups.com, nick.j...@google.com
Hi
     i have gone through  the following link.. but its taking me long time to understand, can i get any sample code,
 how to keep data inside spread sheet, and that spread sheet details(what ever we given in spread sheet like user name and password), how can i use for authentication in python code

Thanks in advance..
Reply all
Reply to author
Forward
0 new messages