Commit Graph

16 Commits

Author SHA1 Message Date
Nanda Scott d99a786642 Updated search to be more consistent 2018-10-26 11:08:56 -04:00
Nanda Scott bf8e97caf7 Refactored all objects to use a single unified get request method 2018-10-23 21:39:07 -04:00
Nanda Scott b90946240c Updated docstrings and some functionality. Still working on cards_object 2018-10-23 20:54:28 -04:00
Nanda Scott ddb4263380 Updated autocomplete and search to current api standards 2018-10-23 12:17:01 -04:00
Nanda Scott 0df036a096 Updated exclusion functions to current list of functions 2018-10-22 11:05:11 -04:00
Nanda Scott c684bb7eb1 Updated to use spaces over tabs. 2018-10-22 10:19:38 -04:00
Nanda Scott 01acea86e1 Added has_more() function to Search 2018-04-14 14:21:31 -04:00
23265385fd Updated docs and docstrings for Search. Also formatting. 2018-03-24 18:27:04 -04:00
4d45c17e06 Refactored code to be more DRY, and removed private protection from checkForKey. 2018-03-03 16:37:24 -05:00
50e9d35064 Created data_length and data_tuple attributes for Search 2018-03-03 12:29:37 -05:00
Nanda Scott 3f05856b4a Added docstrings to all Cards classes. 2018-02-21 14:42:58 -05:00
Nanda Scott 5bb912da76 Refactored cards. 2018-02-13 16:51:03 -05:00
Nanda Scott 3d5be5a24e Refactored more errors that I missed. 2018-02-13 16:22:02 -05:00
Nanda Scott e86d911cc4 Created search object. 2018-02-13 15:58:28 -05:00
Nanda Scott 18475cc257 Added next_page and warnings to Search(). 2018-02-06 21:55:24 -05:00
Nanda Scott 4c045a3fe0 Added a class for using the search endpoint. 2018-02-06 21:52:21 -05:00