Skip to content

seibert-media/billomapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A full featured Python library for http://www.billomat.com/

If you have problems or don't understand something you can email me:

[email protected]

API Doc

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.

Install:

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%