shekels
1.1.0
Getting Started
Introduction
Installation
Production CLI
Development CLI
Python API
core
server
enforce
cli
Development CLI
cli
shekels
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
|
Y
|
Z
_
__init__() (shekels.core.database.Database method)
(shekels.server.event_listener.EventListener method)
_schema (shekels.core.config.Config attribute)
(shekels.core.config.ConformAction attribute)
(shekels.core.config.FigureItem attribute)
(shekels.core.config.FilterAction attribute)
(shekels.core.config.GroupAction attribute)
(shekels.core.config.PivotAction attribute)
(shekels.core.config.PlotItem attribute)
_to_records() (shekels.core.database.Database static method)
A
action (shekels.core.config.ConformAction attribute)
,
[1]
api() (in module shekels.server.api)
B
bar_mode (shekels.core.config.FigureItem attribute)
,
[1]
bins (shekels.core.config.FigureItem attribute)
,
[1]
build_dev_command() (in module cli)
build_prod_command() (in module cli)
C
cli
module
color_scheme (shekels.core.config.Config attribute)
,
[1]
(shekels.core.config.FigureItem attribute)
,
[1]
column (shekels.core.config.FilterAction attribute)
,
[1]
columns (shekels.core.config.Config attribute)
,
[1]
(shekels.core.config.GroupAction attribute)
,
[1]
(shekels.core.config.PivotAction attribute)
,
[1]
comparator (shekels.core.config.FilterAction attribute)
,
[1]
Config (class in shekels.core.config)
config (shekels.core.database.Database property)
config_edit_event() (in module shekels.server.server_tools)
config_query_event() (in module shekels.server.server_tools)
conform (shekels.core.config.Config attribute)
,
[1]
conform() (in module shekels.core.data_tools)
conform_figure() (in module shekels.core.data_tools)
ConformAction (class in shekels.core.config)
container_id_command() (in module cli)
D
data (shekels.core.database.Database property)
data_path (shekels.core.config.Config attribute)
,
[1]
data_query_event() (in module shekels.server.server_tools)
Database (class in shekels.core.database)
datetime_column (shekels.core.config.GroupAction attribute)
,
[1]
default_query (shekels.core.config.Config attribute)
,
[1]
destroy_dev_command() (in module cli)
destroy_prod_command() (in module cli)
docker_exec() (in module cli)
E
emit() (shekels.server.event_listener.EventListener method)
enforce_columns_in_dataframe() (in module shekels.enforce.enforce_tools)
enforce_dataframes_are_equal() (in module shekels.enforce.enforce_tools)
enter_repo() (in module cli)
error_to_dict() (in module shekels.server.server_tools)
error_to_response() (in module shekels.server.server_tools)
EventListener (class in shekels.server.event_listener)
exit_repo() (in module cli)
F
figure (shekels.core.config.PlotItem attribute)
,
[1]
FigureItem (class in shekels.core.config)
filter_data() (in module shekels.core.data_tools)
FilterAction (class in shekels.core.config)
filters (shekels.core.config.PlotItem attribute)
,
[1]
font_family (shekels.core.config.Config attribute)
,
[1]
from_json() (shekels.core.database.Database static method)
G
get_api() (in module shekels.server.api)
get_app() (in module shekels.server.app)
get_button() (in module shekels.server.components)
get_config_tab() (in module shekels.server.components)
get_configbar() (in module shekels.server.components)
get_dash_app() (in module shekels.server.components)
get_data_tab() (in module shekels.server.components)
get_datatable() (in module shekels.server.components)
get_dummy_elements() (in module shekels.server.components)
get_figure() (in module shekels.core.data_tools)
get_illegal_mode_command() (in module cli)
get_info() (in module cli)
get_key_value_table() (in module shekels.server.components)
get_plots() (in module shekels.server.components)
get_plots_tab() (in module shekels.server.components)
get_searchbar() (in module shekels.server.components)
get_sql_grammar() (in module shekels.core.data_tools)
group (shekels.core.config.PlotItem attribute)
,
[1]
group_data() (in module shekels.core.data_tools)
GroupAction (class in shekels.core.config)
H
handle_data_error() (in module shekels.server.api)
handle_json_decode_error() (in module shekels.server.api)
handle_runtime_error() (in module shekels.server.api)
handle_sql_error() (in module shekels.server.api)
I
image_id_command() (in module cli)
index (shekels.core.config.PivotAction attribute)
,
[1]
init_event() (in module shekels.server.server_tools)
initialize() (in module shekels.server.api)
is_bar_mode() (in module shekels.core.config)
is_color_scheme() (in module shekels.core.config)
is_comparator() (in module shekels.core.config)
is_csv() (in module shekels.core.config)
is_metric() (in module shekels.core.config)
is_percentage() (in module shekels.core.config)
is_plot_kind() (in module shekels.core.config)
K
kind (shekels.core.config.FigureItem attribute)
,
[1]
L
line() (in module cli)
listen() (shekels.server.event_listener.EventListener method)
liveness() (in module shekels.server.app)
M
main() (in module cli)
mapping (shekels.core.config.ConformAction attribute)
,
[1]
metric (shekels.core.config.GroupAction attribute)
,
[1]
min_width (shekels.core.config.PlotItem attribute)
,
[1]
module
cli
shekels.core
shekels.core.config
shekels.core.data_tools
shekels.core.database
shekels.enforce
shekels.enforce.enforce_tools
shekels.server
shekels.server.api
shekels.server.app
shekels.server.components
shekels.server.event_listener
shekels.server.server_tools
O
on_config_update() (in module shekels.server.app)
on_datatable_update() (in module shekels.server.app)
on_event() (in module shekels.server.app)
on_get_tab() (in module shekels.server.app)
on_plots_update() (in module shekels.server.app)
P
parse_json_file_content() (in module shekels.server.server_tools)
parse_rgba() (in module shekels.core.data_tools)
pivot (shekels.core.config.PlotItem attribute)
,
[1]
pivot_data() (in module shekels.core.data_tools)
PivotAction (class in shekels.core.config)
PlotItem (class in shekels.core.config)
plots (shekels.core.config.Config attribute)
,
[1]
PORT (in module cli)
prod_command() (in module cli)
push_command() (in module cli)
Q
query_data() (in module shekels.core.data_tools)
query_dict() (in module shekels.core.data_tools)
R
read() (in module shekels.server.api)
(shekels.core.database.Database method)
readiness() (in module shekels.server.app)
remove_command() (in module cli)
remove_container() (in module cli)
render_template() (in module shekels.server.server_tools)
resolve() (in module cli)
restart_command() (in module cli)
run() (in module shekels.server.app)
S
save_event() (in module shekels.server.server_tools)
search() (in module shekels.server.api)
(shekels.core.database.Database method)
serve_stylesheet() (in module shekels.server.app)
shekels.core
module
shekels.core.config
module
shekels.core.data_tools
module
shekels.core.database
module
shekels.enforce
module
shekels.enforce.enforce_tools
module
shekels.server
module
shekels.server.api
module
shekels.server.app
module
shekels.server.components
module
shekels.server.event_listener
module
shekels.server.server_tools
module
solve_component_state() (in module shekels.server.server_tools)
source_column (shekels.core.config.ConformAction attribute)
,
[1]
start() (in module cli)
start_command() (in module cli)
state_command() (in module cli)
stop() (in module cli)
stop_command() (in module cli)
store (shekels.server.event_listener.EventListener property)
store_key_is_valid() (in module shekels.server.server_tools)
T
target_column (shekels.core.config.ConformAction attribute)
,
[1]
title (shekels.core.config.FigureItem attribute)
,
[1]
U
update() (in module shekels.server.api)
(shekels.core.database.Database method)
update_event() (in module shekels.server.server_tools)
update_store() (in module shekels.server.server_tools)
upload_event() (in module shekels.server.server_tools)
V
validate() (shekels.core.config.ConformAction method)
value (shekels.core.config.FilterAction attribute)
,
[1]
values (shekels.core.config.PivotAction attribute)
,
[1]
version_variable() (in module cli)
X
x_axis (shekels.core.config.FigureItem attribute)
,
[1]
x_title (shekels.core.config.FigureItem attribute)
,
[1]
x_tools() (in module cli)
x_tools_command() (in module cli)
Y
y_axis (shekels.core.config.FigureItem attribute)
,
[1]
y_title (shekels.core.config.FigureItem attribute)
,
[1]
Z
zsh_command() (in module cli)
zsh_complete_command() (in module cli)
zsh_root_command() (in module cli)