Pre-release
This release is a pre-release and may not be stable for production use.
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.0rc3.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.0rc3-py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file monday-2.0.0rc3.tar.gz.
File metadata
- Download URL: monday-2.0.0rc3.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 |
d85ac4fc0156942fcff23c21df1e713888b4773d863f785ac25c17c545d1bbe3
|
|
| MD5 |
b14fc3cbeda2f9ca472955dd82d58c00
|
|
| BLAKE2b-256 |
5dd63a53ac7826d04163bf11a2381b7586bf3a8c8ecb1afbcae4594bd289d387
|
File details
Details for the file monday-2.0.0rc3-py3-none-any.whl.
File metadata
- Download URL: monday-2.0.0rc3-py3-none-any.whl
- Upload date:
- Size: 17.6 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 |
3cf19745bf9c726f6cbb369d93126c9d5322d61d716976b835c09b16cb745327
|
|
| MD5 |
246c40cdac0dbf0c01e802a476d3d923
|
|
| BLAKE2b-256 |
c3a82f99014adce6622a6d3cd369dbe42084c75399ea53b46c3c0ff51637bef1
|