Metadata-Version: 2.1
Name: updateMondayItemLib
Version: 0.1.2
Summary: Update the existing items or create new items on monday board 
Author: Bilal Ashraf
License: MIT
Description-Content-Type: text/markdown

This package allows you to update columns against item on monday.com board.It takes following parameters apiKey,apiUrl,board_id,item_id, **columnValuesDict. Columns ID and their values are passed as key value pair in dictionary.It also allows you to create new items on monday.com board.
