Libgenbot is a Python tool for downloading articles from Libgen, inspired by PyPaperBot.
Project description
Libgenbot
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Libgenbot-1.0.0a2.tar.gz
.
File metadata
- Download URL: Libgenbot-1.0.0a2.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e473a63a79246a54d42c64ec2f1998828e161d9d86160c635486afb213d4abd9 |
|
MD5 | 911c083df069c6848546d904a36e1d1b |
|
BLAKE2b-256 | d0045a69bb5afacb702055b8aeac2a253b5fc0ebf3c0c88f449003ef93333748 |
File details
Details for the file Libgenbot-1.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: Libgenbot-1.0.0a2-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcc54ed77eb9da4feac17ec4c3ac28d03c863d30a98ecaf3c179b6bca3d3f27b |
|
MD5 | ccd285ecebe8b2c6b2bab2c3d58b26b6 |
|
BLAKE2b-256 | ee0e4f624847c805152cda6874c67726d911e7730655b4217c841324b6a39179 |