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

Latest commit

 

History

History
51 lines (36 loc) · 1.1 KB

README.rst

File metadata and controls

51 lines (36 loc) · 1.1 KB

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