{ "info": { "author": "Marc Khouri", "author_email": "marc@khouri.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python :: 3 :: Only" ], "description": "News-Scraper\n===\n\nCreate a digest of news stories based on provided URLs.\n\n## Installation\n\n1. Download and install [Python 3](https://www.python.org/downloads/)\n2. In a terminal, run `pip3 install news_scraper`\n\n#### Update\n\nIn a terminal, run `pip3 install news_scraper --upgrade`\n\n## Usage\n\nIn a terminal, run `news-scraper`. To see more options, run `news-scraper -h`\n\n#### Supported news sites\n\nNY Daily News, NY Times, DNA Info, SI Advance\n\n## Feedback\n\n[marc@khouri.ca](mailto:marc@khouri.ca)\n\n[Issues and feature requests](https://github.com/mnkhouri/news-scraper/issues)\n\n# Development notes\n\n### Running tests\n\n`tox`\n\n### Deploying a new version to PyPI\n\n`python setup.py sdist upload`\n\n# TODO\n\nFilter out photo captions\nFix tests (stdin redirection)\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mnkhouri/news_scraper", "keywords": "news scraper", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "news_scraper", "package_url": "https://pypi.org/project/news_scraper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/news_scraper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mnkhouri/news_scraper" }, "release_url": "https://pypi.org/project/news_scraper/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Generates short snippets of news articles", "version": "0.4.0" }, "last_serial": 1773131, "releases": { "0.0.1": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1920593ee3cfce2a05fbaf07bff6fbfa", "sha256": "816db87371abba03b4cc3f28db15a294b01d421166590262bb15ce2a5789bfd0" }, "downloads": -1, "filename": "news_scraper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1920593ee3cfce2a05fbaf07bff6fbfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4035, "upload_time": "2015-07-20T10:57:54", "url": "https://files.pythonhosted.org/packages/af/d7/7e389d3ca95f60ac4cc9585d533a9035820b2651866d9c91d7dd6d344ee8/news_scraper-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "72406e8e33291ccb9df0fe3a1d61332d", "sha256": "31d614147df46678b5ec56aff1f275f2f58a16222a8400eeb7da84d2298c542d" }, "downloads": -1, "filename": "news_scraper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "72406e8e33291ccb9df0fe3a1d61332d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4268, "upload_time": "2015-07-21T06:20:04", "url": "https://files.pythonhosted.org/packages/75/d0/644f3a519dec38c0702d9f669ce5b270aa8bd73769044fc151726b2df100/news_scraper-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "146c1a0c80d76f5abf0e714dfc7c1f01", "sha256": "070dbfc0fa7e24e6c405d88a4e195930c2234a8b7319849394340ff6b9158485" }, "downloads": -1, "filename": "news_scraper-0.3.0.tar.gz", "has_sig": false, "md5_digest": "146c1a0c80d76f5abf0e714dfc7c1f01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5058, "upload_time": "2015-10-16T05:46:32", "url": "https://files.pythonhosted.org/packages/ce/52/8f7f576cc3500e1d3f8296a44fbc508c60a36d330c55df17a6b4662214f4/news_scraper-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "7dd92e79080194f75827f5d7a1dad335", "sha256": "0039f543f6a3167ba4737ea6da617ea8f8ff35dc7facd6a8532b33196ab07c50" }, "downloads": -1, "filename": "news_scraper-0.4.0.tar.gz", "has_sig": false, "md5_digest": "7dd92e79080194f75827f5d7a1dad335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5190, "upload_time": "2015-10-17T16:14:20", "url": "https://files.pythonhosted.org/packages/68/aa/d07c6868a822afb1ce0512ced52b0d4bbab384867dcb57d36bfac3dc78d0/news_scraper-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dd92e79080194f75827f5d7a1dad335", "sha256": "0039f543f6a3167ba4737ea6da617ea8f8ff35dc7facd6a8532b33196ab07c50" }, "downloads": -1, "filename": "news_scraper-0.4.0.tar.gz", "has_sig": false, "md5_digest": "7dd92e79080194f75827f5d7a1dad335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5190, "upload_time": "2015-10-17T16:14:20", "url": "https://files.pythonhosted.org/packages/68/aa/d07c6868a822afb1ce0512ced52b0d4bbab384867dcb57d36bfac3dc78d0/news_scraper-0.4.0.tar.gz" } ] }