Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1012 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 1012 Bytes

The great PDFer (v 1.0)

Download a book as a pdf format from scholarvox.

Prerequisites

  • You'll need python installed on a windows machine .
  • Latest version of google chrome (currently supporting chrome only).

Installing

Clone the directory on your local machine

git clone https://github.com/aymannc/TheGreatPDFer

After cloning the project,install the "requirements.txt" on your virtualenv

pip install -r requirements.txt

Running the programme

  • Open the cmd on the containing folder and use
(myenv) D:\EgyBest_1.0> python main.py

Built With

  • Selenium - It's library used for browser automation
  • fpdf - PyFPDF is a library for PDF document generation under Python
  • PIL - PIL is the Python Imaging Library

Authors

License

This project is licensed under the MIT License