Tag: 環境構築
All the articles with the tag "環境構築".
2024年使えるDjangoの環境構築および初期設定
Published:Django プロジェクトの設定に関する包括的なスタートアップガイド。Windows 10 と Python 3.10.x を使用し、Poetry、ruff、pre-commit などのツールを活用する方法を詳しく説明する。さらに、パッケージのインストール、静的解析の設定、プロジェクトとアプリの作成、設定ファイルの分割、環境変数の管理まで、Django 開発の各段階を明確に解説する。
cargo insstall 時にfailed to run custom build command for openssl-sys v0.9.xxとなる
Published:cargo insstall 時にfailed to run custom build command for openssl-sys v0.9.xxとなったときの紹介。
WindowsでDjango+Vite(React)の環境構築
Published:DjangoとViteを連携させた環境構築を行った。
WindowsにNode.jsをインストールする
Published:Node.jsをインストールした備忘録。
Python+pre-commitでクソコードを書かせない
Published:pre-commitを導入してみた。
令和4年のWindows+Python環境構築
Published:2022年(令和4年)のPython環境構築の備忘録。