Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 745 Bytes

README.md

File metadata and controls

50 lines (38 loc) · 745 Bytes

Build Status

SportOrg

pip install -r requirements.txt

Run

python SportOrg.pyw

Struct

<sportorg>/
    data/
    docs/
    log/
    templates/
    test/
    img/
        icon/
    languages/
        <lang>/
            LC_MESSAGES/
                sportorg.po
    sportorg/
        core/
        gui/
        models/
        modules/
        libs/
        utils/

Mainwindow sportorg

Dialogedit sportorg Result sportorg Bibprintout sportorg

build

cx_Freeze

python setup.py build