MCPcopy Create free account

hub / github.com/dickreuter/Poker / functions

Functions680 in github.com/dickreuter/Poker

Method__init__
(self, dParams)
poker/vboxapi/__init__.py:894
Method__init__
(self)
poker/vboxapi/__init__.py:1016
Method__init__
(self, sStyle=None, dPlatformParams=None)
poker/vboxapi/__init__.py:1019
Method__init__
(self, display=None)
poker/pymouse/unix.py:56
Method__init__
(self, capture=False, capture_move=False)
poker/pymouse/base.py:111
Method__init__
(self, capture=False, capture_move=False)
poker/pymouse/windows.py:93
Method__init__
(self, capture=False, capture_move=False, display=None)
poker/pymouse/x11.py:147
Method__init__
(self, ui_main_window)
poker/gui/action_and_signals.py:62
Method__init__
(self, data, parent=None)
poker/gui/pandas_model.py:10
Method__init__
(self)
poker/gui/gui_launcher.py:7
Method__init__
(self)
poker/gui/gui_launcher.py:16
Method__init__
(self)
poker/gui/gui_launcher.py:24
Method__init__
(self)
poker/gui/gui_launcher.py:33
Method__init__
(self)
poker/gui/gui_launcher.py:42
Method__init__
(self)
poker/gui/gui_launcher.py:59
Method__init__
(self, ui, p, layout='vLayout3')
poker/gui/plots/curve_plot.py:10
Method__init__
(self, ui_analyser)
poker/gui/plots/funds_change_plot.py:11
Method__init__
(self, ui)
poker/gui/plots/scatter_plot.py:10
Method__init__
(self, ui, winnerCardTypeList)
poker/gui/plots/pie_plotter.py:9
Method__init__
(self, ui, initialize=False)
poker/gui/plots/bar_plotter_2.py:14
Method__init__
(self, ui)
poker/gui/plots/histogram_equity.py:10
Method__init__
(self, ui, p)
poker/gui/plots/funds_plotter.py:10
Method__init__
(self)
poker/decisionmaker/implied_odds.py:5
Method__init__
(self)
poker/decisionmaker/montecarlo_numpy2.py:10
Method__init__
(self, write_update, L)
poker/decisionmaker/genetic_algorithm.py:12
Method__init__
(self)
poker/decisionmaker/montecarlo_numpy.py:18
Method__init__
(self)
poker/decisionmaker/outs_calculator.py:7
Method__init__
(self, xf, smallBlind, bigBlind, maxValue, minEquity, maxEquity, pw, pl=False)
poker/decisionmaker/curvefitting.py:14
Method__init__
(self, x, smallBlind, bigBlind, maxValue, minEquity, maxEquity, max_X, pw, pl=False)
poker/decisionmaker/curvefitting.py:39
Method__init__
(self)
poker/decisionmaker/current_hand_memory.py:10
Method__init__
(self)
poker/decisionmaker/montecarlo_python.py:21
Method__init__
Initial
poker/scraper/table_setup_actions_and_signals.py:41
Method__init__
(self, p, table_dict, gui_signals, game_logger, version, nn_model=None)
poker/scraper/table.py:17
Method__init__
(self, table_dict)
poker/scraper/table_scraper.py:14
Method_action
(self, event)
poker/pymouse/windows.py:110
Method_check_box
(self, label, checked)
poker/scraper/table_setup_actions_and_signals.py:343
Method_flatten_button
(self, label, checked)
poker/scraper/table_setup_actions_and_signals.py:339
Method_set_dropdown
(self, label, index)
poker/scraper/table_setup_actions_and_signals.py:348
Method_update_label
(self, item, value)
poker/scraper/table_setup_actions_and_signals.py:670
Methodall_values
Returns a dictionary with all the value names for a given enum type.
poker/vboxapi/VirtualBox_constants.py:3236
Methodbully
(self, t, p, h)
poker/decisionmaker/decisionmaker.py:509
Methodcalc_bet_limit
(self, E, P, c, t, logger)
poker/decisionmaker/base.py:27
Methodcalc_max_invest
(self, equity, pw, bigBlindMultiplier)
poker/decisionmaker/base.py:43
Methodcalculate_implied_odds
(self, least_fund, call_value, pot_value, t)
poker/decisionmaker/implied_odds.py:8
Methodcall_deception
(self, t, p, h)
poker/decisionmaker/decisionmaker.py:506
Methodcall_genetic_algorithm
(self, p)
poker/scraper/table.py:60
Methodclick
Subclass this method with your click event handler
poker/pymouse/base.py:121
MethodcloseMachineSession
Closes a session opened by openMachineSession. Ignores None parameters.
poker/vboxapi/__init__.py:1160
Methodcolors_from_values
(values, palette_name)
poker/gui/action_and_signals.py:300
MethodcolumnCount
(self, parent=None)
poker/gui/pandas_model.py:17
Methodconstructor
(props)
website/src/components/FundsChangeChart.tsx:12
Methodconstructor
(props)
website/src/components/GroupedBarChart.tsx:12
MethodcreateListener
(self, oImplClass, dArgs)
poker/vboxapi/__init__.py:612
MethodcreateListener
(self, oImplClass, dArgs)
poker/vboxapi/__init__.py:818
MethodcreateListener
See PlatformBase::createListener().
poker/vboxapi/__init__.py:1103
Functioncv2_to_pil
(img)
poker/tools/screen_operations.py:243
Methoddata
(self, index, role=Qt.ItemDataRole.DisplayRole)
poker/gui/pandas_model.py:20
Methoddeinit
(self)
poker/vboxapi/__init__.py:703
Methoddeinit
(self)
poker/vboxapi/__init__.py:839
Methoddeinit
(self)
poker/vboxapi/__init__.py:946
MethoddeinitPerThread
(self)
poker/vboxapi/__init__.py:608
MethoddeinitPerThread
(self)
poker/vboxapi/__init__.py:814
MethoddeinitPerThread
See PlatformBase::deinitPerThread().
poker/vboxapi/__init__.py:1126
Methoddisable
Suspends metric collection for the specified metrics.
poker/vboxapi/__init__.py:170
Methoddrag
Drag the mouse to a given x and y. A Drag is a Move where the mouse key is held down.
poker/pymouse/base.py:87
Methoddrag
(self, x, y)
poker/pymouse/windows.py:73
Methoddrag
(self, x, y)
poker/pymouse/x11.py:130
Methoddrag
(self, x, y)
poker/pymouse/mac.py:46
Methoddrag_enter_event
(self, event)
poker/scraper/table_setup_actions_and_signals.py:579
Methoddrag_move_event
(self, event)
poker/scraper/table_setup_actions_and_signals.py:586
Methoddrawfigure
(self, my_computer_only)
poker/gui/plots/funds_change_plot.py:18
Methoddrawfigure
(self, p_name, game_stage, decision, l, smallBlind, bigBlind, maxValue, minEquityBet, max_X,
poker/gui/plots/scatter_plot.py:18
Methoddrawfigure
(self, winnerCardTypeList)
poker/gui/plots/pie_plotter.py:17
Methoddrawfigure
(self, gamelogger, strategy, last_stage='All', action_type='All', show_rounds=False, my_com
poker/gui/plots/bar_plotter_2.py:29
Methoddrawfigure
(self, p_name, game_stage, decision, l)
poker/gui/plots/histogram_equity.py:18
Methoddrawfigure
(self, L)
poker/gui/plots/funds_plotter.py:19
Methoddrop_event
(self, event)
poker/scraper/table_setup_actions_and_signals.py:593
Methodenable
Resumes metric collection for the specified metrics.
poker/vboxapi/__init__.py:165
Functionexception_hook
(exctype, value, traceback)
poker/main.py:291
Functionexception_hook
Catches all unhandled exceptions.
poker/tools/helper.py:214
Methodfast_fold
Find out if fast fold button is present
poker/scraper/table_scraper.py:136
Methodfcn2min
(params, x, data)
poker/decisionmaker/curvefitting.py:40
MethodfinalFunction
(x, adj1, adj2, pw, start, end, smallBlind)
poker/decisionmaker/curvefitting.py:47
Functionflatten
Yield items from any nested iterable; see Reference.
poker/tools/helper.py:223
MethodgetArray
(self, oInterface, sAttrib)
poker/vboxapi/__init__.py:573
MethodgetArray
(self, oInterface, sAttrib)
poker/vboxapi/__init__.py:804
MethodgetArray
(self, oInterface, sAttrib)
poker/vboxapi/__init__.py:932
MethodgetArray
See PlatformBase::getArray().
poker/vboxapi/__init__.py:1095
MethodgetBinDir
Returns the VirtualBox binary directory.
poker/vboxapi/__init__.py:1176
MethodgetPerfCollector
Returns a helper class (PerfCollector) for accessing performance collector goodies. See PerfCollector for details.
poker/vboxapi/__init__.py:1169
MethodgetPythonApiRevision
Returns a Python API revision number. This will be incremented when features are added to this file.
poker/vboxapi/__init__.py:1069
MethodgetSdkDir
Returns the VirtualBox SDK directory.
poker/vboxapi/__init__.py:1183
MethodgetSessionObject
(self, oIVBox)
poker/vboxapi/__init__.py:559
MethodgetSessionObject
(self, oIVBox)
poker/vboxapi/__init__.py:792
MethodgetSessionObject
(self, oIVBox)
poker/vboxapi/__init__.py:919
MethodgetType
(self)
poker/vboxapi/__init__.py:570
MethodgetType
(self)
poker/vboxapi/__init__.py:801
MethodgetType
(self)
poker/vboxapi/__init__.py:925
MethodgetVirtualBox
(self)
poker/vboxapi/__init__.py:565
MethodgetVirtualBox
(self)
poker/vboxapi/__init__.py:797
← previousnext →401–500 of 680, ranked by callers