NandaScott
|
f624fb47b0
|
Updated unit tests
|
2021-09-06 12:32:30 -04:00 |
NandaScott
|
5e274384f5
|
Added support for tcgplayer_etched_id
|
2021-09-06 12:32:15 -04:00 |
NandaScott
|
daee40ba20
|
Added deprecation warnings to foil and nonfoil
|
2021-09-06 12:20:57 -04:00 |
NandaScott
|
fbd8aeb55f
|
Added support for new pricing fields
|
2021-09-06 12:17:40 -04:00 |
NandaScott
|
4e74177207
|
Added support for the finishes attribute
|
2021-09-06 12:08:26 -04:00 |
NandaScott
|
5fc3e4f458
|
Updated unit test
|
2021-09-06 12:02:33 -04:00 |
NandaScott
|
c0873d6a2a
|
Added 3.9 to build test suite
|
2021-09-06 12:02:18 -04:00 |
Nanda Scott
|
1ddc3b8180
|
Merge pull request #60 from NandaScott/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.6.1 to 3.7.4
|
2021-09-06 11:50:32 -04:00 |
Nanda Scott
|
ba4dd9eb1d
|
Merge pull request #68 from A7F/patch-1
add support to class cards
|
2021-09-06 11:46:42 -04:00 |
Luke
|
804150946b
|
add support to class cards
With the new expansion "forgotten realms", they added a new type of cards: class cards. This is one example
[cleric class json response](https://api.scryfall.com/cards/47ce8b7e-d8e1-489a-a69e-99089eeb8739?format=json&pretty=true) and [cleric class scryfall view](https://scryfall.com/card/afr/6/cleric-class). So basically I added a one-liner to support them. Can you please merge the PR?
Thanks! 😄
|
2021-07-16 15:36:02 +02:00 |
Nanda Scott
|
8610e077b0
|
Merge pull request #63 from NandaScott/develop
Develop
|
2021-03-04 23:12:12 -05:00 |
Nanda Scott
|
9454cc5168
|
Merge pull request #62 from NandaScott/image_status
Added support for the image_status field
|
2021-03-04 23:10:05 -05:00 |
NandaScott
|
2df2505c8f
|
Added support for the image_status field
|
2021-03-04 23:06:10 -05:00 |
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 |