Some checks failed
test-clients / pyinvoiceninja (push) Failing after 53s
pyinvoiceninja
Inspired by the official PHP SDK, a Python wrapper for Invoice Ninja's REST API.
Model Projects
Projects to look to for guidance:
-
- official Invoice Ninja SDK
-
- simple python wrapper for the bitwarden/vaultwarden
How to use
Let see some basic usage:
>>> # Import client from module
>>> from pyinvoiceninja import InvoiceNinjaClient
>>> #
>>> client = InvoiceNinjaClient(base_url='https://ninja.instance/api/v1')
Description
Languages
Python
99.1%
Nix
0.9%