Git Product home page Git Product logo

Comments (3)

will-byrne-cardano avatar will-byrne-cardano commented on June 9, 2024 1

Thanks for the response, and clarification. Glad to hear it won't be going anywhere any time soon.

If you need any help implementing new features/functionality - or even just adding to the docs - I would be happy to get involved. I have a fair amount of experience with MSGraph but not much with the other protocols. I use this library extensively so would be good to give something back :)

from python-o365.

alejcas avatar alejcas commented on June 9, 2024

I wasn't aware of that project.

O365 it's a little bit more than just a wrapper around MSGraph. It can handle multiple apis (like the old Office 365 api and ms graph api by implementing protocols) and sort things out by code when the api does not provide that functionality (like sorting arrays that ms graph does not).

Also it interconnects API objects (drive items with mail items, contacts, etc...)

And many more little things.

However, for the moment no further development of O365 is taking place other than users pull requests, as I currently don't have the time to spend on this project.

from python-o365.

alejcas avatar alejcas commented on June 9, 2024

The main issue with O365 it's that we use a custom connection procedure. I thing It should use msal so we drop the custom procedure.
That way it resolves a lot of connectivity issues and adds more methods like certificates and etc. that we currently don't support.

That would be number 1 todo.

Other than that:

  • The upload for files into drive should be easier
  • The sharepoint and excel is lacking a ton of functionality
  • plus other features like MS teams, etc.
  • Docs are not up to date and mainly in the project readme. However this requires a lot of effort (+ maintain). I would prioritize features over docs for the moment

If you want to collaborate into this issues or another ones you are very welcome.

from python-o365.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.