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')
Release files for express-integrations-monday 1.0.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| express-integrations-monday-1.0.19.tar.gz | 12.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| express_integrations_monday-1.0.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.4 kB
Release files / express-integrations-monday-1.0.19.tar.gz
| Download URL | express-integrations-monday-1.0.19.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
216c7d95aa3a3a9123ed58aaaf96520bbda1b9c0add3d2411bfa352abd4daf64
|
|
BLAKE2b-256 checksum How to use checksums |
ff9553173db4131481160a1acb4befc2aac2b4dfec3e9ffe261c229feef56ce4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / express_integrations_monday-1.0.19-py3-none-any.whl
| Download URL | express_integrations_monday-1.0.19-py3-none-any.whl |
|---|---|
| Size | 17.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58e7fcf077cf6007a00c6862380452c048a7cb1a958c8bd12a352f9baf27d0b0
|
|
BLAKE2b-256 checksum How to use checksums |
2189a4b60e1d34056c5ab28d518132eb256aa4cbc8e214eba551e74017c4c223
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|