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.0.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.0-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file monday-2.2.0.tar.gz.
File metadata
- Download URL: monday-2.2.0.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 |
2774bb335c858a33bc2d577da31e4b3eb46a48beb67a75e31cbe82f98fbf17ed
|
|
| MD5 |
9a65fda45360743cb29ec695d4ff3f00
|
|
| BLAKE2b-256 |
12e319991072b89ad80c31f65b137a9409bda4994d9ee729299b1fe61c2d8df9
|
File details
Details for the file monday-2.2.0-py3-none-any.whl.
File metadata
- Download URL: monday-2.2.0-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 |
d384a01fa8bf4afd5395ad5a816ca79ed2587004e3c735f5055212df73b86ebf
|
|
| MD5 |
92c8c6e5ba8c3bcac2507c50da37c7fc
|
|
| BLAKE2b-256 |
6c68d09f7ff38b4f109f7e93aa2010bd12bf481989d74fff5a893d9085aa7cbf
|