Skip to main content

Libgenbot-UI is a UI version for Libgenbot

Project description

Libgenbot-UI

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 beta, please leave feedback and report issues This is the UI version of Libgenbot.. and is at a very preliminary stage.

Installation

Use pip to install LibgenBot You need to have Python-Tkinter alresdy installed for this package

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 python-tkinter
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-UI-1.0.0a2.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

Libgenbot_UI-1.0.0a2-py3-none-any.whl (41.6 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