AFL.automation.prepare.StockBuilderWidget#

Functions

sqrt(x, /)

Return the square root of x.

Classes

class AFL.automation.prepare.StockBuilderWidget.StockBuilderWidget(deck)[source]#
__init__(deck)[source]#
analyze_stocks_cb(event)[source]#
get_stock_objects()[source]#
add_stocks_to_deck()[source]#
get_stock_values()[source]#
save_cb(event, pkl=True)[source]#
load_cb(event)[source]#
update_location_check_cb(event)[source]#
make_stock_cb(event)[source]#
remove_stock_cb(event)[source]#
set_units_cb(event, units)[source]#
start()[source]#
class AFL.automation.prepare.StockBuilderWidget.StockBuilderWidget_Model(deck)[source]#
__init__(deck)[source]#
add_stocks_to_deck(all_stocks_dict)[source]#
to_stock_objects(all_stocks_dict)[source]#
class AFL.automation.prepare.StockBuilderWidget.StockBuilderWidget_View[source]#
__init__()[source]#
make_stock_tab(stock_name, components)[source]#
start()[source]#