16 lines
424 B
Markdown
16 lines
424 B
Markdown
# Python Invoice Ninja SDK
|
|
|
|
Inspired by the [official PHP SDK](https://github.com/invoiceninja/sdk-php), a
|
|
Python wrapper for Invoice Ninja's REST API.
|
|
|
|
# Models
|
|
|
|
Projects to look to for guidance:
|
|
|
|
* [official PHP SDK](https://github.com/invoiceninja/sdk-php)
|
|
- official Invoice Ninja SDK
|
|
|
|
* [python-vaultwarden](https://github.com/numberly/python-vaultwarden)
|
|
- simple python wrapper for the bitwarden/vaultwarden
|
|
|