Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 297 Bytes

Series Duration Calculator

This repository contains Series Duration Calculator project files which is a web scraping project.

series_GUI.py is implemented using TKinter which provides GUI.

series.py returns output on command line.

This project uses beautifulsoup to scrape data from the web.