A Python client library for Monday.com
Project description
monday
A python client for the monday.com GraphQL API
For the Monday API docs, click here.
Requirements
- Python >= 3.6
Getting started
pip install monday
monday
sample usage:
from monday import MondayClient
monday = MondayClient('your token')
monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a thing')
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
Built Distribution
File details
Details for the file express-integrations-monday-1.0.19.tar.gz
.
File metadata
- Download URL: express-integrations-monday-1.0.19.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 216c7d95aa3a3a9123ed58aaaf96520bbda1b9c0add3d2411bfa352abd4daf64 |
|
MD5 | 6faf7b2320769a03aa1e273b4bc7f64e |
|
BLAKE2b-256 | ff9553173db4131481160a1acb4befc2aac2b4dfec3e9ffe261c229feef56ce4 |
File details
Details for the file express_integrations_monday-1.0.19-py3-none-any.whl
.
File metadata
- Download URL: express_integrations_monday-1.0.19-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.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58e7fcf077cf6007a00c6862380452c048a7cb1a958c8bd12a352f9baf27d0b0 |
|
MD5 | 48b218bfe483e19c1399e2fd985a302d |
|
BLAKE2b-256 | 2189a4b60e1d34056c5ab28d518132eb256aa4cbc8e214eba551e74017c4c223 |