clonePy Simple Python programme to get a website page as Html and all assets static file as demande How to use ? python3 -m venv env source bin/activate pip install -r requirements.txt