Forums

How to setup wkhtmltopdf and pdfkit to Python anywhere

I have installed wkhtmltopdf and pdfkit through bash console of my project. How to set up in python anywhere?

How did you install the packages? And what happens when you try to use them?