Bubble 2016.08.16

Index

Contents

Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | Z

A

adaptive_verbose (bubble.Bubble attribute)
add_child() (bubble.Bubble method)
add_custom_function() (bubble.functions.RuleFunctions method)
add_esc() (in module bubble.util.escapes)
add_function() (bubble.functions.RuleFunctions method)
Aka
all_conds() (bubble.transformer.Transformer method)

B

BDD
birth (bubble.Bubble attribute)
Bubble (class in bubble)
bubble (module)
bubble.cli (module)
bubble.clients (module)
bubble.commands (module)
bubble.commands.cmd_config (module)
bubble.commands.cmd_export (module)
bubble.commands.cmd_functions (module)
bubble.commands.cmd_init (module)
bubble.commands.cmd_listen (module)
bubble.commands.cmd_pipe (module)
bubble.commands.cmd_promote (module)
bubble.commands.cmd_pull (module)
bubble.commands.cmd_pump (module)
bubble.commands.cmd_push (module)
bubble.commands.cmd_rules (module)
bubble.commands.cmd_stats (module)
bubble.commands.cmd_transform (module)
bubble.commands.cmd_upgrade (module)
bubble.commands.cmd_web (module)
bubble.functions (module)
bubble.functions_system (module)
bubble.metadata (module)
bubble.rules (module)
bubble.transformer (module)
bubble.util (module)
bubble.util.buts (module)
bubble.util.cfg (module)
bubble.util.cli_misc (module)
bubble.util.counter (module)
bubble.util.dataset (module)
bubble.util.dataset.convert (module)
bubble.util.delta (module)
bubble.util.escapes (module)
bubble.util.examples (module)
bubble.util.flat_dict (module)
bubble.util.generators (module)
bubble.util.inside_try (module)
bubble.util.magic (module)
bubble.util.store (module)
bubble.util.store.convert (module)
bubble.util.store.storage_type_json (module)
bubble.util.value_path (module)
bubble.util.zipit (module)
bubble_lod_dump() (in module bubble.util.cli_misc)
bubble_lod_load() (in module bubble.util.cli_misc)
BubbleCli (class in bubble.cli)
BubbleDoct (class in bubble.util.cfg)
BubbleKV (class in bubble.util.store)
buts() (in module bubble.util.buts)

C

clean_bts() (in module bubble.util.delta)
CLI
close() (bubble.util.store.BubbleKV method)
ComplexCLI (class in bubble.cli)
connect() (bubble.util.dataset.dummy_dataset method)
convert() (in module bubble.util.dataset.convert)
(in module bubble.util.store.convert)
count() (bubble.util.counter.Counter method)
Counter (class in bubble.util.counter)
create_ak() (bubble.transformer.Transformer method)
create_dir() (in module bubble.util.cli_misc)
cry() (bubble.Bubble method)

D

debug (bubble.Bubble attribute)
depend (bubble.rules.Rule attribute)
dict_delta() (in module bubble.util.delta)
do_yielding_push() (in module bubble.commands.cmd_push)
do_yielding_transform() (in module bubble.commands.cmd_transform)
dummy_dataset (class in bubble.util.dataset)
dump() (bubble.util.store.BubbleKV method)

E

escape() (in module bubble.util.escapes)
exists() (bubble.util.value_path.ValuePath method)
export_dict() (bubble.util.cfg.BubbleDoct method)

F

file_exists() (in module bubble.util.cli_misc)
find_key_index() (in module bubble.util.delta)
FIT
flat() (in module bubble.util.flat_dict)
fun (bubble.functions.NoRuleFunction attribute)
(bubble.functions.RuleFunction attribute)
(bubble.rules.Rule attribute)
fun_type (bubble.functions.NoRuleFunction attribute)
(bubble.functions.RuleFunction attribute)
function_exists() (bubble.functions.RuleFunctions method)
functions_count() (bubble.functions.RuleFunctions method)

G

get_bubble() (in module bubble.util.store)
get_client() (in module bubble.util.cli_misc)
get_command() (bubble.cli.ComplexCLI method)
get_config() (in module bubble.util.cfg)
get_current() (in module bubble.util.delta)
get_example_client_pull() (in module bubble.util.examples)
get_example_client_push() (in module bubble.util.examples)
get_example_configuration() (in module bubble.util.examples)
get_example_rule_functions() (in module bubble.util.examples)
get_example_rules_bubble() (in module bubble.util.examples)
get_file() (in module bubble.util.store)
get_file_info() (in module bubble.util.store)
get_file_name() (in module bubble.util.store)
get_flat_path() (in module bubble.util.flat_dict)
get_function() (bubble.functions.RuleFunctions method)
get_gen_slice() (in module bubble.util.generators)
get_keypath() (in module bubble.util.value_path)
get_magic() (in module bubble.util.magic)
get_newest_uniq() (in module bubble.util.delta)
get_pairs() (in module bubble.util.cli_misc)
get_path() (bubble.util.value_path.ValuePath method)
get_registered_rule_functions() (in module bubble.functions)
get_rule_functions() (bubble.functions.RuleFunctions method)
get_rules() (bubble.rules.Rules method)
get_server() (in module bubble.util.cli_misc)
get_store() (bubble.transformer.Transformer method)
get_total() (bubble.util.counter.Counter method)
get_total_verbose() (bubble.Bubble method)
get_total_verbose_bar() (bubble.Bubble method)
get_try_option() (in module bubble.util.inside_try)
get_ukey() (in module bubble.util.delta)
get_uniq_list() (in module bubble.util.delta)
get_verbose() (bubble.Bubble method)
get_verbose_bar() (bubble.Bubble method)
Gherkin

