Skip to content

ConcurrentPython/WebComicReader

Repository files navigation

WebComicReader

  • Uses a flat file to keep track of web comic URLs and the latest one that was read

  • The program goes through the list and opens each unread comic page in a new browser tab

  • Then it updates the flat file to indicate the new latest comic read

About

Demonstration of Asynchronous programming by grabbing unread web comic pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages