{ "info": { "author": "Pratima Chettri", "author_email": "chettripratima@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# MinimumPriceBookScraper\n -> This project browses the given book in given sites and extracts the price of the book from the sites using Scrapy.\n -> After extracting the prices, it writes to a file and stores uniquely in unique files.\n -> The python code then compares the prices from the files and list the minimal price of the book.\n \n# Clone the repository:\n -> https://github.com/ptyma/MinimumPriceBookScraper\n \n# Activate your virtual environment of Scrapy:\n -> source virtual_env_name/bin/activate\n\n# Enter to project directory:\n -> cd MinimumPriceBookScraper\n\n# Run the code on terminal:\n -> python main.py\n \n# The minimum value is listed (answer).\n \n \n \n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ptyma/MinimumPriceBookScraper", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "assignment", "package_url": "https://pypi.org/project/assignment/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/assignment/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ptyma/MinimumPriceBookScraper" }, "release_url": "https://pypi.org/project/assignment/0.3/", "requires_dist": null, "requires_python": null, "summary": "calculation of minimum price of given book", "version": "0.3" }, "last_serial": 2459270, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7bb9531130e6f51932b42630d02ce88f", "sha256": "73f576515650c5f8d01d346d826962177766276ec9b13beb9588267deea03b57" }, "downloads": -1, "filename": "assignment-0.1.tar.gz", "has_sig": false, "md5_digest": "7bb9531130e6f51932b42630d02ce88f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2102, "upload_time": "2016-11-14T11:20:56", "url": "https://files.pythonhosted.org/packages/2d/6e/4926d4e831ea2b80e472e389404d00e9652d3c7005bcbe32cabdc73008a5/assignment-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a530e7084305d548efcfdcc2737939e0", "sha256": "172516c82c5ffe20818ef4d9671d55dc0ce19fc197c6ae15ea7a79c1b5fc7007" }, "downloads": -1, "filename": "assignment-0.2.tar.gz", "has_sig": false, "md5_digest": "a530e7084305d548efcfdcc2737939e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2104, "upload_time": "2016-11-14T12:18:59", "url": "https://files.pythonhosted.org/packages/c0/d7/899e8f35d718d5ba0057bcf4fb78d3e4bd284b9efab74d83d621a625c5c8/assignment-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "2463d7b8f05f99f74e5b86df51b17ba0", "sha256": "585febf187ae00e4dda377ec39eddf98ea6aebad76b082285e09b2f8feb8ce6e" }, "downloads": -1, "filename": "assignment-0.3.tar.gz", "has_sig": false, "md5_digest": "2463d7b8f05f99f74e5b86df51b17ba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2118, "upload_time": "2016-11-14T12:21:21", "url": "https://files.pythonhosted.org/packages/ef/4a/626d73956cb97081940b36948c4c93d54891879c26abc2b61849b04dfaa4/assignment-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2463d7b8f05f99f74e5b86df51b17ba0", "sha256": "585febf187ae00e4dda377ec39eddf98ea6aebad76b082285e09b2f8feb8ce6e" }, "downloads": -1, "filename": "assignment-0.3.tar.gz", "has_sig": false, "md5_digest": "2463d7b8f05f99f74e5b86df51b17ba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2118, "upload_time": "2016-11-14T12:21:21", "url": "https://files.pythonhosted.org/packages/ef/4a/626d73956cb97081940b36948c4c93d54891879c26abc2b61849b04dfaa4/assignment-0.3.tar.gz" } ] }