You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python application with Tkinter GUI that connects to postgres database, stores stackoverflow post and let's you give them grade of importance for later relevance.
This is a readme file for an app I am working on as a school project.
The app will parse trough html and take Q&A and give them to the user who can decide to store them in a db or not.
About
Python application with Tkinter GUI that connects to postgres database, stores stackoverflow post and let's you give them grade of importance for later relevance.