Skip to content

error1number404/asyncexchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asyncexchange

Async Microsoft Exchange / Outlook library — think exchangelib, but built on async/await and httpx.

Asyncexchange talks to Exchange via the EWS SOAP API. It currently covers a focused set of operations (read mail, filter by date/read status, mark as read). The API is designed to be extended; contributions and feature requests are welcome.

Requirements

  • Python 3.11+
  • Exchange server with EWS (Exchange Web Services) enabled

Installation

pip install asyncexchange

Scope and contributing

Asyncexchange was built around a concrete set of use cases, so it does not aim to mirror the full Exchange API. If you need more operations (folders, send, calendar, etc.), open an issue or a PR

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages