Skip to main content

monday

A monday.com Python Client Library

For an overview of the Monday API, click here.

Requirements

  • Python >= 3.6
  • GraphQLClient >= 0.2.4

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='12345678', group='today',  item_name='Do a thing'

Available methods:

Items Resource (monday.items)

  • create_item(board, group, item_name) - Create an item on a board in the given group with name item_name.

  • fetch_items(board_id, column, value) - Fetch items on a board by column value.

Contributions

TBD

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-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file monday-1.0.0.tar.gz.

File metadata

  • Download URL: monday-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for monday-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d7532bab5d2591cc8f28829513db79c57b17b35addb335f6e2d8f3ff54633e66
MD5 63e62db63f20efa2dc4a93f1cb2322d4
BLAKE2b-256 1cdfc9db29e3c3fac8fdee9d3653e63ac754ac2af16154e515a38527f92cdf41

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page