Skip to content

webengine_cleanup

Matthew Harris edited this page Jan 21, 2016 · 2 revisions

a script to clean the working directory

> python webengine_cleanup.py #no args

removes

  • *.pyc
  • completed_files/
  • doc_files/
  • extracted_files/
  • html_dirty_files/
  • html_files/
  • image_files/
  • pdf_files/
  • whole_site/

Clone this wiki locally