{ "info": { "author": "Florian Aldehoff", "author_email": "by_get@biohazardous.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 3 :: Only", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "======\nby_get\n======\n\nby_get downloads all image files of a given text file of URLs and places them in\nthe working directory.\n\nGood URLs and the resulting image file names are written to STDOUT. Bad\nURLs and their error codes are written to STDERR. Images are saved to the\nworking directory and named with the SHA256 hash of the (clean) source URL\nto avoid overwriting homonymous files from other URLs.\n\nRedirects are handled transparently and non-image responses (e.g. HTML from\ndomain parking servers) are filtered out. Existing connections are re-used\nwhere possible to reduce the overhead of connection negotiation when\nrepeatedly requesting images from the same server.\n\nQuick Start\n===========\n\nInstalling by_get\n-----------------\n\nDownload and install the current by_get package on your system by executing\nthe following command as administrator::\n\n\tpip3 install by_get\n\nPrevious versions will be uninstalled automatically. The installation can be\ntested with ::\n\n\tby_get -h\n\nIf everything went fine you should see the program's help text.\n\nFirst Steps\n-----------\n\nA typical download is started by issuing the following command::\n\n\tby_get my_urls.txt\n\nwhere \n\nUninstalling by_get\n-------------------\n\nTo get rid of by_get simply execute the following command as administrator::\n\n\tpip3 uninstall by_get\n\nThe Python utility ``pip3`` will list all currently installed\navailable versions for selective removal. Proceed similarly with any required\npackages (e.g. ``pytest``) if you don't need them anymore.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/by_get/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "by_get", "package_url": "https://pypi.org/project/by_get/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/by_get/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/by_get/" }, "release_url": "https://pypi.org/project/by_get/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "BY image getter", "version": "0.2.1" }, "last_serial": 2563101, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0c8d549950cfeb64f8cd9c76af9d11cc", "sha256": "1613707e2c2f37a311446b087d9ef310c89c860e593a8d21237a8fe7d13b5bfc" }, "downloads": -1, "filename": "by_get-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0c8d549950cfeb64f8cd9c76af9d11cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149966, "upload_time": "2017-01-09T20:46:49", "url": "https://files.pythonhosted.org/packages/31/33/3b77f87d08b180a1691d57e6f15b3f4cb2c64f01c7d88387947834f4055e/by_get-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "86ea2f6de8f73cf2c0e57d59f7015636", "sha256": "03e3281ec3fd94f0ada78d26affe1773eecbb125353812ca0581224d25d551f8" }, "downloads": -1, "filename": "by_get-0.2.0.tar.gz", "has_sig": false, "md5_digest": "86ea2f6de8f73cf2c0e57d59f7015636", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149999, "upload_time": "2017-01-09T21:00:49", "url": "https://files.pythonhosted.org/packages/a8/90/a0648e3fb5b30957cf88e879a773d8ba58ef891f8be5794a2272b9b0e6b6/by_get-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c24385e534d370c35eede8220819a4c5", "sha256": "3a695ecabcb587416466b2815849782c9a35988d4e5c1b57717688a82f69d230" }, "downloads": -1, "filename": "by_get-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c24385e534d370c35eede8220819a4c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149995, "upload_time": "2017-01-09T21:14:14", "url": "https://files.pythonhosted.org/packages/1f/1c/e492919d2b07f437945ac33fb91d5c5f362a1dd0155cc0b722c4dc0aeacb/by_get-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c24385e534d370c35eede8220819a4c5", "sha256": "3a695ecabcb587416466b2815849782c9a35988d4e5c1b57717688a82f69d230" }, "downloads": -1, "filename": "by_get-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c24385e534d370c35eede8220819a4c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149995, "upload_time": "2017-01-09T21:14:14", "url": "https://files.pythonhosted.org/packages/1f/1c/e492919d2b07f437945ac33fb91d5c5f362a1dd0155cc0b722c4dc0aeacb/by_get-0.2.1.tar.gz" } ] }