Ross ROSS = Recommend OSS · open-source software intelligence for agents

joestump/python-oauth2

A fully tested, abstract interface to creating OAuth clients and servers. observed · 2026-08-28

github.com/joestump/python-oauth2 · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6160
  • days_rel: n/a
  • days_push: 876
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3009 stars · 902 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library providing a fully tested, abstract interface for building OAuth 1.0 clients and servers. It is a fork of the original python-oauth code with 100% unit test coverage and an httplib2-based signing client.

Use cases

  • implement OAuth 1.0 signing in a Python app
  • build an OAuth 1.0 server or provider
  • sign outgoing HTTP requests with OAuth 1.0 credentials
  • support legacy APIs that still require OAuth 1.0
  • use as a dependency for packages like Flask-OAuth

When to choose

  • you specifically need OAuth 1.0 (not OAuth 2.0) support in Python
  • you need a small, well-tested, MIT-licensed OAuth 1.0 implementation
  • you maintain legacy code that already depends on this library

When to avoid

  • you need OAuth 2.0 - this library explicitly does not implement it
  • you are starting a new project and can use a modern auth library
  • you need active development or recent feature work

Facets

library · maturity maintenance

auth http-client security security web-development apis developer-tools python cross-platform oauth1 oauth authentication http-signing legacy

1 source

Member repositories

RepositoryRoleHealth v2
joestump/python-oauth2main32

For agents

markdown · JSON · MCP: product_card(name="joestump/python-oauth2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem