Skip to main content

Module to search and download a book from the internet

Project description

MeoBook

A module to search and download a book from the internet

Description

This is a package for searching a book and downloading it from the internet

Installation

pip install meobook

Usage

from MeoBook import MeoBook
meobook = Meobook()
#List of 5 books fetch from google
list_of_book = meobook.search_book("git hub cheat sheet")

#Download one book
book1 = list_of_book.download("/your/destination/path")

Docs

Methods in MeoBook object

self.search_book(keyword, limit=5)

limit parameter limits the return results from self.search_book function

Credits

Tina Hubert Ratolojanahary (rtinahubert@gmail.com, https://tina-rt.netlify.app)

Made in Madagascar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meobook-0.0.9.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

meobook-0.0.9-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page