Commit Graph

115 Commits

Author SHA1 Message Date
Nanda Scott 958c332e65 Changed a whole bunch of stuff. 2018-02-13 21:02:48 -05:00
Nanda Scott d92aad46b6 Refactored rulings. 2018-02-13 16:55:32 -05:00
Nanda Scott 5bb912da76 Refactored cards. 2018-02-13 16:51:03 -05:00
Nanda Scott 91a5f04113 Refactored autocomplete to be more consistent with the rest of the library. 2018-02-13 16:35:01 -05:00
Nanda Scott 3d5be5a24e Refactored more errors that I missed. 2018-02-13 16:22:02 -05:00
Nanda Scott 5cba1532f7 Added better error handling and messages. 2018-02-13 16:17:20 -05:00
Nanda Scott e86d911cc4 Created search object. 2018-02-13 15:58:28 -05:00
Nanda Scott bd74b96e4a Merge branch 'develop' of github.com:NandaScott/Scrython into nanda/cards_search 2018-02-13 15:19:03 -05:00
Nanda Scott 30b03a3630 Fixed a bug by changing all kwargs to default to None 2018-02-09 17:46:42 -05:00
Nanda Scott eee66d4826 Refactored cards to be more clear and consistent. 2018-02-06 22:01:08 -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
Nanda Scott 05d398e7fb Changed set attribute to prevent some confusion from python. 2018-02-06 20:11:18 -05:00
Nanda Scott 4bc6867f60 Actually just deleted the docs from ./scrython since it was redundant. 2018-02-05 23:54:00 -05:00
Nanda Scott 78604b4099 Moved files around for uploading to PyPI. 2018-02-05 22:32:12 -05:00