Is there any ways to mark CheckItem in Trello as "complete"?
Have not found any methods in Python TrelloAPI or Trello Api for updating CheckItems in Checklists.
Here is POST /1/checklists/[idChecklist]/checkItems method.