Example code how a to use QT Python GUI to display data in a SQLite db GUI window.
This is a development exercise on how to use scrapy to scrape a website and then dispaly data in a GUI.
- Develop a 'workflow' with Python IDE using Pyside6 and QT Designer.
- Advance further in my abilities and further my knowledge and abilities.
- Develop a understanding of the 'Scrapy' web scraping framework
- Use QT Creator/Designer abstacting the UI development from functionality.
- Combine my knowledge of Scrapy, GUI, SQLite in this experimental GUI.
- Incorporates a GUI and Scrapy.
- Additional pipeline to an a SQLite3 database.
- Uses Subprocess to execute the Scrapy script.