Commit Graph

304 Commits

Author SHA1 Message Date
dependabot[bot] 1030542a1c
Bump aiohttp from 3.6.1 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.1 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.1...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 02:13:39 +00:00
Nanda Scott 7c190f7ac9
Merge pull request #56 from NandaScott/develop
Develop
2021-02-07 10:43:55 -05:00
NandaScott a0d1d5266d Updated changelog and incremented version 2021-02-07 10:39:43 -05:00
Nanda Scott 2936e6820d
Merge pull request #54 from iggy12345/patch-1
Update cards_object.py
2021-02-07 10:32:18 -05:00
Aaron Jencks 53253bf00f
Update cards_object.py
Added modal_dfc layout type to the layout dict
2020-12-27 18:56:20 -06:00
NandaScott 2c09d66742 Created script to download images 2020-11-12 22:05:42 -05:00
Nanda Scott 75516becaa
Create python-publish.yml 2020-06-09 10:23:33 -04:00
Nanda Scott b45e4d13f3
Merge pull request #48 from NandaScott/develop
Develop
2020-06-09 10:04:54 -04:00
NandaScott b28992861e Incremented version 2020-06-09 10:03:26 -04:00
NandaScott 1b889ce420 Updated docs and changelog 2020-06-09 09:59:18 -04:00
Nanda Scott 2e3aa5bb95
Merge pull request #47 from silasary/ci
Add CI workflow, and fix bulk data uri
2020-06-09 09:39:18 -04:00
Katelyn Gigante b625f0a5fd Bulk data was renamed 2020-06-09 13:52:11 +10:00
Katelyn Gigante 10ea4bfb61 Github Action to automatically run the unit tests 2020-06-09 13:39:56 +10:00
Nanda Scott 1484f9f818 Created script to get all tokens for a deck list 2019-10-04 02:05:28 -04:00
NandaScott 9f1d1bcf7d Added preview key 2019-10-02 21:15:26 -04:00
NandaScott 6f93d8f985 Updated readme again 2019-09-25 20:38:16 -04:00
NandaScott 8ba41ca28a Updated docs 2019-09-25 20:36:08 -04:00
NandaScott f26fb53aa3 Updated readme 2019-09-25 20:35:31 -04:00
NandaScott ed3009fae3 Merge branch 'develop' of github.com:NandaScott/Scrython into develop 2019-09-25 20:25:22 -04:00
NandaScott ac7dd7e1c3 Added a frame effected test card 2019-09-25 20:25:14 -04:00
Nanda Scott 447d5f557b
Merge pull request #43 from dstathis/master
Update for some scryfall api changes
2019-09-25 19:25:23 -04:00
NandaScott 1928500296 Merge branch 'master' of git://github.com/dstathis/Scrython into dstathis-master 2019-09-25 19:22:05 -04:00
NandaScott 25a2c3b528 Incremented version and added stuff to the changelog 2019-09-25 19:21:46 -04:00
Dylan Stephano-Shachter 2575990403 add usd_foil as a mode option to prices 2019-09-25 07:13:50 +03:00
Dylan Stephano-Shachter 9fd74649bf scryfall seems to now give a list frame_effects rather than a single frame_effect 2019-09-25 07:10:10 +03:00
Dylan Stephano-Shachter 06c5ab6e3a Fix issue where prices are now a nested dictionary 2019-09-25 06:56:31 +03:00
Nanda Scott 97cdaf0a16
Merge pull request #40 from NandaScott/pyup-update-aiohttp-3.4.4-to-3.6.1
Update aiohttp to 3.6.1
2019-09-24 19:02:17 -04:00
Nanda Scott 19cf7f39c4 Merge branch 'develop' of github.com:NandaScott/Scrython into develop 2019-09-24 18:59:59 -04:00
Nanda Scott 33aeafc01b Created Contributing docs. 2019-09-24 18:59:47 -04:00
Nanda Scott cce9dc869b
Merge pull request #38 from vtbassmatt/patch-1
Make Scryfall errors easier to catch and handle
2019-09-24 18:58:27 -04:00
Nanda Scott 9ab3661785
Merge pull request #41 from jedibob5/adventure-fix
Adding adventure to list of card layouts for image_uris
2019-09-24 18:56:21 -04:00
jedibob5 bf3e30ae80 Adding adventure to list of card layouts for image_uris 2019-09-24 09:35:16 -05:00
pyup-bot b673f9587e Update aiohttp from 3.4.4 to 3.6.1 2019-09-20 03:34:13 -04:00
Matt Cooper 7bbc9b1455 fix silly bugs 2019-09-03 09:31:47 -04:00
Matt Cooper 406d74c258
fix illegal use of ** 2019-08-31 12:02:28 -04:00
Matt Cooper 5b6412f849
show how to handle errors 2019-08-31 07:02:58 -04:00
Matt Cooper 78bcc281cd
add exception to __init__ 2019-08-31 07:00:55 -04:00
Matt Cooper 20256fa38e
Make Scryfall errors easier to catch and handle 2019-08-31 06:53:00 -04:00
NandaScott 49fd9bd112 Incrementing version 2019-04-01 15:45:10 -04:00
NandaScott 28ceb451ae Updated unittests 2019-04-01 14:07:55 -04:00
NandaScott 646ce5cdc1 Merge branch 'develop' of github.com:NandaScott/Scrython into develop 2019-04-01 13:01:57 -04:00
NandaScott ce29649a73 Updated docs 2019-04-01 13:01:17 -04:00
NandaScott 26526e802b Updated changelog 2019-04-01 13:00:14 -04:00
NandaScott f2d7d289d3 Updated gitignore to ignore venv 2019-04-01 12:55:12 -04:00
NandaScott 5b6c8f5f29 Created tcgplayer endpoint object 2019-04-01 12:54:30 -04:00
NandaScott 1507d5f08f Updated cards_object 2019-04-01 12:53:29 -04:00
Nanda Scott 3d7e8a6073
Merge pull request #35 from tescott/master
Add 'include_variations' search option for cards.
2019-03-28 19:11:21 -04:00
Tim Scott 76821c1e43 Remove debug line. 2019-03-27 23:26:29 -05:00
Tim Scott 48815952e5 Add 'include_variations' search option for cards. 2019-03-23 21:53:42 -05:00
Nanda Scott ae28e11e6a Fixing merge conflicts 2019-02-02 19:25:26 -05:00