monday
A monday.com Python Client Library
Note: This is a fork of the original ProdPerfect/monday repository with additional enhancements and bug fixes.
For an overview of the Monday API, click here.
Requirements
- Python >= 3.9
Getting started
pip install mgmonday
mgmonday 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
mgmonday-2.0.2.tar.gz
(13.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
mgmonday-2.0.2-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file mgmonday-2.0.2.tar.gz.
File metadata
- Download URL: mgmonday-2.0.2.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91cbe477e38c1dcb588381abd91ade3f27499a2dbdb006cb47494340d1273984
|
|
| MD5 |
004ae9e7a68a1485591f593c537405b9
|
|
| BLAKE2b-256 |
c10d5534ebefec23dfb064b5acacdf7a336c22fdcc06e5794ac7bf3d6399e3a9
|
File details
Details for the file mgmonday-2.0.2-py3-none-any.whl.
File metadata
- Download URL: mgmonday-2.0.2-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d627debf8b3aeebf6fd0adae64d85b905cf8ff0c06d30d9c0dc2378dbedcbf1
|
|
| MD5 |
cd0ba5f4b056bd4e86d05db4eba1a771
|
|
| BLAKE2b-256 |
bc42a7a322b0829d59827e75938023aca8f4ce6b8ae2fa8811875e9bb012c084
|