Skip to content

Creates a zip file for local usage of cooked OpenStax books

Notifications You must be signed in to change notification settings

edwoodward/CookedZip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##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

About

Creates a zip file for local usage of cooked OpenStax books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published