Contents

o365 2.1.9

0

O365 - Microsoft Graph and Office 365 API made easy

O365 - Microsoft Graph and Office 365 API made easy

Stars: 1879, Watchers: 1879, Forks: 443, Open Issues: 52

The O365/python-o365 repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1879 github stars!

How to Install o365

You can install o365 using pip

pip install o365

or add it to a project with poetry

poetry add o365

Package Details

Author
Alejcas, Narcolapser, Roycem90
License
None
Homepage
None
PyPi:
https://pypi.org/project/o365/
GitHub Repo:
https://github.com/O365/python-o365

Classifiers

No  o365  pypi packages just yet.

Errors

A list of common o365 errors.

Code Examples

Here are some o365 code examples and snippets.

GitHub Issues

The o365 package has 52 open issues on GitHub

  • In Account class instantiation code the credentials parameter is typed incorrectly and fails static typechecking
  • Adding group add/remove owner and member
  • Problem with cryptography_manager and FileSystemTokenBackend

See more issues on GitHub

Related Packages & Articles

extract-msg 0.55.0

The extract-msg Python package is a tool for extracting emails and attachments from Microsoft Outlook's .msg files. It automates the extraction of key email data and supports Python 3.8 and above. With its customization options, it's useful for data extraction and analysis from .msg files.

The package provides the command line tool extract_msg that can be used to extract attachments and parse date, time, and subject of the message. Email and attachments are extracted into a folder

mailchecker 6.0.19

Cross-language temporary email detection library. Stop users from signing up with temporary email addresses.

ics 0.7.2

Python icalendar (rfc5545) parser