monday
A monday.com Python Client Library
For an overview of the Monday API, click here.
Requirements
- Python >= 3.6
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.1.tar.gz
(13.2 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.1-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file monday-2.0.1.tar.gz.
File metadata
- Download URL: monday-2.0.1.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd080590fd9b23a88e838a092d243d20ba6e2aea963405c4f21c02dc617daab1
|
|
| MD5 |
37f626fd53a27546c8d1ad28d1fda3de
|
|
| BLAKE2b-256 |
d8edc480ae2ea7ba3754a7a1be14f33a2cd4b5ae69f663e855ea40b416b2574a
|
File details
Details for the file monday-2.0.1-py3-none-any.whl.
File metadata
- Download URL: monday-2.0.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17f347dea47439c2181e2896a4c49f43289ea9c78a4156f240c652e54ceb193d
|
|
| MD5 |
8cdaea5ddd616a8d60d3d2e5270d1263
|
|
| BLAKE2b-256 |
041e14cbd5d0c35d2fcf9644e9d0b9ed7236be3fa2b1fb6120715ef7aaabab40
|