news_scraper:生成新闻摘要

时间:2021-05-02 11:30:08
【文件属性】:
文件名称:news_scraper:生成新闻摘要
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-02 11:30:08
Python 新闻刮板 根据提供的URL创建新闻故事的摘要。 安装 下载并安装 在终端中,运行pip3 install news_scraper 更新 在终端中,运行pip3 install news_scraper --upgrade 用法 在终端中,运行news-scraper 。 要查看更多选项,请运行news-scraper -h 支持的新闻站点 纽约每日新闻,纽约时报,DNA信息,SI进阶 反馈 发展须知 运行测试 tox 将新版本部署到PyPI python setup.py sdist upload
【文件预览】:
news_scraper-master
----.gitignore(724B)
----news_scraper()
--------article.py(1KB)
--------scrape.py(3KB)
--------__init__.py(2KB)
--------display.py(2KB)
--------ui.py(4KB)
----README.md(696B)
----bin()
--------news-scraper(64B)
----tests()
--------test_display.py(3KB)
--------test_ui.py(3KB)
--------test_article.py(522B)
--------test_scrape.py(1KB)
----LICENSE(18KB)
----MANIFEST.in(17B)
----setup.py(840B)
----tox.ini(97B)

网友评论