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

simple-salesforce/simple-salesforce

A very simple Salesforce.com REST API client for Python observed · 2026-08-28

github.com/simple-salesforce/simple-salesforce · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 91
  • Release rhythm 92
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: 4
  • age_days: 4976
  • days_rel: 56
  • days_push: 56
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1890 stars · 726 forks observed · 2026-08-28

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

Simple Salesforce is a low-level Python client for the Salesforce.com REST and APEX APIs, returning API JSON responses as dictionaries. It supports multiple authentication methods including username/password with security token, IP-whitelist with organization ID, JWT, and connected app credentials.

Use cases

  • query and update Salesforce records from Python
  • authenticate to Salesforce REST API with a security token or JWT
  • run SOQL queries against a Salesforce org
  • integrate Salesforce CRM data into Python scripts or ETL jobs
  • call Salesforce APEX REST endpoints from Python

When to choose

  • you need a lightweight, low-level Python wrapper around the Salesforce REST API
  • you want raw JSON responses without heavy ORM-style abstractions
  • you need flexible Salesforce authentication options including JWT and connected apps

When to avoid

  • you need bulk/bulk API v2 support or high-level ORM-like abstractions out of the box
  • you are working with a different CRM than Salesforce
  • you need a client for a language other than Python

Facets

library · maturity active

http-client auth sdk apis developer-tools erp python cross-platform salesforce rest-api api-client crm-integration

2 sources

Member repositories

RepositoryRoleHealth v2
simple-salesforce/simple-salesforcemain93

For agents

markdown · JSON · MCP: product_card(name="simple-salesforce/simple-salesforce")

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