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.0rc2.tar.gz
(12.6 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.0rc2-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file monday-2.0.0rc2.tar.gz.
File metadata
- Download URL: monday-2.0.0rc2.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32f66b67a4ab1ae97235c8b7bf05fb60a5a8a9084bd4339cf39ffdc79042bd01
|
|
| MD5 |
ce4f3aa3e24909822449a3f90c259b25
|
|
| BLAKE2b-256 |
f25b9802a70481a40220ed5bad8bf17d0423ecdf7899af45b0bc5cc8136b4348
|
File details
Details for the file monday-2.0.0rc2-py3-none-any.whl.
File metadata
- Download URL: monday-2.0.0rc2-py3-none-any.whl
- Upload date:
- Size: 17.0 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 |
70292e9feecea25ae88facb72e0514441b0f1f230f779b6e95ac465a3b44a8ea
|
|
| MD5 |
9c96896ebb3b73b4ad89df77287ef409
|
|
| BLAKE2b-256 |
38b7782e8dbbbecdfaae317d1457e3b4f4b9bc15623a168a8f4fdce885df5875
|