https://github.com/forcedotcom/salesforcepy
An absurdly simple package for making Salesforce Rest API calls.
https://github.com/forcedotcom/salesforcepy
Last synced: 8 months ago
JSON representation
An absurdly simple package for making Salesforce Rest API calls.
- Host: GitHub
- URL: https://github.com/forcedotcom/salesforcepy
- Owner: forcedotcom
- License: bsd-3-clause
- Created: 2018-10-09T03:31:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T16:55:26.000Z (over 1 year ago)
- Last Synced: 2025-06-19T05:11:44.504Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 194 KB
- Stars: 113
- Watchers: 19
- Forks: 42
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SalesforcePy
[](https://travis-ci.com/forcedotcom/SalesforcePy)
[](https://coveralls.io/github/forcedotcom/SalesforcePy?branch=master)
[](https://salesforcepy.readthedocs.io/en/latest/?badge=latest)
by Aaron Caffrey, Colin Cheevers, Jose Garcia, Tania Prince
A Salesforce.com [Open Source contribution](https://opensource.salesforce.com/).
SalesforcePy is an absurdly simple package for making Salesforce Rest API calls. We created this package so you can:
+ Have a Salesforce client that is reusable, minimalistic, and pythonic
+ Use interfaces that are closely knit to the Salesforce Rest API service specification
Please check out the full documentation on [Read the Docs](https://salesforcepy.readthedocs.io/en/latest/).
With time, we plan to add more support for the Salesforce API extended family, including Chatter, Analytics, Wave, Tooling, Bulk, Metadata, and more. Want to help? [Open to all!](https://salesforcepy.readthedocs.io/en/latest/contribute.html)
## Contributors
Thanks goes to the people who have already contributed code to this module, see the [GitHub Contributors page]: https://github.com/forcedotcom/SalesforcePy/graphs/contributors.