-
Notifications
You must be signed in to change notification settings - Fork 0
A simple python wrapper for the api of smallinvoice.ch
License
dreipol/smallinvoice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=========== smallinvoice api wrapper =========== This python package is a wrapper for the web service api of http://www.smallinvoice.ch, an elegant online invoicing and project management service. For more information about the API consult: http://developer.smallinvoice.com/ Implemented Services ========= The following services are completely wrapped * Invoices * Clients * Offers * Assigns * Catalog * Projects * Times * Costunits * Receipts * Accounts * Client Accounts Usage ========= from smallinvoice import Smallinvoice smallinvoice = Smallinvoice(YOUR_API_TOKEN) smallinvoice.clients.all()
About
A simple python wrapper for the api of smallinvoice.ch
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published