Commit Graph

7 Commits (7df31ee53d9d79b974c221bb04d640e3b0168c1b)

Author SHA1 Message Date
Raymond Yee ce05d4e5ba start of writing code to download and write DOAB covers to local file storage 2014-07-08 14:30:17 -07:00
Raymond Yee 4201d2dcc0 doab_loading.ipynb has some code now for loading DOAB cover images 2014-07-08 12:48:32 -07:00
Raymond Yee d14a0dc497 Fixed bug in load_doab_edition: new Work needs to be saved before attaching IDs to it.
code in doab_load.ipynb to load books and test the integrity of the load.  Big surprise (to me):  to find invalid ISBNs in the DOAB data
2014-07-08 09:29:31 -07:00
Raymond Yee 5b3a8d7b13 I've moved the new version of load_doab_edition into core/doab.py from notebook.
Code in doab_loading.ipynb for testing the loading
2014-07-07 11:00:52 -07:00
Raymond Yee 0794545d09 first draft of a rewrite of load_doab_edition to handle multiple ISBNs --> at least in ipynb form 2014-07-03 15:50:22 -07:00
Raymond Yee 833f077de1 With the new arguments in doab.json, I needed to add a catch-all **kwargs to load_doab_edition
functions in regluit.core.doab and regluit.core.tasks.
2014-07-03 10:45:57 -07:00
Raymond Yee fbc6c61587 The notebook is a bit out of date but I want to put it under git control before updating it. 2014-07-03 09:57:30 -07:00