A full featured Python library for http://www.billomat.com/
If you have problems or don't understand something you can email me:
All inputs and output from and to the api have to be like in the api docs from billomat (http://www.billomat.com/en/api) So please have a look in the API docs if you have a question. Otherwise email me.
To install billomapy in your project use:
pip install git+https://github.com/seibert-media/billomapy
or add:
git+https://github.com/seibert-media/billomapy
to your requirements.txt file.
For local development in this repo use:
pip install -r requirements.txt