Skip to main content

Libgenbot is a Python tool for downloading articles from Libgen, inspired by PyPaperBot.

Project description

Libgenbot

Hits

forthebadge made-with-python

Libgenbot is a Bot written in Python to download PDFs from libgen. It is a fork of PyPaperBot, and is inspired by it Currently in alpha, please leave feedback and report issues

Installation

Use pip to install LibgenBot

pip3 install Libgenbot

For builds with latest changes

git clone https://github.com/suhan-paradkar/Libgenbot.git
pip3 install -r requirements.txt
python3 setup.py install

Installation in termux

First, you need to be subscribed into its-pointless repo

pkg up
pkg install wget git
wget https://its-pointless.github.io/setup-pointless-repo.sh
chmod +x setup-pointless-repo.sh
./setup-pointless-repo.sh

Now, you need to install numpy

pkg install numpy

Now, install pandas.... It takes a bit long time... so have a cup of tea

export CFLAGS="-Wno-deprecated-declarations -Wno-unreachable-code"
pip install pandas

Now, install using pip

pip install Libgenbot

For builds with latest changes

git clone https://github.com/suhan-paradkar/Libgenbot.git
pip install -r requirements.txt
python setup.py install

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

Libgenbot-1.0.0b1.tar.gz (23.5 kB view hashes)

Uploaded Source

Built Distribution

Libgenbot-1.0.0b1-py3-none-any.whl (27.3 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