LICENSE
README.md
pyproject.toml
draftomen/__init__.py
draftomen/audit.py
draftomen/backtest.py
draftomen/benchmark.py
draftomen/carddb.py
draftomen/cardimages.py
draftomen/cli.py
draftomen/config.py
draftomen/deckbuilder.py
draftomen/events.py
draftomen/logfollow.py
draftomen/mock_session.py
draftomen/paths.py
draftomen/pickengine.py
draftomen/pool.py
draftomen/preferences.py
draftomen/qt_adapter.py
draftomen/qt_gui.py
draftomen/qt_mock.py
draftomen/ranking.py
draftomen/replay.py
draftomen/session.py
draftomen/setinfo.py
draftomen/seventeen.py
draftomen/splash.py
draftomen/tui.py
draftomen/watch.py
draftomen.egg-info/PKG-INFO
draftomen.egg-info/SOURCES.txt
draftomen.egg-info/dependency_links.txt
draftomen.egg-info/entry_points.txt
draftomen.egg-info/requires.txt
draftomen.egg-info/top_level.txt
draftomen/assets/draftomen.icns
draftomen/assets/draftomen.ico
draftomen/assets/draftomen_logo.png
draftomen/qml/AboutDialog.qml
draftomen/qml/AppBar.qml
draftomen/qml/BacktestView.qml
draftomen/qml/BuildView.qml
draftomen/qml/CardPreview.qml
draftomen/qml/DimensionalButton.qml
draftomen/qml/DimensionalComboBox.qml
draftomen/qml/DimensionalSurface.qml
draftomen/qml/DimensionalTabButton.qml
draftomen/qml/LiveDraftView.qml
draftomen/qml/Main.qml
draftomen/qml/NavigationRail.qml
draftomen/qml/PoolSummaryPanel.qml
draftomen/qml/PrivacyDialog.qml
draftomen/qml/RecentPickThumbnail.qml
draftomen/qml/RecentPicksGallery.qml
draftomen/qml/RecommendationRow.qml
draftomen/qml/SettingsSwitch.qml
draftomen/qml/SettingsView.qml
draftomen/qml/StateBanner.qml
draftomen/qml/StatusStrip.qml
draftomen/qml/Theme.qml
draftomen/qml/qmldir
tests/test_audit.py
tests/test_backtest.py
tests/test_benchmark.py
tests/test_carddb.py
tests/test_cardimages.py
tests/test_cli.py
tests/test_deckbuilder.py
tests/test_desktop_bundle.py
tests/test_events.py
tests/test_extract_changelog.py
tests/test_logfollow.py
tests/test_mock_session.py
tests/test_paths.py
tests/test_pickengine.py
tests/test_pool.py
tests/test_preferences.py
tests/test_qt_adapter.py
tests/test_qt_gui.py
tests/test_qt_mock.py
tests/test_render_homebrew_formula.py
tests/test_replay.py
tests/test_session.py
tests/test_seventeen.py
tests/test_tui.py
tests/test_watch.py