.. This file is part of monday-client. Copyright (C) 2024 Leet Cyber Security monday-client is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. monday-client is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with monday-client. If not, see . .. title:: monday-client Documentation monday-client Documentation =========================== .. image:: https://readthedocs.org/projects/monday-client/badge/?version=latest :target: https://monday-client.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://badge.fury.io/py/monday-client.svg :target: https://badge.fury.io/py/monday-client :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/monday-client.svg :target: https://pypi.org/project/monday-client/ :alt: Python Versions .. image:: https://img.shields.io/badge/License-GPLv3-blue.svg :target: https://www.gnu.org/licenses/gpl-3.0 :alt: License: GPL v3 .. image:: https://img.shields.io/github/issues/LeetCyberSecurity/monday-client.svg :target: https://github.com/LeetCyberSecurity/monday-client/issues :alt: GitHub issues .. image:: https://img.shields.io/github/last-commit/LeetCyberSecurity/monday-client.svg :target: https://github.com/LeetCyberSecurity/monday-client/commits/main :alt: GitHub last commit Introduction ============ This is the official documentation for the `monday-client `_ library. This documentation will help you understand how to use the library to interact with the `monday.com API `_ efficiently. .. contents:: Table of Contents :depth: 3 :local: .. toctree:: :maxdepth: 1 :titlesonly: :caption: Usage usage configuration .. toctree:: :maxdepth: 1 :caption: API Documentation monday_client http_adapters services fields exceptions .. toctree:: :maxdepth: 1 :caption: Utils utils sync .. toctree:: :maxdepth: 1 :caption: Types types .. toctree:: :maxdepth: 1 :caption: Design References colors Indices and tables ================== * :ref:`genindex` * :ref:`modindex` License ======= This project is licensed under the GNU General Public License v3.0 - see the `LICENSE `_ file for details.