Skip to content

Update examples to use get_davclient() instead of DAVClient()#605

Merged
tobixen merged 1 commit intomasterfrom
fix/examples-use-get-davclient
Dec 9, 2025
Merged

Update examples to use get_davclient() instead of DAVClient()#605
tobixen merged 1 commit intomasterfrom
fix/examples-use-get-davclient

Conversation

@tobixen
Copy link
Copy Markdown
Member

@tobixen tobixen commented Dec 9, 2025

Changed 5 example files to use the recommended get_davclient() factory function:

  • examples/scheduling_examples.py
  • examples/google-flask.py
  • examples/google-django.py
  • examples/google-service-account.py
  • examples/example_rfc6764_usage.py

This aligns examples with the official documentation which already
recommends get_davclient() throughout.

Changed 5 example files to use the recommended get_davclient() factory function:
- examples/scheduling_examples.py
- examples/google-flask.py
- examples/google-django.py
- examples/google-service-account.py
- examples/example_rfc6764_usage.py

This aligns examples with the official documentation which already
recommends get_davclient() throughout.
@tobixen tobixen merged commit e69eb5b into master Dec 9, 2025
4 checks passed
tobixen added a commit that referenced this pull request Jan 30, 2026
Add missing entries for:
- get_davclient export (#612)
- URL path joining bugfix
- Example files update (#605)
- deptry CI integration (#607)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant