Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91177
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <nh.jones01@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.079 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.02; 'subject:Python': 0.05; 'subject:How': 0.09; 'python': 0.11; 'python.': 0.11; 'backend': 0.15; 'planning.': 0.16; 'subject:access': 0.16; 'python?': 0.18; 'thanks,': 0.19; 'trying': 0.22; "user's": 0.22; "i'm": 0.29; 'subject:?': 0.34; 'running': 0.34; 'server': 0.34; 'received:google.com': 0.34; 'message-id:@gmail.com': 0.35; 'to:addr:python-list': 0.35; 'hi,': 0.37; 'mac': 0.37; 'to:addr:python.org': 0.39; 'subject:-': 0.39; 'within': 0.64; 'reply-to:addr:gmail.com': 0.77; 'header:Reply-to:1': 0.78; 'header:Return-Path:2': 0.84; 'subject:via': 0.84; 'snow': 0.91; 'subject:Server': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:to:from:reply-to:subject:message-id:mime-version :content-transfer-encoding:content-type; bh=0TfF9tzNBur13lafKPePK5OuSRWz+6mPVQKK5jbxt4M=; b=Bt6ITuO/aVqhJQWAVukaYu76kjAWOrMCyux/chxDbgNP5MUec31fA9BBYX909rJAlM wFuEmvr7u8bzISyez5+AGxEyYv4U1TrK9cyQFXrRjBnzZdLgjtJOS7L8oMBN0V6Tu98/ MoLFX257lf1Apv0W0jcv2lbOO/wNEv4k4xUJCHACxGabDbQGzwWXKGcSjqHrFEU6tT1z bfKA3SIf9568lTobF2A3bzRpTs3HFqSUSv4HkZu+4yNmd4DklTuZ9+9TGc0janZTtFGv Lw1T91WOSvieDMRU+nlPGxuzp0bZFVsrTezm+qKcWB9cTiUxg5vmN8MyoGgrcsW7ADNO FOLg== |
| X-Received | by 10.70.41.33 with SMTP id c1mr22380990pdl.114.1432473090089; Sun, 24 May 2015 06:11:30 -0700 (PDT) |
| Date | Sun, 24 May 2015 13:11:28 +0000 |
| To | python-list@python.org |
| From | Norah Jones <nh.jones01@gmail.com> |
| Reply-to | Norah Jones <nh.jones01@gmail.com> |
| Subject | How to access Apples iCal-Server via Python? |
| X-Priority | 3 |
| X-Mailer | CatPHPMailer 5.1 (phpmailer.sourceforge.net) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 8bit |
| Content-Type | text/plain; charset="utf-8" |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.15.1432473093.5151.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432473093 news.xs4all.nl 2841 [2001:888:2000:d::a6]:46194 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3347 |
| X-Received-Body-CRC | 2459043578 |
| Xref | csiph.com comp.lang.python:91177 |
Show key headers only | View raw
Hi, I'm trying to access Apples iCal-Server on a Mac OS X Snow Leopard Server via Python. The server is up and running and working with it via the iCal-Application is just fine. Now I need to access this server via Python to use it as backend for resource planning. So how can I read the events within a time range from a user's calendar using python? Thanks, Norah Jones
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How to access Apples iCal-Server via Python? Norah Jones <nh.jones01@gmail.com> - 2015-05-24 13:11 +0000
csiph-web