Beatbox is an easy to use Python Library for accessing the Salesforce.com API
Перейти к файлу
Michael Stevens c41a29de5d Add MANIFEST.in 2010-11-08 18:00:17 +00:00
MANIFEST.in Add MANIFEST.in 2010-11-08 18:00:17 +00:00
README Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00
beatbox.py Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00
demo.py Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00
export.py Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00
ez_setup.py Add a setup.py and ez_setup. 2010-11-08 17:59:31 +00:00
setup.py Add a setup.py and ez_setup. 2010-11-08 17:59:31 +00:00
soql2atom.py Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00
xmltramp.py Initial commit, beatbox v0.9 2010-09-15 21:22:03 -07:00

README

Beatbox is a minimal dependency python library for accessing the salesforce.com web services API.

Its primary dependency is on xmltramp, a xml parser library that exposes access to the xml document in an easy to use manner.


Beatbox is released under the GPL.

http://www.pocketsoap.com/beatbox/