jiffybox

API wrapper for jiffybox.de


Keywords
API, jiffybox, domainfactory
License
GPL-3.0
Install
pip install jiffybox==0.9.0

Documentation

jiffybox

A wrapper around the API of JiffyBox (http://jiffybox.de) Consisting of a :ref:`python library <api>` and a :ref:`command line program <cli>` using the library.

Docs http://python-jiffybox.readthedocs.io
Downloads https://pypi.python.org/pypi/jiffybox/
Source https://github.com/AmadeusITGroup/python-jiffybox

Current features

  • Access to the basic API elements

Planned features

  • Implement the whole API
  • Make string version of objects less ugly
  • Tests

Underlying API

The upstream HTTP API this library is using is documented on https://www.df.eu/fileadmin/media/doc/jiffybox-api-dokumentation.pdf.

Note

Warning

This library is in no way affiliated with domainFACTORY, the provider of the JiffyBox service.

License

GPL3