aboutsummaryrefslogtreecommitdiffstats
path: root/cardbase.py
Commit message (Collapse)AuthorAgeFilesLines
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-031-76/+0
|
* Forget scraping, there are already APIs for querying card data. I'm moving ↵Eduardo Pedroni2015-06-011-15/+54
| | | | on to the collection management stage, scrape work will be set aside on a different branch for future reference, if needed
* Moved some things around, separated parsing into a different module to make ↵Eduardo Pedroni2015-06-011-124/+29
| | | | way for the GUI
* Added tests for hydra, nightmare and ugin's constructEduardo Pedroni2015-05-311-4/+6
|
* Added tests for a few more cards, trying different test script with travisEduardo Pedroni2015-05-311-12/+24
|
* Added sorin test, .travis.ymlEduardo Pedroni2015-05-271-4/+10
|
* Added many more tests, cached some sample pagesEduardo Pedroni2015-05-251-3/+92
|
* Wrote some basic tests, passed themEduardo Pedroni2015-05-191-0/+23
|
* Initial commitEduardo Pedroni2015-05-191-0/+0