Metadata-Version: 2.1
Name: Libgenbot
Version: 1.0.0a0
Summary: Libgenbot is a Python tool for downloading articles from Libgen, inspired by PyPaperBot.
Home-page: https://github.com/suhan-paradkar/Libgenbot
Author: Suhan G Paradkar
Author-email: suhangp2002@gmail.com
License: GPL-3.0
Download-URL: https://github.com/suhan-paradkar/Libgenot/archive/v1.0.0-alpha.tar.gz
Keywords: download-papers,google-scholar,libgen,scihub,scholar,crossref,papers
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: astroid (<=2.5,>=2.4.2)
Requires-Dist: beautifulsoup4 (>=4.9.1)
Requires-Dist: bibtexparser (>=1.2.0)
Requires-Dist: certifi (>=2020.6.20)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: colorama (>=0.4.3)
Requires-Dist: crossref-commons (>=0.0.7)
Requires-Dist: future (>=0.18.2)
Requires-Dist: HTMLParser (>=0.0.2)
Requires-Dist: idna (<3,>=2.10)
Requires-Dist: isort (>=5.4.2)
Requires-Dist: lazy-object-proxy (>=1.4.3)
Requires-Dist: mccabe (>=0.6.1)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyChainedProxy (>=1.1)
Requires-Dist: pylint (>=2.6.0)
Requires-Dist: pyparsing (>=2.4.7)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: ratelimit (>=2.2.1)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: six (>=1.15.0)
Requires-Dist: soupsieve (>=2.0.1)
Requires-Dist: toml (>=0.10.1)
Requires-Dist: urllib3 (>=1.25.10)
Requires-Dist: wrapt (>=1.12.1)

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


