HTML-Bundler A simple HTML bundler wrote in Python It takes an html page and put all imported things (CSS style sheets or scripts) directly in only one HTML file Usage python main.py <your_main_html_file> <output_file?>