# michaelliao/sinaweibopy

新浪微博Python SDK

Repository: https://github.com/michaelliao/sinaweibopy
Canonical: https://ross.abutalabs.com/products/sinaweibopy
Homepage: http://michaelliao.github.com/sinaweibopy/
Language: Python
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2020-11-07T02:13:16+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": 5186, "days_push": 2126, "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 1265, forks 491 (observed 2026-08-28T04:04:10.948368+00:00)

## What it is
A Python SDK providing OAuth 2.0 authentication and an API calling wrapper for Sina Weibo and other social networks like Twitter, Facebook, and LinkedIn. It exposes a unified APIClient interface where per-network differences are handled via mixins.

## Use cases
- authenticate users with Sina Weibo OAuth 2.0
- post status updates to Weibo from Python
- fetch a user's Weibo timeline
- upload images with Weibo posts
- wrap social network APIs behind a single client interface

## When to choose
- you need OAuth 2.0 access to Sina Weibo's API from Python
- you want a lightweight single-file SDK for Weibo or similar social networks

## When to avoid
- you need actively maintained SDK support or modern Python 3 idioms
- you target social platforms not covered by the available mixins

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, http-client, sdk
- domain: apis, social-media, web-development
- platform: python
- tags: sina-weibo, oauth2, social-network, api-wrapper

## Member repositories
- michaelliao/sinaweibopy (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.948368+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:03:52.442929+00:00, confidence not recorded.
  - readme: https://github.com/michaelliao/sinaweibopy (fetched 2026-08-28T04:04:10.948368+00:00, sha 20377ed92024)
  - registry_pypi: https://pypi.org/pypi/sinaweibopy/json (fetched 2026-08-29T12:16:05.916939+00:00, sha b274d6aa1d94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
