From 1f10597c771e0686a70706e15798dbd0c63f91bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mauro=20C=C3=A1rdenas=20Fern=C3=A1ndez?= Date: Mon, 27 Apr 2020 18:09:39 -0500 Subject: [PATCH 1/3] Librerias Previas --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d92a538..127c627 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,21 @@ 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 ==================================================== From ef8f95bce90e225a3553d33a05a3780ef3a60a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mauro=20C=C3=A1rdenas=20Fern=C3=A1ndez?= Date: Mon, 27 Apr 2020 18:10:53 -0500 Subject: [PATCH 2/3] Versiones de Window Andando --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 127c627..8a2e1a4 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,13 @@ Spring.pdf Se necesitan 3 librerias previas PyPDF2, urllib3 y wget: -pip install PyPDF2 -pip install urllib3 -pip install wget +$ pip install PyPDF2 + +$ pip install urllib3 + +$ pip install wget + +Esta basado en Python 3.7 pero funciona para 3.8 Para ejecutarlo solo aplica: From d8ac432034a638fa20fd08c5f1edc80afc380f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mauro=20C=C3=A1rdenas=20Fern=C3=A1ndez?= Date: Mon, 27 Apr 2020 18:11:44 -0500 Subject: [PATCH 3/3] SO Version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a2e1a4..64c250b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Springer202004Books Free Books For Springer. -This repository if for scrapping the book released by Springe +Work in Linux and Windows +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: