いろいろ備忘録日記

主に .NET とか Go とか Flutter とか Python絡みのメモを公開しています。

2024-04-01から1日間の記事一覧

Pythonメモ-131 (bython)(Python with braces, ブレース付きのpython)

概要 参考情報 概要 以下、自分用のメモです。忘れない内にメモメモ。。。 たまたまですが、bythonという存在を知りました。 github.com 以下のように書かれています。 Python with braces. Because python is awesome, but whitespace is awful. (Pythonに…