Added pyeix
authorAndrew <andrew@admin.liquid.me.uk>
Tue, 29 Jun 2021 07:13:33 +0000 (08:13 +0100)
committerAndrew <andrew@admin.liquid.me.uk>
Tue, 29 Jun 2021 07:13:33 +0000 (08:13 +0100)
commitd9824bc3ab99fb7af9d2ac99f5b924cd641fba4d
treeb2d2539e5f82bf25df70970146e7c754c4f68a48
parentee01ab32079ed0e6b876b9f4be9a157b93f50db7
Added pyeix
13 files changed:
form.ui [new file with mode: 0644]
pyeix/.eric6project/PyEix.eqj [new file with mode: 0644]
pyeix/.eric6project/PyEix.etj [new file with mode: 0644]
pyeix/PyEix.epj [new file with mode: 0644]
pyeix/PyEix.py [new file with mode: 0755]
pyeix/pyeix [new file with mode: 0755]
pyeix/ui/Ui_mainwindow.py [new file with mode: 0644]
pyeix/ui/__init__.py [new file with mode: 0644]
pyeix/ui/__pycache__/Ui_mainwindow.cpython-39.pyc [new file with mode: 0644]
pyeix/ui/__pycache__/__init__.cpython-39.pyc [new file with mode: 0644]
pyeix/ui/__pycache__/mainwindow.cpython-39.pyc [new file with mode: 0644]
pyeix/ui/mainwindow.py [new file with mode: 0644]
pyeix/ui/mainwindow.ui [new file with mode: 0644]