文件名称:quick-news:多种来源的新闻应用程序,可汇总您的所有新闻
文件大小:216KB
文件格式:ZIP
更新时间:2024-06-07 05:53:09
JavaScript
快速新闻 后端 Python 2.7 Flask == 0.10.1:API服务器 pyteaser == 2.0:文本摘要库 feedparser:通过提要获取和解析 前端 使用搭建Angular.js 安装 克隆此存储库 pip install pyteaser pip install flask pip install feedparser npm install bower install 开发建设 后端 cd services转到服务目录 python -u news_fetcher.py | tee news_fetcher.log python -u news_fetcher.py | tee news_fetcher.log以启动新闻缓存服务 python api_server.py以启动Flask API服务器 前端 运行grunt进行构建, grunt ser
【文件预览】:
quick-news-master
----.gitignore(93B)
----.yo-rc.json(3B)
----README.md(829B)
----services()
--------api_server.py(4KB)
--------rss_sources.py(2KB)
--------news_fetcher.py(4KB)
----test()
--------karma.conf.js(2KB)
--------.jshintrc(280B)
--------spec()
----.bowerrc(38B)
----app()
--------views()
--------robots.txt(41B)
--------.buildignore(8B)
--------scripts()
--------.htaccess(24KB)
--------styles()
--------images()
--------index.html(4KB)
--------404.html(3KB)
--------favicon.ico(894B)
----.gitattributes(11B)
----Gruntfile.js(12KB)
----.jshintrc(240B)
----bower.json(642B)
----package.json(1KB)
----LICENSE.md(18KB)
----.travis.yml(144B)
----.editorconfig(415B)