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.0rc0.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.0rc0-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file monday-2.0.0rc0.tar.gz.
File metadata
- Download URL: monday-2.0.0rc0.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 |
74a527576e802af95ab500405fc5ce9512ad241795258fc4abfc58ebb472d872
|
|
| MD5 |
00018c4d083eecab6e983d3381579042
|
|
| BLAKE2b-256 |
9fbce1cc6faced0626bdf64306222ab3d7971f5bf6445fdc39a645a8f53b0787
|
File details
Details for the file monday-2.0.0rc0-py3-none-any.whl.
File metadata
- Download URL: monday-2.0.0rc0-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 |
6f2da27dd9ce43f18e8e46310b6028d0af8ea3f31fb74a682f3f190f3f9c4b15
|
|
| MD5 |
c59a0dd27450c370ad9a3396dafa17d1
|
|
| BLAKE2b-256 |
7abd5f423abaf30a5667d1e1621342781d55aa38fd2e0bf932a8b6926c1fb938
|