This is a script that I made to automatically convert the free online version of the book "Test-driven web development with Python" to a single PDF, so I don't have to buy the book if I want to read it offline.
I don't think that this is "illegal" because the author made the content of the book public. I'm just moving it from one place to another.
From the releases section, or execute the script locally.
- Clone the repo
- Set up a virtual environment
- Install the requirements
- Execute
main.py