]> danix's work - publisher.git/commit
chore: initial project scaffold
authorDanilo M. <redacted>
Fri, 1 May 2026 10:38:44 +0000 (12:38 +0200)
committerDanilo M. <redacted>
Fri, 1 May 2026 10:38:44 +0000 (12:38 +0200)
commitad73e0032794c940aa9c2f752c83097ef464e39d
treec00ad8aebc48ab7a3cbcd8ea9d43c7a03b0debae
chore: initial project scaffold
core/__init__.py [new file with mode: 0644]
main.py [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
tests/__init__.py [new file with mode: 0644]
ui/__init__.py [new file with mode: 0644]
workers/__init__.py [new file with mode: 0644]