Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 446 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 446 Bytes

##CookedZip ####Description Used to create a localized zip file of cooked HTML. Resources and inner-book links are modified to work locally.

####Dependencies This tool uses the following Python packages

  • BeautifulSoup
  • HTMLParser
  • json
  • lxml
  • urllib2
  • urlretrieve

####Usage

  • cd to directory of CookedZip
  • run 'python Tupperware.py'
  • paste in a book uuid when prompted
  • the zip file will be built in the CookedZip directory