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 💻 |
Bug Reports
TBD
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.0.3.tar.gz
(14.1 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.0.3-py3-none-any.whl
(17.8 kB
view details)
File details
Details for the file monday-2.0.3.tar.gz.
File metadata
- Download URL: monday-2.0.3.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
446d3ff374249ab319bf07e5b375b4e0bc1b745fb4efcd402e4fcd6798553399
|
|
| MD5 |
8dd721991f31691db76d0f25be670593
|
|
| BLAKE2b-256 |
2e9b6dd407005c230fa5bc0d27968e1007aff440c99d197fe5947297a2451ae0
|
File details
Details for the file monday-2.0.3-py3-none-any.whl.
File metadata
- Download URL: monday-2.0.3-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ccf263e15d1b94b9a30e4294fd3ad480a686acef400b59d8d102a54dd32c041
|
|
| MD5 |
0b562f02429554cceba3200291d6a9c7
|
|
| BLAKE2b-256 |
6d95564c3a25a849ffc5b47c04e25255f11c141383d0c6a3be9a75d0b54da14a
|