Overview: The Python QRCode library is witnessing growing adoption as developers seek simple ways to generate QR codes in ...
Pythonでちょっとしたデスクトップアプリを作りたい場面というのは、意外と多いものだ。ファイルを選択したり、オプションを選んだり、エディタにメッセージを入力してもらうなど、簡単なUIが必要なだけであれば、先日紹介したTkEasyGUIでも十分だろう。
Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.