calendly-python
calendly-python copied to clipboard
Python package to use the Calendly API 🚀
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
I want to fetch the info regarding events. invitees name email and scheduled time for meeting. I am getting error that there is no attribute 'events'. My code ` from...
Calendly is working on the[ next version](https://developer.calendly.com/v2) of their API. Monitoring it to make it compatible with this lib