html2dj Simple tool for convert html template to django template Usage: pip install bs4 place html2dj.py inside the html template folder (folder contains html files) python html2dj.py Note: Change the parameter of the startwith function, Default value is 'assests' assets should be changed to js if the root folder of js file is 'js' and also image, css respectively