# TinyPythonProjects **Repository Path**: mirrors_andyglick/TinyPythonProjects ## Basic Information - **Project Name**: TinyPythonProjects - **Description**: Tiny projects and code snippets - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-30 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tiny Python Projects Tiny projects and code snippets, made mostly during courses. # Data Visualization - MathPlotLib, Plotly Data based graphs made with both libraries. # GUI Games - PyGame Space invaders recreated in PyGame. # GUI Creating - PyQT A calculator and a web browser made with PyQT/QWebEngineView. # Text Based Games Black Jack, Tic Tac Toe and a Sudoku field checker. # Regex A small regex cheatsheet. # Websites - Django + Bootstrap A Learning Log and two Blogs. # Web Scraping - Requests + BeautifulSoup + Pillow Image/text webscraper.