Lightweight Python library for Spurwing’s API
Spurwing API Python Library
Lightweight Python library for Spurwing’s API.
Spurwing’s API makes it easy to add robust scheduling and booking to your application. We power millions of appointment bookings for thousands of companies, from marketplaces to SaaS & healthcare. Learn more about the Spurwing Scheduling API.
Account
To use this API you need to obtain API credentials by signin up here: https://spurwing.io/
On your dashboard you will have the “API Info” page with your API key and Provider ID.
Security Warning: Never expose your API Key in front-end javascript code. All implementations that require your API Key should be handled by your back-end in a secure environment.
Usage
You can use pip to install the library: pip install spurwing
If you use