# OneDrive/onedrive-sdk-python

OneDrive SDK for Python! https://dev.onedrive.com

Repository: https://github.com/OneDrive/onedrive-sdk-python
Canonical: https://ross.abutalabs.com/products/onedrive-sdk-python
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2023-11-05T07:23:09+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4016, "days_push": 1032, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1089, forks 191 (observed 2026-08-28T04:03:32.745647+00:00)

## What it is
The official OneDrive SDK for Python, providing a client for authenticating with and calling the OneDrive REST API. It supports standard and business account auth flows, file operations, and helper utilities like a local auth code server.

## Use cases
- upload and download files from onedrive in python
- authenticate a python app against the onedrive api
- list and manage onedrive folders programmatically
- integrate onedrive for business into a python backend
- sync local files to a user's onedrive account

## When to choose
- you need to interact with OneDrive or OneDrive for Business from Python
- you want an official Microsoft-supported client with auth helpers

## When to avoid
- you need Graph API features beyond the OneDrive API surface
- you need a very actively maintained SDK - releases are infrequent

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, auth
- domain: apis, developer-tools, cloud-computing
- platform: python, cross-platform
- tags: onedrive, microsoft, cloud-storage, file-sync, api-client

## Member repositories
- OneDrive/onedrive-sdk-python (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.745647+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:16.347808+00:00, confidence not recorded.
  - readme: https://github.com/OneDrive/onedrive-sdk-python (fetched 2026-08-28T04:03:32.745647+00:00, sha 8320a19919e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
