Skip to content

A python program that reads text files and web articles, equipped with a GUI.

Notifications You must be signed in to change notification settings

aakash-wagle/Article-Reader

Repository files navigation

Article-Reader

A python program that reads text files and web articles, equipped with a GUI.

To run the program on your system:

  1. Download the repo and open the entire folder in your IDE/editor.
  2. Make sure the following modules are installed:
    1. pyttsx3
    2. selenium
    3. bs4
    4. requests
  3. Run the ‘ARGUI.py’ file, not the ‘ArticleReader.py’ file.
  4. Running ‘ArticleReader.py’ would not generate a GUI.

About

A python program that reads text files and web articles, equipped with a GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published