demianbrecht / SalesforcePy

An absurdly simple package for making Salesforce Rest API calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SalesforcePy

Build Status Coverage Status Documentation Status

by Aaron Caffrey, Colin Cheevers, Jose Garcia, Tania Prince

A Salesforce.com Open Source contribution.

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.

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!

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.

About

An absurdly simple package for making Salesforce Rest API calls.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%