This Repo is a collection of various Python scripts I've been working on, while learning how to code. You are free to use them in any form for free.
DbSuite is a Python script which uses the Terminal as UI to update the status of various health related metrics on a PostgreSQL DB. Be sure to update the variables with the ones that correspond to your system.
Virtual Dice built with Python, useful for tabletop and tabletop RPG groups.
Web Scraper built with Python which pushes scraped data through a Telegram bot. This scraper uses Selenium, which is not included in the standard Python Library, so in order to use it be sure to download Selenium first and then change the appropriate variables.