Skip to content

pcraston/python_webservices_library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SugarCRM Python library

Introduction

This library intends to provide a simple and unified interface to access the SugarCRM REST API.

Important notes

  • If you were using the older version of this library, you should make sure the current version doesn't break your system. This new version adds a higer level of abstraction and some API-calls were deprecated. You can find the old version (v0.1) here
  • This library in active development, and forward compatibility isn't yet assured.

Usage

You will find some examples of basic usage in EXAMPLES.py.

TODO

  • Improve unit testing.

Licence

python_webservices_library is released under the BSD license. Refer to the AUTHORS file for more information.

About

Python API for SugarCRM web services

Resources

Stars

Watchers

Forks

Packages

No packages published