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
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ł 💻 |
Bug Reports
TBD
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.1.1.tar.gz
(15.7 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.1.1-py3-none-any.whl
(19.1 kB
view details)
File details
Details for the file monday-2.1.1.tar.gz.
File metadata
- Download URL: monday-2.1.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e4e5779d7d75ff23af97d51f7620487ebc93e6f184462123c341c1ccaf6b61
|
|
| MD5 |
4a24556a4999dd3c2d8e779122ff6af2
|
|
| BLAKE2b-256 |
e68c748db1e22d6b2672e60176a3a4456fc156860fe3e0fe9efa148eb6825382
|
File details
Details for the file monday-2.1.1-py3-none-any.whl.
File metadata
- Download URL: monday-2.1.1-py3-none-any.whl
- Upload date:
- Size: 19.1 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 |
1ecdc80ccd82b4be723979423abd61ad7d84a07b847ca28b0ec5df8758c43225
|
|
| MD5 |
137c54b50c8eafffee7b065e6bf0062f
|
|
| BLAKE2b-256 |
92d45e18d181623709ced15b6623081bd24ecef343734ab4a11d9c651bcffb40
|