[PR #2756] Added repo O365: interact with Microsoft Products API. #2069

Open
opened 2025-11-06 13:28:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2756
Author: @rmpasswd
Created: 9/4/2025
Status: 🔄 Open

Base: masterHead: patch-3


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Easy way to send emails, upload files to Sharepoint etc. I used it for a SharePoint task.

What's the difference between this Python project and similar ones?

  • office365-rest-python-client is a similar project with greater control and customization and high configurability. And selling point of python-o365 is that it's easy to get onto, thus lesser learning curve.
  • office-365 is more mature. But both repo are being actively maintained.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2756 **Author:** [@rmpasswd](https://github.com/rmpasswd) **Created:** 9/4/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`9c35e5d`](https://github.com/vinta/awesome-python/commit/9c35e5d8255e386d80444114136850e7631d6e8a) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Easy way to send emails, upload files to Sharepoint etc. I used it for a SharePoint task. ## What's the difference between this Python project and similar ones? - [office365-rest-python-client](https://github.com/vgrem/office365-rest-python-client) is a similar project with greater control and customization and high configurability. And selling point of python-o365 is that it's easy to get onto, thus lesser learning curve. - office-365 is more mature. But both repo are being actively maintained. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:28:52 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2069