Skip to content

Instantly share code, notes, and snippets.

@koladev32
Created November 14, 2021 13:33
Show Gist options
  • Save koladev32/546b1054324869f37083320cd158b971 to your computer and use it in GitHub Desktop.
Save koladev32/546b1054324869f37083320cd158b971 to your computer and use it in GitHub Desktop.
from weasyprint import HTML
HTML('https://koladev.xyz/blog/django-docker-aws-nginx-letsencrypt/').write_pdf('blog.pdf')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment