# ly0/baidupcsapi

百度网盘api

Repository: https://github.com/ly0/baidupcsapi
Canonical: https://ross.abutalabs.com/products/baidupcsapi
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2019-02-14T20:01:07+00:00

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

## Adoption (not part of the score)
Stars 1238, forks 235 (observed 2026-08-28T04:04:05.589296+00:00)

## What it is
A Python 3 library providing an unofficial API client for Baidu Netdisk (Baidu Cloud storage), supporting quota checks, file listing, uploads, downloads, and resumable transfers. It wraps Baidu's PCS endpoints with a simple PCS class interface.

## Use cases
- upload files to baidu netdisk from python
- download files from baidu pan with resume support
- list files in my baidu cloud drive
- script bulk transfers to baidu netdisk
- check baidu netdisk quota programmatically
- build a tool on top of baidu pan storage

## When to choose
- you need programmatic access to Baidu Netdisk from Python 3
- you want resumable or chunked uploads/downloads to Baidu Pan
- you're building a FUSE mount or web frontend over Baidu storage

## When to avoid
- you need a maintained library - the last release was 2019 and Baidu's API may have changed
- you need support for other cloud storage providers
- you need Python 2 compatibility

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, file-upload, developer-tools
- domain: files, apis, developer-tools
- platform: python, cli
- tags: baidu-netdisk, cloud-storage, file-download, resumable-upload, unofficial-api

## Member repositories
- ly0/baidupcsapi (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.589296+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-30T05:10:04.642897+00:00, confidence not recorded.
  - readme: https://github.com/ly0/baidupcsapi (fetched 2026-08-28T04:04:05.589296+00:00, sha c11c34ab2a8c)
  - registry_pypi: https://pypi.org/pypi/baidupcsapi/json (fetched 2026-08-29T12:21:08.072189+00:00, sha 5eb16bd23582)
- Data as of 2026-08-30T08:39:29.467469+00:00.
