A Flask web application for converting Jupyter notebooks to blog posts, designed to replicate the look and feel of the original physicstuff.com website. physicstuff_webapp/ ├── app.py # Main Flask ...
A simple Python-based Student Management System hosted on PythonAnywhere. This is my first Python project and first hosting experience, created for learning Flask, SQLite, and deployment. (Note: Form ...