failed miserably at hack.lu

This commit is contained in:
2025-10-19 20:35:43 +02:00
parent 9361bb3f29
commit c04f977a69
56 changed files with 120530 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[project]
name = "flan"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"code128>=0.3",
"matplotlib>=3.10.7",
"opencv-python>=4.12.0.88",
"pillow>=12.0.0",
"pyzbar>=0.1.9",
]