Trending

#tkinter

Latest posts tagged with #tkinter on Bluesky

Latest Top
Trending

Posts tagged #tkinter

Christmas snowflakes with Python
Christmas snowflakes with Python YouTube video by tondekush

youtu.be/CAlEQ3NJJo0
#python #tkinter #programming #coding #christmas

1 0 0 0
A font dialog made with Python and tkinter

A font dialog made with Python and tkinter

The font dialog uses four frames to arrange its widgets

The font dialog uses four frames to arrange its widgets

Make a font dialog with Python and tkinter

A brief digression from the ongoing flash card series.

rodstephensbooks.com/font_dialog....

#Python #tkinter #Fonts #FontDialog

0 0 0 0
11 février 2026
11 février 2026 YouTube video by Data Analysis Machine Learning

Quand les mots ne suffisent pas, les dessins parlent… ❤️

📌 Idée de post
Image/Graphique :
Fond blanc ou pastel
❤️ Cœur en haut
Texte « je t’aime Sofiane » centré
🌸 Fleur colorée en bas

@python.org

#Amour #Python #tkinter
youtube.com/shorts/LBKA8...

0 0 0 0
Post image

Don't try to run imgui and tkinter simultaneously. I spent the entire evening trying to embed this window into the main application. I think I should have spent a little more time with imgui than trying to merge the two libraries.

#Tkinter #Imgui #Python #Threading #Software #Dev #IndieDev #Free

5 0 0 0
Post image

I created a GLSL code editor for my SDF editor. It's crude and buggy, but it seems to work. I had the idea to add full control over the shader code at runtime, so I got to work on it.

#Code #TextEditor #Python #Tkinter #OpenSource #GLSL #Syntax

2 0 1 0
These buttons grow and shrink as the mouse moves over them

These buttons grow and shrink as the mouse moves over them

Make buttons grow and shrink when the mouse moves over them with tkinter in Python

rodstephensbooks.com/pop_buttons....

#Python #UserInterface #Tkinter

0 0 0 0
Release v0.2.0-beta1 · EmberNoGlow/SDF-Model-Editor-Demo Finally, a major update has arrived after more than two weeks! A lot has been added, fixed, and, of course, broken! 📝 Changelog Added export to OBJ and to a binary 32-bit float volume array Glo...

Finally!!! Release 0.2.0 is out! A lot has been added, in short, take a look!

link: github.com/EmberNoGlow/SDF-Model-Editor-Demo/releases/tag/v0.2.0-beta1

#GLSL #Python #Imgui #PyOpengl #Scikit-Image #Pillow #Tkinter #Dev #OpenSource #Software #MIT #SDF #RayMarching #RayTracing #Rendering

2 0 0 0
This example lets you add and remove buttons from rows with tkinter in Python

This example lets you add and remove buttons from rows with tkinter in Python

Add buttons to a row container made with tkinter in Python

rodstephensbooks.com/row_containe...

#Python #Tkinter #UserInterface

1 0 0 0
Preview
Build a Simple Job Recommendation Engine with Python and Tkinter Ever wanted to create a desktop app that recommends jobs based on your skills? In this tutorial,...

Build a Simple Job Recommendation Engine with Python and Tkinter Ever wanted to create a desktop app that recommends jobs based on your skills? In this tutorial, we’ll build a Job Recommendation ...

#tutorial #beginners #python #tkinter

Origin | Interest | Match

0 0 0 0
Buttons arranged in row containers

Buttons arranged in row containers

Make a row container with tkinter in Python

A handy trick that's already part of tkinter.

rodstephensbooks.com/row_containe...

#Python #Tkinter #UserInterface

0 0 0 0
Converting between units like furlongs to feet in Python

Converting between units like furlongs to feet in Python

Finding the units you want can be hard

Finding the units you want can be hard

Make an improved interactive unit converter with tkinter in Python

rodstephensbooks.com/unit_convert...

#Python #Tkinter

1 0 0 0
Converting between units like furlongs to feet in Python

