This project is currently not intended to be installed or used by anyone but the author. However you are free to download the source code and figure out how to use it your self.
Project to scrape data from www.cardgamedb.com and convert the scrapped data into an OCTGN friendly format.
- Break out xml generation fucntions into classes.
- Add support for previously determined GUIDs so that decks made with older sets still work
- Create base classes for card and set.
- Write doc tests for each method.
- Scrapy 0.15 and all related dependencies.