An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# SalesforcePy

[![Build Status](https://travis-ci.com/forcedotcom/SalesforcePy.svg?branch=master)](https://travis-ci.com/forcedotcom/SalesforcePy)
[![Coverage Status](https://coveralls.io/repos/github/forcedotcom/SalesforcePy/badge.svg?branch=master)](https://coveralls.io/github/forcedotcom/SalesforcePy?branch=master)
[![Documentation Status](https://readthedocs.org/projects/salesforcepy/badge/?version=latest)](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.