Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

express-integrations-monday-1.0.19.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

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