A Python client library for Monday.com
Project description
monday
A monday.com Python Client Library
For an overview of the Monday API, click here.
Requirements
- Python >= 3.11
Getting started
pip install monday
monday is very simple to use -- take a look at the below example:
from monday import MondayClient
monday = MondayClient('your token')
monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a thing')
Additional Resources and Code Samples
- Read our docs for a full list of available resources and methods for interacting with those resources.
Contributors
Lemi Boyce 💻 🐛 🚧 |
Tony Morello 💻 |
chdastolfo 💻 🐛 📖 🚧 |
Lucio Mitsuru Seki 💻 |
YOGESH NILE 💻 |
spencersamuel7 💻 |
Alb. C 💻 |
pevner-p2 💻 |
Taylor Cochran 💻 |
William Brochensque Júnior 💻 |
Andras Toth 💻 🐛 📖 🚧 |
Michał 💻 |
Bug Reports
TBD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
monday-2.1.0.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
monday-2.1.0-py3-none-any.whl
(19.1 kB
view details)
File details
Details for the file monday-2.1.0.tar.gz.
File metadata
- Download URL: monday-2.1.0.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af3186f1cda81a3b496f3c0d128b45fd4289c84055bbca66f6dfb84ce8030a8e
|
|
| MD5 |
0a335b744b2cab0885a2397274756a91
|
|
| BLAKE2b-256 |
a2551c3a92253997c71f09fbeb3a810e05edaf70d56efabe5be9bc07ff6f3e11
|
File details
Details for the file monday-2.1.0-py3-none-any.whl.
File metadata
- Download URL: monday-2.1.0-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089638dca5693d913afcd0357f171ce8b1e8369033d79916467309a92b5e1568
|
|
| MD5 |
a4e26a9f590b5021773c6ba6de54714e
|
|
| BLAKE2b-256 |
41a617b7e8bee92b4528cdca5947e0846ec008612898c0bd5272775d52b96d1a
|