Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

File metadata and controls

9 lines (6 loc) · 209 Bytes

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