Package pamfax
[hide private]
[frames] | no frames]

Package pamfax

source code

This module implements the PamFax API. It has been based heavily off of Tropo's pamfaxr and tropo-webapi-python projects on GitHub.

See the following link for more details on the PamFax API:

http://www.pamfax.biz/en/extensions/developers/

NOTE: This module has only been tested with python 2.7.

Submodules [hide private]
  • pamfax.processors: The classes defined in this module should correspond 1-to-1 to the specifications in the PamFax API docs.

Classes [hide private]
  PamFax
Class encapsulating the PamFax API.
Variables [hide private]
  __package__ = 'pamfax'