H

has_rules() (bubble.rules.Rules method)
home (bubble.Bubble attribute)

I

input (bubble.rules.Rule attribute)
inside_try() (in module bubble.util.inside_try)
isin() (in module bubble.functions_system)

J

JsonKV (class in bubble.util.store.storage_type_json)

K

k0() (in module bubble.commands.cmd_stats)
key_path() (bubble.transformer.Transformer method)
key_path_exists() (bubble.transformer.Transformer method)

L

list_commands() (bubble.cli.ComplexCLI method)
load() (bubble.util.store.BubbleKV method)
load_custom_functions() (in module bubble.functions)
load_rule_functions() (in module bubble.util.cli_misc)
load_storage_type_class() (in module bubble.util.store)
load_storage_type_class_json() (in module bubble.util.store)
load_storage_type_class_jsonl() (in module bubble.util.store)
lod_dump() (in module bubble.util.dataset)
lod_load() (in module bubble.util.dataset)

M

make_gbc() (in module bubble.cli)
make_gen() (in module bubble.util.generators)
make_key_index() (in module bubble.util.delta)
make_stamping_gen() (in module bubble.util.generators)
make_uniq() (in module bubble.util.delta)
make_uniq_for_step() (in module bubble.util.cli_misc)
mumble() (bubble.Bubble method)

N

name (bubble.Bubble attribute)
(bubble.functions.NoRuleFunction attribute)
(bubble.functions.RuleFunction attribute)
(bubble.transformer.Transformer attribute)
no_enc_fun() (in module bubble.util.store.storage_type_json)
no_fun() (bubble.functions.NoRuleFunction method)
NoRuleFunction (class in bubble.functions)

O

output (bubble.rules.Rule attribute)

P

process_flk() (in module bubble.util.flat_dict)
put_config() (in module bubble.util.cfg)
put_file() (in module bubble.util.store)

R

reset() (bubble.util.store.BubbleKV method)
Rule (class in bubble.rules)
rule_function_not_found() (bubble.functions.RuleFunctions method)
RuleFunction (class in bubble.functions)
RuleFunctions (class in bubble.functions)
Rules (class in bubble.rules)
run() (bubble.functions.NoRuleFunction method)
(bubble.functions.RuleFunction method)
(bubble.rules.Rule method)

S

save_magic() (in module bubble.util.magic)
say() (bubble.Bubble method)
(bubble.cli.BubbleCli method)
(bubble.util.cfg.BubbleDoct method)
say_green() (bubble.cli.BubbleCli method)
say_red() (bubble.cli.BubbleCli method)
say_yellow() (bubble.cli.BubbleCli method)
set_config() (bubble.cli.BubbleCli method)
set_flat_at_path() (in module bubble.util.flat_dict)
set_key_path() (bubble.transformer.Transformer method)
set_kv() (in module bubble.functions_system)
set_parent() (bubble.Bubble method)
set_path() (bubble.util.value_path.ValuePath method)
(in module bubble.util.flat_dict)
set_try_option() (in module bubble.util.inside_try)
set_verbose() (bubble.Bubble method)
set_verbose_bar() (bubble.Bubble method)
slicing() (in module bubble.functions_system)
src_nr (bubble.rules.Rule attribute)
stats (bubble.functions.NoRuleFunction attribute)
(bubble.functions.RuleFunction attribute)

T

timer() (in module bubble.functions)
tl_from_child() (bubble.Bubble method)
trace() (in module bubble.functions)
transform() (bubble.transformer.Transformer method)
Transformer (class in bubble.transformer)

U

unescape() (in module bubble.util.escapes)
unflat() (in module bubble.util.flat_dict)
unflat_list() (in module bubble.util.flat_dict)
update_stats() (in module bubble.util.cli_misc)
utf8_only() (in module bubble.util.cli_misc)

V

ValuePath (class in bubble.util.value_path)
verbose_minus() (bubble.Bubble method)
verbose_plus() (bubble.Bubble method)

Z

zipit() (in module bubble.util.zipit)

Contents