News-At-Command-Line icon indicating copy to clipboard operation
News-At-Command-Line copied to clipboard

:newspaper: News at the command line

Results 25 News-At-Command-Line issues
Sort by recently updated
recently updated
newest added

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

This [line](https://github.com/Griffintaur/News-At-Command-Line/blob/6d3de58224433228b7853dcbcfc05c2c0c5c107c/News/configReader.py#L16) will create an IOError if the script is run from the Main.py but not installed. ``` with open("config.yml", 'r') as ymlfile: IOError: [Errno 2] No such file or...

Use string formatting instead of string concatenation.

Handling case: If use is using this system behind a proxy server.

Fix exception handling on input the number of the news source to be able to have the program run continuously without throwing an exception.

sir , i have made the pull request randomly JUST TO MSG U. coz i was working on the project(NEWS AT CMD) and it is showing a lot of errors...

as I was getting interested in this project, I saw that there is not much documentation on newsapi.org, furthermore, they are now migrating to version 2 of the api, for...