]> git.phdru.name Git - m_librarian.git/commit
Feat(wx): Create `Application`
authorOleg Broytman <phd@phdru.name>
Thu, 14 Dec 2023 21:20:20 +0000 (00:20 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 17 Dec 2023 20:18:25 +0000 (23:18 +0300)
commit996e6bc78ced078e7329b39c4ad7a47fee895ea8
treef2b2387b9786e458ebe231cd8a5e16cd18de18fc
parent10c9306706addb9e2763326ca175801eb3e5a2db
Feat(wx): Create `Application`

Start working on wx GUI.

[skip ci]
m_librarian/wx/Application.py [new file with mode: 0644]
m_librarian/wx/__init__.py [new file with mode: 0644]
scripts/ml-wx.py [new file with mode: 0755]