🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

sy-ofb-python-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sy-ofb-python-sdk

A Python interface for interacting with Microsoft's OneDrive.

0.2.0
PyPI
Maintainers
1

OFB Python SDK

The ofb-python-sdk provides a Python interface for interacting with Microsoft's OneDrive. It simplifies the process of authenticating, uploading, downloading, and managing files on OneDrive through a simple and intuitive API. This SDK is particularly useful for developers who need to integrate OneDrive functionalities within their Python applications efficiently.

Features

  • Authentication with OAuth2
  • Upload files to OneDrive (supports both small and large files)
  • Download files from OneDrive
  • Create and manage folders
  • Delete files and folders
  • Handle file conflicts with customizable behavior
  • Rich progress bar integration for file uploads

Installation

Install ofb-python-sdk using pip:

pip install sy-ofb-python-sdk

Usage

See the EXAMPLE.md

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md for guidelines on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you need assistance or encounter any bugs, please open an issue on the project's GitHub issues page.

Keywords

one drive

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts