maj python web 2 pdf script
This commit is contained in:
parent
78be8dcba2
commit
7b4fe350b2
@ -1,4 +1,4 @@
|
|||||||
import weasyprint
|
import weasyprint, time
|
||||||
|
|
||||||
sleep(300)
|
time.sleep(300)
|
||||||
weasyprint.HTML('https://cv.gregandev.fr').write_pdf('out.pdf')
|
weasyprint.HTML('https://cv.gregandev.fr').write_pdf('out.pdf')
|
Loading…
x
Reference in New Issue
Block a user