Converting between units like furlongs to feet in Python

Make an interactive unit converter with tkinter in Python

rodstephensbooks.com/unit_convert...

#Python #Tkinter

0 0 0 0
Preview
Getting Started with 2D Games Using Tkinter (Part 1): What Are We Going to Build? What Are We Going to Build? First, let me introduce the game we are going to create in...

New article!
I wrote about using a Tkinter with Python
#python #beginner #gamedev #tkinter
👍 ޱ(ఠ皿ఠ)ว
dev.to/sdkfz181tige...

9 2 0 0
Multi-colored dashed lines drawn with tkinter and Python

Multi-colored dashed lines drawn with tkinter and Python

Draw multi-colored dashed lines with tkinter and Python
rodstephensbooks.com/tk_multicolo...
#Python #Drawing #TkInter

1 0 0 0
Polygons drawn with tkinter and Python

Polygons drawn with tkinter and Python

Let the user draw polygons in tkinter and Python
rodstephensbooks.com/tk_draw_poly...
#Python #Drawing #tkinter

0 0 0 0
Video

🔐 #Day30 of #100DaysOfCode
Added a search feature to my Password Manager for quick credential lookup!
Learned JSON read/write, exception handling & custom errors.
Feels more real-world now 💪
#Python #Tkinter #BuildInPublic

6 2 0 0
Video

🔒 #Day29 of #100DaysOfCode, wrapped up my Password Manager v1.0 capstone project using #Python and #Tkinter!
From UI layout to clipboard copy & file saving, this one taught me a lot about real-world app flow.

#BuildInPublic #CodingProgress #PythonDev

6 1 0 0

今noteで95個AIプログラムで作ったアプリを公開しましたが、スケジュール管理系のアプリにビューが集まっています。

個々のアプリでは自分が作ったものより、GoogleやMicrosoftのほうがもっといいものを作っているので、スケジュール管理などのアプリにはまだ、個々の不満があるのかもしれません。

もうすぐでnoteにAIプログラムを100個載せ終わるので、11月中旬にビューをまとめて、自分が作りたいものと世の中が欲しているものの乖離を見ていきます。

#AIプログラミング
#100個チャレンジ
#Python
#tkinter
#非エンジニア
#プログラム初心者

1 0 0 0
Video

i hate this mf 🔥 @videobot.bsky.social
#python #py #tkinter #customtkinter

1 1 1 0
Video

今回はChatGPTを使ってpyファイルのプログラム行数をカウントするプログラムを作りました。(tkinterアプリ101個目)

プログラムの規模を計算するのに作りました。

またプログラムは行数が多くなるほど難易度が高くなるため、プログラムの入っているフォルダで行数が少ない順にソートをかけました。

大したことないプログラムと思われますが、自分にとってどのプログラムが難易度が高いのかという判断をするときに重宝します。

なおコピペでソースを増やすと、行数を誤計算をするので注意が必要です。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#行数計算

1 0 0 0
Video

今回はChatGPTを使って休憩時間に何をしてどう調子が良くなったのかを時系列にまとめるアプリを作りました。(tkinterアプリ100個目)

休憩は誰しも取ると思いますが、この休憩に何をしたらどう体調が良くなったのかの履歴を時系列に保存するアプリを作りました。

結構履歴を残すアプリがアイデアとして出ました。

一応AIを使ったアプリ開発は100個作ってみましたが、おまけで明日もう一つ作ったアプリを紹介する予定です。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#休憩時間
#調子上げ

1 0 0 0
Video

今回はChatGPTを使って睡眠の記録をとるアプリを作りました。(tkinterアプリ99個目)

昼寝含めた睡眠時間を記録するアプリです。

しかし、データの保存のみでロードする機能をつけ忘れたため、あまり意味がないアプリになってしまいました。

ここは改善の余地があるので、今後作成の機会があればアップデートします。(ニーズがなさそうなので多分しないと思います)

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#睡眠記録

1 0 0 0
Video

今回はChatGPTを使って付箋アプリを作りました。(tkinterアプリ98個目)

