Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dickreuter/Poker
/ functions
Functions
680 in github.com/dickreuter/Poker
⨍
Functions
680
◇
Types & classes
81
↳
Endpoints
2
Method
getVirtualBox
(self)
poker/vboxapi/__init__.py:922
Method
getVirtualBox
See PlatformBase::getVirtualBox().
poker/vboxapi/__init__.py:1087
Function
get_computer_name
()
poker/restapi_local.py:45
Method
get_flush_draw
(self, oc)
poker/decisionmaker/outs_calculator.py:222
Method
get_gut_shot_straight_draw
(self, oc)
poker/decisionmaker/outs_calculator.py:172
Method
get_mouse_position_vbox
(self)
poker/tools/vbox_manager.py:60
Method
get_open_straight_draw
(self, oc)
poker/decisionmaker/outs_calculator.py:197
Method
get_position
Get position of mouse click
poker/scraper/table_setup_actions_and_signals.py:622
Function
get_screenshot_result
()
poker/restapi_local.py:35
Method
get_straight_flush_draw
(self, oc)
poker/decisionmaker/outs_calculator.py:241
Function
handleActionAtEndStageChange
(event: React.ChangeEvent<HTMLSelectElement>)
website/src/views/StrategyAnalyzer.tsx:168
Function
handleChange
(event: React.ChangeEvent<HTMLSelectElement>)
website/src/views/StrategyAnalyzer.tsx:155
Function
handleCopy
()
website/src/views/Purchase.tsx:28
Function
handleDragOver
(e)
website/src/views/TableMapper.tsx:242
Function
handleDrop
(e)
website/src/views/TableMapper.tsx:246
Function
handleEndStageChange
(event: React.ChangeEvent<HTMLSelectElement>)
website/src/views/StrategyAnalyzer.tsx:164
Function
handleMouseDown
(e)
website/src/views/TableMapper.tsx:217
Function
handleMouseMove
(e)
website/src/views/TableMapper.tsx:230
Method
handleMouseMove
(e)
website/src/components/FundsChangeChart.tsx:20
Method
handleMouseMove
(e)
website/src/components/GroupedBarChart.tsx:20
Function
handleMouseUp
(e)
website/src/views/TableMapper.tsx:225
Function
handlePositionChange
(e)
website/src/components/strategy_editor/PreFlopStrategy.tsx:150
Function
handleStrategyChange
( hand, scenario, call, raise, betSizeCall, betSizeRaise )
website/src/components/strategy_editor/PreFlopStrategy.tsx:130
Function
handleTabChange
(event: SyntheticEvent, newValue: number)
website/src/views/TableMapper.tsx:281
Function
handler
(*args)
poker/pymouse/x11.py:50
Method
handler
(self, reply)
poker/pymouse/unix.py:90
Method
handler
(self, reply)
poker/pymouse/x11.py:205
Method
handler
(self, proxy, type, event, refcon)
poker/pymouse/mac.py:121
Method
headerData
(self, col, orientation, role)
poker/gui/pandas_model.py:26
Method
increase_progressbar
(self, value)
poker/gui/action_and_signals.py:235
Method
initPerThread
(self)
poker/vboxapi/__init__.py:604
Method
initPerThread
(self)
poker/vboxapi/__init__.py:810
Method
initPerThread
See PlatformBase::deinitPerThread().
poker/vboxapi/__init__.py:1122
Function
init_logger
(screenlevel, filename)
poker/tools/logger.py:8
Method
insert_collusion
(self, rec)
poker/tools/game_logger.py:124
Method
insert_log
(self, rec)
poker/tools/game_logger.py:120
Method
interruptWaitEvents
Basically a python implementation of NativeEventQueue::postEvent(). The magic value must be in sync with the C++ implementation or t
poker/vboxapi/__init__.py:681
Method
interruptWaitEvents
(self)
poker/vboxapi/__init__.py:835
Method
interruptWaitEvents
(self, timeout)
poker/vboxapi/__init__.py:942
Method
interruptWaitEvents
See PlatformBase::interruptWaitEvents().
poker/vboxapi/__init__.py:1111
Method
isRemote
Returns True if remote VBox host, False if local.
poker/vboxapi/__init__.py:928
Function
load_table_template_cached
Load template from mongodb as cv2 image
poker/tools/screen_operations.py:48
Function
local_restapi
()
poker/restapi_local.py:25
Function
memory_cache
Memoisation decorator for functions taking one or more arguments.
poker/tools/helper.py:285
Method
mgr
This used to be an attribute referring to a session manager class with only one method called getSessionObject. It moved into this cl
poker/vboxapi/__init__.py:1077
Method
move
Move the mouse to a given x and y
poker/pymouse/base.py:82
Method
move
Subclass this method with your move event handler
poker/pymouse/base.py:125
Function
multi_threading
Wrap multi threading for external c++ calls. Args: pool_fn: any partial function that takes a single argument. For multi argument fu
poker/tools/helper.py:252
Method
no_test1
(self)
poker/tests/test_tableScreenBased.py:10
Method
no_test2
(self)
poker/tests/test_tableScreenBased.py:20
Method
no_test3
(self)
poker/tests/test_tableScreenBased.py:36
Method
no_test4
(self)
poker/tests/test_tableScreenBased.py:45
Method
no_test_incorrect_second_round
(self)
poker/tests/test_reverseTables.py:229
Method
no_test_preflop_state1
(self)
poker/tests/test_reverseTables.py:26
Method
no_test_preflop_state2
(self)
poker/tests/test_reverseTables.py:58
Method
no_test_ranges
(self)
poker/tests/test_reverseTables.py:139
Method
no_test_ranges_2nd_call
(self)
poker/tests/test_reverseTables.py:187
Method
no_test_ranges_2nd_round
(self)
poker/tests/test_reverseTables.py:164
Method
no_test_ranges_call_column
(self)
poker/tests/test_reverseTables.py:211
Method
no_test_reversetable_76
(self)
poker/tests/test_reverseTables.py:116
Method
no_test_reversetable_88
(self)
poker/tests/test_reverseTables.py:97
Method
openMachineSession
Attempts to open the a session to the machine. Returns a session object on success. Raises exception on failure.
poker/vboxapi/__init__.py:1146
Method
other_players_names
Read other player names
poker/scraper/table_scraper.py:187
Method
position
(self)
poker/pymouse/unix.py:46
Method
position
Get the current mouse position in pixels. Returns a tuple of 2 integers
poker/pymouse/base.py:93
Method
position
(self)
poker/pymouse/mac.py:50
Method
press
(self, x, y, button = 1)
poker/pymouse/unix.py:32
Method
press
(self, x, y, button=1)
poker/pymouse/x11.py:89
Method
press
(self, x, y, button=1)
poker/pymouse/mac.py:28
Method
query
Retrieves collected metric values as well as some auxiliary information. Returns an array of dictionaries, one dictionary per metric.
poker/vboxapi/__init__.py:175
Method
queryInterface
(self, oIUnknown, sClassName)
poker/vboxapi/__init__.py:714
Method
queryInterface
(self, oIUnknown, sClassName)
poker/vboxapi/__init__.py:843
Method
queryInterface
(self, oIUnknown, sClassName)
poker/vboxapi/__init__.py:952
Method
queryInterface
See PlatformBase::queryInterface().
poker/vboxapi/__init__.py:1115
Method
recommendation_pop_up
(self, mouse_target)
poker/gui/action_and_signals.py:656
Method
release
(self, x, y, button = 1)
poker/pymouse/unix.py:37
Method
release
(self, x, y, button=1)
poker/pymouse/mac.py:35
Method
render
()
website/src/components/GroupedBarChart.tsx:41
Method
reset_progressbar
(self)
poker/gui/action_and_signals.py:240
Function
rotate_image
(image, angle)
poker/tools/screen_operations.py:247
Method
rowCount
(self, parent=None)
poker/gui/pandas_model.py:14
Method
run
(self)
poker/pymouse/unix.py:75
Method
run
(self)
poker/pymouse/windows.py:99
Method
run
(self)
poker/pymouse/x11.py:168
Method
run
(self)
poker/pymouse/mac.py:98
Function
run_genetic_algorithm
(write, logger)
poker/decisionmaker/genetic_algorithm.py:157
Function
saveStrategy
()
website/src/components/strategy_editor/PreFlopStrategy.tsx:155
Method
save_coordinates
Save coordinates for a given label for a given table
poker/tools/mongo_manager.py:203
Method
save_image
save market image in mongodb Args: table_name: str label: str image: byte
poker/tools/mongo_manager.py:31
Method
save_strategy
(self, strategy_dict)
poker/tools/strategy_handler.py:163
Method
screen_size
(self)
poker/pymouse/unix.py:50
Method
screen_size
Get the current screen size in pixels. Returns a tuple of 2 integers
poker/pymouse/base.py:101
Method
screen_size
(self)
poker/pymouse/windows.py:83
Method
screen_size
(self)
poker/pymouse/x11.py:140
Method
screen_size
(self)
poker/pymouse/mac.py:54
Method
scroll
Generates mouse scrolling events in up to three dimensions: vertical, horizontal, and depth (Mac-only). Values for these arguments ma
poker/pymouse/base.py:62
Method
scroll
Subclass this method with your scroll event handler Vertical: + Up, - Down Horizontal: + Right, - Left
poker/pymouse/base.py:129
Method
scroll
(self, vertical=None, horizontal=None, depth=None)
poker/pymouse/mac.py:57
Method
scroll_event
(y_move=0, x_move=0, z_move=0, n=1)
poker/pymouse/mac.py:59
Method
setArray
(self, oInterface, sAttrib, aoArray)
poker/vboxapi/__init__.py:576
← previous
next →
501–600 of 680, ranked by callers