springer_books_download_script/README.md
Carlos Mauro Cárdenas Fernández 1f10597c77
Librerias Previas
2020-04-27 18:09:39 -05:00

36 lines
620 B
Markdown

# Springer202004Books
Free Books For Springer.
This repository if for scrapping the book released by Springe
An take a good Coffe to make friends and read in Coronavirus Time
Baja los dos archivos dentro de una carpeta:
Springer-Libros.py
Spring.pdf
Se necesitan 3 librerias previas PyPDF2, urllib3 y wget:
pip install PyPDF2
pip install urllib3
pip install wget
Para ejecutarlo solo aplica:
python Springer-Libros.py
Y LISTO :)
Escribe carlos@cardenas.pe
====================================================
20200427
Mejorando un poco el Còdigo
====================================================