Windowsで標準で付いているアプリですが、Pythonで実装するとどうなるのか実験してみました。

それっぽいものができていますが、そこはWindows標準のものとは挙動が異なります。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#付箋アプリ

1 0 0 0
Video

今回はChatGPTを使ってタスクを記載できるストップウォッチを作りました。(tkinterアプリ97個目)

タスクを入力して、そのタスクにかかった時間と見積もりを記録するアプリです。

ちょっと時間の表示をするときに、タスク名が表示されなかったのは改善の余地があります。

ただ予実績を算出するツールとして概念はあっています。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#タスク管理
#ストップウォッチ

1 0 0 0
Video

今回はChatGPTを使ってQOL(生活の質を上げる)を上げるデータベースアプリを作りました。(tkinterアプリ96個目)

思いつきで作りましたが、自分の日常生活において、これは生活の質が上がったよ!とテンションが高くなったものをtkinterでデータベース化したものです。

カテゴリと要素の2つをもって、データベース化して、自分の生活の質を上げる要素を確認しながら、「もっと良いものがあるはず」とかこれを見てニヤニヤするなど自己満足度を上げるためのツールです。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#QOL

1 0 0 0
Video

今回はChatGPTを使ってカスタマイズ版ポモドーロタイマーを作りました。(tkinterアプリ95個目)

朝、午後、夕方の3つの時間帯にわけて、ポモドーロタイマーの
・作業時間
・休憩時間
・長期休憩時間
をカスタマイズできるようにした、ポモドーロタイマーの進化系です。

脳の働きは、時間によって疲労度が変わるため、上記3つの時間帯にわけて自由にカスタマイズできるように設定しました。

これで自分独自のポモドーロタイマーができたと思います。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#カスタマイズ
#ポモドーロタイマー

1 0 0 0
Video

今回はChatGPTを使って学習リマインダーアプリを作りました。(tkinterアプリ94個目)

動画ではリマインダーする学習内容の登録しかしていませんが、1日後、1週間後、30日後の特定の時間にアプリを起動していると、リマインダーとしてポップアップメッセージが流れる作りになっています。

そのためアプリを常駐させなければならないのが欠点ですが、一定期間後に書いた内容を忘れていないか?という観点で学習効果を上げるとして、結構話にでることなので、あえてアプリとして作成しました。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#リマインダー

1 0 0 0
Video

今回はChatGPTを使って水道光熱費分析アプリを作りました。(tkinterアプリ93個目)

水道光熱費は毎月出ていく出費で、改善のしようがないと思われがちですが、行動を改善することで、少しだけ費用を下げることが可能です。

そこで節約の行動やかかった費用のグラフなど、水道光熱費に関わる分析ツールを作りました。

保存はJSON形式で行い、家計の分析として役立つのではと思います。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#水道光熱費分析

2 0 0 0
Video

今回はChatGPTを使って日常ルーチン作業時間データベースアプリを作りました。(tkinterアプリ92個目)

日頃無意識に使っているルーチンワークにどのくらいの時間がかかっているのか、可視化するものが欲しかったため、作ってみました。

グラフィックスについては改善の余地があり、理想はネクストセットのようなスケジュール管理ツールを個人向けに作ることです。

ネクストセットは敷居が高いので、もっと敷居を低くして生活管理ツールを作りたいと思います。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#日常ルーチン

1 0 0 0
Video

今回はChatGPTを使ってビジネスプランを作成するアプリを作りました。(tkinterアプリ91個目)

「儲けのレシピ」という本を参考に、tkinterアプリにしたらどうなるのかを実際に作ってみました。

本や紙と違って、データを劣化させることなく保存できるのがアプリの良いところですが、ビジネスプランってそんなにポンポン立てるものではないので、本当は実用的でなかったりします。

実際作ってみると、「この頻度なら紙でもいいかな」という気がしました。

#100個チャレンジ
#tkinter
#Python
#ChatGPT
#ビジネスプラン

1 0 0 0