Ubuntu
This section summarizes information related to the Raspberry Pi (Ubuntu OS).
Instructions for installing MariaDB and Python on Raspberry Pi (Ubuntu)(Japenese)¶
The following is a link to a Hatena blog that summarizes the procedure for the following content.
https://7rikazhexde-techlog.hatenablog.com/entry/2023/07/08/173536
Summary¶
- Write 
Ubuntu Server 22.04.2 LTS (64-bit)onRaspberry Pi 3 Model B+. - Install MariaDB as MySQL database
 - Use Pyenv for Python installation
 - Install Poetry as a virtual environment creation and project management tool