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] 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 ====================================================