自分用に備忘録になります。Flaskからmysqlを動かそうとしている方には参考になるかもしれません。 前準備 venvで仮想環境を作成し、必要なモジュールをインストールしておきます。 今回使用したのは以下のモジュールです。 今回は以下のような構成になっ ...
最近, 「AI駆動」「バイブコーディング」と言った言葉が流行り、プログラミングを始める人が多いと思います。 どんどんアプリ開発が楽になり、個人生産性向上に繋げたいと思っている人も多いでしょう。 しかしここで落とし穴にハマるのが 業務効率化 ...
In this series of lessons we will be learning how to build a Fully Featured web application using the Flask framework and python. Flask is a micro framework that makes it very enjoyable to work with ...
Smart-AI-Study-Planner-Database-MySQL-Python Smart AI Study Planner is a web-based application built with Flask, MySQL, and Pandas that helps students organize their study schedules, track progress, ...