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
- urllib3 >= 2.6.0
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ł 💻 |
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.2.1.tar.gz
(16.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.2.1-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file monday-2.2.1.tar.gz.
File metadata
- Download URL: monday-2.2.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d93177799f06bb798e7c3f2e5ce6028e82c70742229f80e51164436c464fb758
|
|
| MD5 |
2d4ae2472add553b18858857ee72648b
|
|
| BLAKE2b-256 |
c8fd33ae53e95e5965dd1095bc1fc3383ca248c893c53e1f7006af41d1b286bc
|
File details
Details for the file monday-2.2.1-py3-none-any.whl.
File metadata
- Download URL: monday-2.2.1-py3-none-any.whl
- Upload date:
- Size: 19.6 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 |
e33fda49b49b1dcf08ba5fab10ca533c206630a6019ebef705cbb44df5b4398e
|
|
| MD5 |
1e7b32170b772d583ffccba386c6685a
|
|
| BLAKE2b-256 |
ec75f5513e21fd5a532c40732cf6b993087a89f724040395b7059f59a53a83f4
|