{ "info": { "author": "Vlad Havrilov", "author_email": "wladgavrilov@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Simple lib to download books from loveread.ec\n\nloveread.download(\"http://loveread.ec/read_book.php?id=70351\") #returns book text\nloveread.download(\"http://loveread.ec/read_book.php?id=70351\", save=True) #downloads it to the script folder\nloveread.download(\"http://loveread.ec/read_book.php?id=70351\", save=True, folder=\"books/\") #downloads it to the \"books/\" folder\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "loveread", "package_url": "https://pypi.org/project/loveread/", "platform": "", "project_url": "https://pypi.org/project/loveread/", "project_urls": null, "release_url": "https://pypi.org/project/loveread/0.1.1.1/", "requires_dist": [ "hy", "requests", "bs4" ], "requires_python": "", "summary": "Simple lib to download books from loveread.ec", "version": "0.1.1.1" }, "last_serial": 4957720, "releases": { "0.1.1.1": [ { "comment_text": "", "digests": { "md5": "8ad55d6dd99db1d9d8a67ff47eb02b9a", "sha256": "410a10c089f0f5e98c5269887e14ceca769621b5c3088e3e0e406c7ceb91bee7" }, "downloads": -1, "filename": "loveread-0.1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8ad55d6dd99db1d9d8a67ff47eb02b9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3239, "upload_time": "2019-03-19T08:55:42", "url": "https://files.pythonhosted.org/packages/14/21/3c2445aa61419caac7616388b0d11d11bebcbef83d7348dc5babbf845825/loveread-0.1.1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ad55d6dd99db1d9d8a67ff47eb02b9a", "sha256": "410a10c089f0f5e98c5269887e14ceca769621b5c3088e3e0e406c7ceb91bee7" }, "downloads": -1, "filename": "loveread-0.1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8ad55d6dd99db1d9d8a67ff47eb02b9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3239, "upload_time": "2019-03-19T08:55:42", "url": "https://files.pythonhosted.org/packages/14/21/3c2445aa61419caac7616388b0d11d11bebcbef83d7348dc5babbf845825/loveread-0.1.1.1-py3-none-any.whl" } ] }