Commit Graph

97 Commits

Author SHA1 Message Date
Nanda Scott e45e45764d Updated image_uris to make getting uris easier 2018-10-30 13:13:09 -04:00
Nanda Scott 3847cb3723 Updated search to return values properly 2018-10-29 17:19:05 -04:00
Nanda Scott f57992a9e3 Can't get this to work quite right 2018-10-29 17:18:38 -04:00
Nanda Scott c27ea2cb7f Fixed bug with Named 2018-10-29 16:33:21 -04:00
Nanda Scott 8d977cea01 Updated subpackages to include __all__ and modified some docstrings 2018-10-28 01:48:20 -04:00
Nanda Scott 09923a52b2 Updated all docs to be consistent 2018-10-28 01:09:09 -04:00
Nanda Scott e8c9e130c2 Updated search docs 2018-10-27 22:24:01 -04:00
Nanda Scott 9a5a5600d8 Updated all other docstrings to let doc_gen work properly 2018-10-26 17:24:34 -04:00
Nanda Scott d99a786642 Updated search to be more consistent 2018-10-26 11:08:56 -04:00
Nanda Scott 75a3b1ce21 Updated bulk data for consistency 2018-10-26 10:57:37 -04:00
Nanda Scott f1bad72898 Udpated docstring for symbology 2018-10-26 10:45:05 -04:00
Nanda Scott b3fd5610b2 Updated all sets docs 2018-10-25 21:35:36 -04:00
Nanda Scott 80581d125f Updated sets docstrings and deleted redundant stuff 2018-10-25 21:21:02 -04:00
Nanda Scott 1d869b872c Updated/added docs for rulings 2018-10-25 16:04:36 -04:00
Nanda Scott 3bd19ca5a5 Added __all__ to allow for wildcard import 2018-10-24 16:48:48 -04:00
Nanda Scott 0a831bc004 Merge branch 'develop' into data_gets_args 2018-10-23 23:31:00 -04:00
Nanda Scott 0508ddc817 Fixing merge with develop 2018-10-23 23:28:25 -04:00
Nanda Scott 2286ace24c Figured out a syntax that will deprecate many methods 2018-10-23 23:06:01 -04:00
Nanda Scott cdda608ad6 Updated docs for catalogs 2018-10-23 22:43:36 -04:00
Nanda Scott d44c1cb87d Updated docstring for readability 2018-10-23 22:33:33 -04:00
Nanda Scott 751b3d55d5 Added docstrings to all methods 2018-10-23 22:33:18 -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 50516684f9 Updated Autocomplete for better docs 2018-10-23 17:59:03 -04:00
Nanda Scott 4a7abb712b Updated ArenaId docstring 2018-10-23 17:32:44 -04:00
Nanda Scott b8d5e30c76 Created docstrings for BulkData 2018-10-23 17:32:20 -04:00
Nanda Scott 2c620ab8a6 Updated human_readable to use python3 syntax 2018-10-23 16:08:23 -04:00
Nanda Scott 981d38744a Added logic to return human readable compressed size 2018-10-23 15:55:08 -04:00
Nanda Scott ddb4263380 Updated autocomplete and search to current api standards 2018-10-23 12:17:01 -04:00
Nanda Scott 31c562da60 Updated cards_object to pass tests 2018-10-23 00:36:27 -04:00
Nanda Scott a525ad5971 Added arena id endpoint 2018-10-22 13:40:16 -04:00
Nanda Scott 8bbd4ed7af Added bulk-data endpoint to Scrython 2018-10-22 11:52:30 -04:00
Nanda Scott 6af5ce104c Updated symbology to current standards 2018-10-22 11:25:20 -04:00
Nanda Scott 810871fd77 Added arena endpoint to rulings 2018-10-22 11:24:15 -04:00
Nanda Scott ae4ec95ab9 Updated scrython import 2018-10-22 11:08:56 -04:00
Nanda Scott 732b2f34b6 Updated catalog to include artist_names 2018-10-22 11:08:19 -04:00
Nanda Scott 0df036a096 Updated exclusion functions to current list of functions 2018-10-22 11:05:11 -04:00
Nanda Scott 5e2e1456ba Updated card_object to current standards 2018-10-22 10:55:26 -04:00
Nanda Scott f03d4586fa Updated sets to current standards 2018-10-22 10:36:15 -04:00
Nanda Scott 294025e178 Missed a few indents 2018-10-22 10:27:40 -04:00
Nanda Scott c684bb7eb1 Updated to use spaces over tabs. 2018-10-22 10:19:38 -04:00
Nanda Scott 0c6c04af5e Updated cards_object docstring 2018-06-13 14:22:14 -04:00
Nanda Scott cf5d1f94f9 Added support for multilingual stuff. 2018-06-13 14:01:12 -04:00
Nanda Scott b9ca5393c6 Added lang attribute 2018-06-13 13:44:26 -04:00
Nanda Scott 512491235a Added arena_id method to cards 2018-06-13 13:37:44 -04:00
Nanda Scott ec2cf1a0a7 Updated key check functions for less spaghetti, also fixed sets and symbology to be consistent. 2018-04-18 20:55:11 -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
f80c7b15c8 Added enchantment types to catalog. 2018-03-24 18:16:17 -04:00
7ad802bcd8 Updated all self._url variables to use format. 2018-03-03 20:41:33 -05:00