Skip to content

charbeljc/pyews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a pure python wrapper for use with Microsoft Exchange Web Services (EWS). For now it only understands contacts and contact folders.

It was origially developed for use with ASynK - http://karra-asynk.appspot.com/, a bi-directional contact sync utility that supports a variety of contact stores incuding Google contacts, MS Outlook, MS Exchange, CardDAV, and Emacs BBDB.

Dependencies

You will need a few python packages which are listed in the requirements.txt file, please install them

Once that is done, you should be able to use this on any platform that runs python.

Getting started

This is very early days for pyews. You should be look at the file tests/misc.py to get an idea of how to get started. (Sorry; it looks horrible, I know)

You must create a file “`auth.txt“` in that directory; it should have three lines in it:

Once you have that file, you can execute the misc.py as “`python misc.py“`

Links to important reference docs

About

Open Sourced Python Wrapper for Microsoft Exchange Web Services (EWS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%