Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

JohnSpeno/python-helpspot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python HelpSpot API

A Python module for talking to HelpSpot via its [Web Services API] (http://www.userscape.com/helpdesk/index.php?pg=kb.chapter&id=28).

For usage, see the docstring in the helpspot/api.py file.

Design Note

I wanted this to be lightweight and dynamic so I chose to define as little as possible about the actual HelpSpot API in this module. It is up to you to figure out what arguments to send to HelpSpot and how to decode its responses.

I welcome your feedback.

Author

John P. Speno john@macspeno.com

About

Python interface to the HelpSpot Web Service API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages