Py-trello

Latest version: v0.20.1

Safety actively analyzes 665704 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.11.2

Fixes Issue 247 KeyError: 'customFieldItems'

0.11.1

Delete star string format hotfix for python 2.7 compatability

0.11.0

Add basic support for custom fields
Add set_organization method to Board object to work with organizations
commit check
Fix lazy loading in Card
Inject request
Add get_boards method to Member object with organization support
Update trellolist.py
Added support to get subscription status for lists as well as subscribe/unsubscribe from lists
List, add, and delete stars.
add remove_member and add_member methods to Organization object
untested star implementation
Adds method to delete label from board

0.10.0

fix checklist item not sorted
Third authentication: initialize TrelloClient correctly
Add the option to choose the third authentication
add function create_label in card.py, which could create new label of the card by given name and color
Fixed fetch_actions for individual cards.
Use UTC as default
Fix typo
Added little documentation for new users of py-trello
Regenerate the docs
Add get_list() to TrelloClient
Handle dateLastActivity being empty
Make card.fetch_actions() and list.fetch_actions() return the result
Add/Remove member to card functions
introduce Board.get_last_activity()
Remove out-of-date contributors list
add AUTHORS file (closes 206)
Add assignee to list.add_card
Python 2 constructor style
Fix TrelloBase import path in attachments.py
Fix Card.get_stats_by_list. In case a movement is from/to a list in other board, it is ignored
Concentrated hash and eq inside TrelloBase to avoid repetition
- Added __hash__ and __eq__ for some more modules
Add util to __init__.py
Refactoring import
Add `Card.set_due_complete` and `Card.remove_due_complete`
Add `Card.is_due_complete`
Added a link to the documentation
Delete `Card.create_date` is deprecated
close 187
add new properrty - plugin_data to cover https://developers.trello.com/advanced-reference/card#get-1-cards-card-id-or-shortlink-pluginData
enhance trellolist list_cards
Add attachements to the card if present in the response JSON
Add a way to know what id assigns Trello to a new attachment
Set name of the list
card comment docstring param
card set_name docstring
card a bit of pep8 fixes
card from_json docstring return type
card from_json method - parameter is named `parent`, but in docstring it was `trello_list`
card init - parameter is named `parent`, but in docstring it was `trello_list`
board get_members docstring
boards fetch_actions pep8 fix
add board fetch_actions docstring
prep for 0.9.0 (fixes 184)
prep for 0.9.0

0.9.0

Fix 172
Add missing initials for members of an organization (fixes 176)
Organizations do not have a 'closed' attribute
Implement partial search API
Improve documenation of TrelloClient.search return values
Eliminate unnecessary fetch calls for search results
Add position attribute to TrelloList's add_card method to allow creating cards in the top, bottom or an specific position of the list
Position must be optional in List.add_card. Adding new method move(position) that allows moving a List in a board
New operations: add and remove member of a board
New feature: move all list from a card to another list
Add remove due datetime from a card
Add the member type when calling board's get_members

0.8.0

Add pytz in install_requires
Add update_comment for card.
Card.get_stats_by_list: sort card movements to get the time the card spends in each list

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.