monday-lib

A wrapper for monday.com API


License
GPL-3.0
Install
pip install monday-lib==0.1

Documentation

monday_lib

monday_lib is a complete wrapper for all Monday.com API endpoints. Making the API a little less difficult to retrieve or create data from.

Features

  • Connect to the Monday API endpoints
  • Query data from Monday
  • Create data in Monday
  • Get all querys in a nicely extracted list
  • Get the raw response from endpoints that create data

Used Modules

monday_lib uses other modules to function properly.

Installation

To install monday_lib type: "python -m pip install monday_lib" in a command prompt, or terminal.

License

GNU GPLv3