add number_circle

This commit is contained in:
2025-10-14 13:59:42 +02:00
parent 98794a36ed
commit f62b790472
10 changed files with 182 additions and 46 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pandas>=2.3.3",
"pillow>=11.3.0",
"pyserial>=3.5",
"python-toolkit",
]