Re: Access to Google Calendar

2008-10-09 Thread Joshua Kugler
pepitovadecurt wrote:
> Hi I need to access to the Google Calendar under python.
> Is posible?

You mean this? 

http://code.google.com/apis/calendar/developers_guide_python.html

j

--
http://mail.python.org/mailman/listinfo/python-list


Re: Access to Google Calendar

2008-10-09 Thread Grant Edwards
On 2008-10-08, pepitovadecurt <[EMAIL PROTECTED]> wrote:

> Hi I need to access to the Google Calendar under python.

Odd.  You'd think somebody who uses Google Calendar would know
how to use Google.

> Is posible?

http://www.google.com/search?q=google+calendar+python

First hit.

-- 
Grant Edwards   grante Yow! TONY RANDALL!  Is YOUR
  at   life a PATIO of FUN??
   visi.com
--
http://mail.python.org/mailman/listinfo/python-list


Re: Access to Google Calendar

2008-10-09 Thread eliben
On Oct 8, 4:04 pm, pepitovadecurt <[EMAIL PROTECTED]> wrote:
> Hi I need to access to the Google Calendar under python.
> Is posible?

Yes:
http://code.google.com/p/gdata-python-client/

Eli
--
http://mail.python.org/mailman/listinfo/python-list