PyCalendly
PyCalendly copied to clipboard
Calendly Oauth2 Client
Renamed from requests.py to api.py to avoid name ambiguity with the requests package Moved exceptions to a separate file to avoid future circular references Modified CalendlyReq to raise CalendlyException exception if the requests response returns a 400 or higher New CalendlyOauth2 class Added TestCalendlyReq and TestCalendlyOauth2 to run_tests.py
Update: Will review the changes and update the pull request within 2 days.
BUMP!
Update: Will review the changes and update the pull request within 2 days.
Is there any update to this?