calendly-python icon indicating copy to clipboard operation
calendly-python copied to clipboard

Python package to use the Calendly API 🚀

Results 3 calendly-python issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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

enhancement