.. WebDavClient documentation master file, created by
   sphinx-quickstart on Mon Jul 15 07:27:38 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Kataglyphis-WebDavClient documentation
======================================

.. rst-class:: hero-section

This package contains modules to easily communicate to a host via WebDav.

.. grid:: 2
   :gutter: 2

   .. grid-item-card:: WebDav Client

      Easily connect to and interact with WebDav servers using Python.

   .. grid-item-card:: Cloud Storage

      Seamlessly upload, download, and manage files on cloud providers.

   .. grid-item-card:: Robust Error Handling

      Built-in retries and logging using Loguru for reliable communication.

   .. grid-item-card:: Fast & Typed

      Optimized with Cython and fully typed for better developer experience.


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   README
   webdavclient
   CHANGELOG

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

