# Library Genesis EBook Downloader (LGED)
##### Table of Contents
- [Features](#features)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Examples](#examples)
- [Accessing lged documentation](#lged-doc)
- [Download ebooks by searching keyword](#lged-download)
- [Author](#author)
<br>
<a name="features"/>
# Features
| Status | Feature |
| :----- | :-------------------------------------- |
| ✅ | download ebook by searching keyword |
| ✅ | nice progress bar |
| ✅ | resume failed downloads |
| ✅ | skip already downloaded videos |
| ✅ | all platforms |
<a name="prerequisites"/>
# Prerequisites
- [Python 3](https://www.python.org/downloads/)
<a name="installation"/>
# Installation
```cli
$ pip --no-cache-dir install lged
```
If you have multiple versions of python installed in your system, use **pip3** instead.
<!-- TODO: can someone confirm this is how the install would look with pip3? -->
```cli
$ pip3 --no-cache-dir install lged
```
### Running from local installation
```
lged --help
```
<a name="examples"/>
# Examples
<a name="lged-doc"/>
### Accessing lged documentation
```cli
$ lged --help
```
<a name="lged-download"/>
### Download ebooks by searching keyword
```cli
$ lged --keyword "Data Science"
```
<a name="author"/>
# Author
Feilong Cui
Raw data
{
"_id": null,
"home_page": "https://github.com/bailang1208/lged",
"name": "lged",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "libgen python package lged",
"author": "Feilong Cui",
"author_email": "feilongcui@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/2c/23/619d0bdf591fb794004e758b2ae6c8382cb0cb92ca43e5c6176f8d432bf3/lged-1.0.3.tar.gz",
"platform": null,
"description": "# Library Genesis EBook Downloader (LGED)\n\n##### Table of Contents\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Examples](#examples)\n - [Accessing lged documentation](#lged-doc)\n - [Download ebooks by searching keyword](#lged-download)\n- [Author](#author)\n\n<br>\n\n<a name=\"features\"/>\n\n# Features\n| Status | Feature |\n| :----- | :-------------------------------------- |\n| \u2705 | download ebook by searching keyword |\n| \u2705 | nice progress bar |\n| \u2705 | resume failed downloads |\n| \u2705 | skip already downloaded videos |\n| \u2705 | all platforms |\n\n<a name=\"prerequisites\"/>\n\n# Prerequisites\n- [Python 3](https://www.python.org/downloads/)\n\n<a name=\"installation\"/>\n\n# Installation\n```cli\n$ pip --no-cache-dir install lged\n```\nIf you have multiple versions of python installed in your system, use **pip3** instead.\n<!-- TODO: can someone confirm this is how the install would look with pip3? -->\n```cli\n$ pip3 --no-cache-dir install lged\n```\n\n### Running from local installation\n```\nlged --help\n```\n\n<a name=\"examples\"/>\n\n# Examples\n\n<a name=\"lged-doc\"/>\n\n### Accessing lged documentation\n```cli\n$ lged --help\n```\n\n<a name=\"lged-download\"/>\n\n### Download ebooks by searching keyword\n\n```cli\n\n$ lged --keyword \"Data Science\"\n```\n\n<a name=\"author\"/>\n\n# Author\nFeilong Cui\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library Genesis EBook Downloader CLI Tool",
"version": "1.0.3",
"split_keywords": [
"libgen",
"python",
"package",
"lged"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0edbf0926733be67b77d59dd420f58a3",
"sha256": "30c42a6dcea682b417d3268313f9cce86ad074a5f927dfb5c3d80be4ffd0bb3d"
},
"downloads": -1,
"filename": "lged-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0edbf0926733be67b77d59dd420f58a3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6566,
"upload_time": "2022-12-02T13:43:05",
"upload_time_iso_8601": "2022-12-02T13:43:05.657641Z",
"url": "https://files.pythonhosted.org/packages/63/f4/369551e905330061992adb4d5864fa18c61d70acb2c25f31363d45373475/lged-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "5204d6c7465cfd55bdf8c5cb5d061c97",
"sha256": "2991f58d8b906d5908d9d98aca03aa2a29f1a8e13e4a0734420995aca891244d"
},
"downloads": -1,
"filename": "lged-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "5204d6c7465cfd55bdf8c5cb5d061c97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5659,
"upload_time": "2022-12-02T13:43:10",
"upload_time_iso_8601": "2022-12-02T13:43:10.550097Z",
"url": "https://files.pythonhosted.org/packages/2c/23/619d0bdf591fb794004e758b2ae6c8382cb0cb92ca43e5c6176f8d432bf3/lged-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-02 13:43:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "bailang1208",
"github_project": "lged",
"lcname": "lged"
}