Contents

O365 2.0.34

0

Microsoft Graph and Office 365 API made easy

Microsoft Graph and Office 365 API made easy

Stars: 1541, Watchers: 1541, Forks: 404, Open Issues: 221

The O365/python-o365 repo was created 9 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1541 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
Janscas, Roycem90, Narcolapser
License
Apache License 2.0
Homepage
https://github.com/O365/python-o365
PyPi:
https://pypi.org/project/O365/
GitHub Repo:
https://github.com/O365/python-o365

Classifiers

  • Office/Business/Office Suites
  • Software Development/Libraries
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 221 open issues on GitHub

  • Cannot obtain license from a user
  • Signing in users with the credential flow
  • Read/write shared planner tasks
  • Unable to delete Todo Task Folder
  • Read .eml file to forward or reply
  • Is it possible to access SharePoint sites pages from this library?
  • Sharepoint listitem from driveitem
  • Support for Certificate based Authentication
  • Microsoft To Do integration

See more issues on GitHub

Related Packages & Articles

extract-msg 0.48.5

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.3

Cross-language email validation. Backed by a database of thousands throwable email providers.

ics 0.7.2

Python icalendar (rfc5545) parser