NewsReporter-Python

所属分类:企业管理
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2021-03-21 07:44:34
上 传 者sh-1993
说明:  这个程序将告诉你关于你所给出的主题的新闻。您必须在newsapi.org上创建帐户,并获取...
(This program will tell you the news about the topic given by you. You have to create account on newsapi.org and get the API Key. That API Key will be entered by you in starting of the program.)

文件列表:
NewsReporter.py (912, 2021-03-21)
Screenshots/ (0, 2021-03-21)
Screenshots/Screenshot (103)_LI.jpg (569423, 2021-03-21)
Screenshots/Screenshot (104)_LI.jpg (567277, 2021-03-21)

# NewsReporter-Python This program will tell you the news about the topic given by you. You have to create account on newsapi.org and get the API Key. That API Key will be entered by you in starting of the program. ## Requirements You also need [python 3.8.7](https://www.python.org/downloads/release/python-387/) installed in your computer. You need ```json``` and ```time``` module. For downloading ``` requests``` and ```pywin32```, open Powershell and enter the following command : ```bash pip install requests==2.25.1 ``` ```bash pip install pywin32==300 ``` ## Usage

近期下载者

相关文件


收藏者