「coLinux日記」記事一覧
投稿日が 古い順 | 新しい順
-
Raspberry Pi に、 Python 3.13.2 をインストールする。
(2025-02-05 14:50:41 | Python)
PEP 719 にあるように、 PEP 719 – Python 3.13 R... -
Python 3.13.1 で、試しに Cython を使って見る。
(2025-01-07 15:40:40 | Python)
以前の記事、 https://blog.goo.ne.jp/espiya/e/c... -
スパムメールの傾向をまとめて見る。
(2024-12-30 09:30:10 | その他)
sendmail を扱っていると、メールのヘッ... -
Raspberry Pi に Python 3.13.1 をインストールする。
(2024-12-05 18:46:25 | Python)
Python 3.13.1 がリリースされました。早速アップデートします。これで... -
Raspberry Pi に、llvm の lld をインストールする。Cython も入れてみる。
(2024-11-28 22:05:12 | インストールと設定)
前回インストールした llvm , clang に... -
Raspberry Pi に LLVM + Clang 19.1.0 をインストールする。
(2024-11-15 23:07:37 | コンピュータ言語)
Python3 のインストールでも分かるように、clang と llvm もこれ... -
入門者が、Python プログラミングにおいて、生成AI(Copilot)を使ってコメントとdocstring を付ける。
(2024-10-30 18:11:29 | Python)
以前紹介した、 PyFlo The beginners guide to bec... -
Raspberry Pi に Python 3.13.0 をインストールする
(2024-10-13 07:54:13 | Python)
PEP719 で告知されたとおり、Python 3.13.0 が 2024-10... -
入門者が生成AIも利用して Python プログラミングを行う。 その4
(2024-10-06 16:10:01 | Python)
前回までにすべての関数が作成できました。 後は、これらを集めてプログラミングする... -
入門者が生成AIも利用して Python プログラミングを行う。 その3
(2024-10-05 14:31:04 | Python)
前回の Gemini へのプロンプトで最初の「Python で」が抜けていました... -
入門者が生成AIも利用して Python プログラミングを行う。 その2
(2024-10-04 20:49:43 | Python)
前回の続きで、具体的なプログラミングを行ってみます。 まず、Google Ge... -
入門者が生成AIも利用して Python プログラミングを行う。 その1
(2024-10-03 21:32:06 | Python)
SimplePrograms を利用して、Pythonの入門も大体終了したので、... -
Raspberry Pi に Python 3.12.6 をインストールする
(2024-09-20 15:40:08 | Python)
前回 Raspberry Pi の Pi OS も再インストールできたので、Py... -
Raspberry Pi、システム的な不具合をなおす。
(2024-09-15 07:16:01 | Raspberry Pi)
使っている Raspberry Pi で、 apt upda... -
SimplePrograms で Python を学ぶ その21
(2024-09-07 21:28:15 | Python)
SimplePrograms - Python Wiki https://wik... -
SimplePrograms で Python を学ぶ その20
(2024-09-01 09:54:16 | Python)
SimplePrograms - Python Wiki https://wik... -
SimplePrograms で Python を学ぶ その19
(2024-08-23 22:54:36 | Python)
SimplePrograms - Python Wiki https://wik... -
Raspberry Pi に Python 3.12.5 をインストールする
(2024-08-16 17:04:26 | Python)
2024年8月6日(日本時間8月7日)に Python 3.12.5 がリリース... -
SimplePrograms で Python を学ぶ + yield
(2024-08-12 23:53:32 | Python)
今回は、SimplePrograms の 20lines プログラムの続きで、y... -
SimplePrograms で Python を学ぶ その18
(2024-08-02 22:41:20 | Python)
SimplePrograms - Python Wiki https://wik...