lunchbox
0.10.3
Getting Started
Introduction
Installation for Developers
Installation for Production
Quickstart Guide
Development CLI
Production CLI
Python API
enforce
enum
infix
singleton
stopwatch
theme
tools
Development CLI
cli
lunchbox
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__add__() (lunchbox.infix.ArithmeticInfix method)
__and__() (lunchbox.infix.LogicInfix method)
__annotations__ (lunchbox.enum.EnumBaseMeta attribute)
(lunchbox.infix.ArithmeticInfix attribute)
(lunchbox.infix.AssignmentInfix attribute)
(lunchbox.infix.BitwiseInfix attribute)
(lunchbox.infix.ComparisonInfix attribute)
(lunchbox.infix.EqualityInfix attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.infix.ItemInfix attribute)
(lunchbox.infix.LogicInfix attribute)
(lunchbox.infix.MathInfix attribute)
(lunchbox.infix.MiscInfix attribute)
(lunchbox.infix.UnaryInfix attribute)
(lunchbox.infix.UtiltyInfix attribute)
__contains__() (lunchbox.infix.MiscInfix method)
__delattr__() (lunchbox.infix.MiscInfix method)
__delitem__() (lunchbox.infix.ItemInfix method)
__dict__ (lunchbox.enforce.Enforce attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.singleton.Singleton attribute)
(lunchbox.stopwatch.StopWatch attribute)
(lunchbox.tools.LogRuntime attribute)
(lunchbox.tools.RegexMatch attribute)
__enter__() (lunchbox.tools.LogRuntime method)
__eq__() (lunchbox.infix.EqualityInfix method)
(lunchbox.tools.RegexMatch method)
__exit__() (lunchbox.tools.LogRuntime method)
__firstlineno__ (cli.BetterHelpFormatter attribute)
(lunchbox.enforce.Enforce attribute)
(lunchbox.enforce.EnforceError attribute)
(lunchbox.enum.EnumBaseMeta attribute)
(lunchbox.infix.AllInfix attribute)
(lunchbox.infix.ArithmeticInfix attribute)
(lunchbox.infix.AssignmentInfix attribute)
(lunchbox.infix.BitwiseInfix attribute)
(lunchbox.infix.ComparisonInfix attribute)
(lunchbox.infix.EqualityInfix attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.infix.ItemInfix attribute)
(lunchbox.infix.LogicInfix attribute)
(lunchbox.infix.MathInfix attribute)
(lunchbox.infix.MiscInfix attribute)
(lunchbox.infix.UnaryInfix attribute)
(lunchbox.infix.UtiltyInfix attribute)
(lunchbox.singleton.Singleton attribute)
(lunchbox.stopwatch.StopWatch attribute)
(lunchbox.theme.ThemeFormatter attribute)
(lunchbox.tools.LogRuntime attribute)
(lunchbox.tools.RegexMatch attribute)
__floordiv__() (lunchbox.infix.MathInfix method)
__ge__() (lunchbox.infix.ComparisonInfix method)
__getitem__() (lunchbox.infix.ItemInfix method)
__gt__() (lunchbox.infix.ComparisonInfix method)
__hash__ (lunchbox.infix.EqualityInfix attribute)
(lunchbox.tools.RegexMatch attribute)
__iadd__() (lunchbox.infix.AssignmentInfix method)
__iand__() (lunchbox.infix.AssignmentInfix method)
__ifloordiv__() (lunchbox.infix.AssignmentInfix method)
__ilshift__() (lunchbox.infix.AssignmentInfix method)
__imatmul__() (lunchbox.infix.AssignmentInfix method)
__imod__() (lunchbox.infix.AssignmentInfix method)
__imul__() (lunchbox.infix.AssignmentInfix method)
__init__() (cli.BetterHelpFormatter method)
(lunchbox.enforce.Comparator method)
(lunchbox.enforce.Enforce method)
(lunchbox.infix.ArithmeticInfix method)
(lunchbox.infix.AssignmentInfix method)
(lunchbox.infix.BitwiseInfix method)
(lunchbox.infix.ComparisonInfix method)
(lunchbox.infix.EqualityInfix method)
(lunchbox.infix.InfixBase method)
(lunchbox.infix.ItemInfix method)
(lunchbox.infix.LogicInfix method)
(lunchbox.infix.MathInfix method)
(lunchbox.infix.MiscInfix method)
(lunchbox.infix.UnaryInfix method)
(lunchbox.stopwatch.StopWatch method)
(lunchbox.theme.ThemeFormatter method)
(lunchbox.tools.LogRuntime method)
(lunchbox.tools.RegexMatch method)
__invert__() (lunchbox.infix.UnaryInfix method)
__ior__() (lunchbox.infix.AssignmentInfix method)
__ipow__() (lunchbox.infix.AssignmentInfix method)
__irshift__() (lunchbox.infix.AssignmentInfix method)
__isub__() (lunchbox.infix.AssignmentInfix method)
__itruediv__() (lunchbox.infix.AssignmentInfix method)
__ixor__() (lunchbox.infix.AssignmentInfix method)
__le__() (lunchbox.infix.ComparisonInfix method)
__lshift__() (lunchbox.infix.BitwiseInfix method)
__lt__() (lunchbox.infix.ComparisonInfix method)
__matmul__() (lunchbox.infix.MathInfix method)
__missing__() (lunchbox.infix.ItemInfix method)
__mod__() (lunchbox.infix.MathInfix method)
__module__ (cli.BetterHelpFormatter attribute)
(lunchbox.enforce.Comparator attribute)
(lunchbox.enforce.Enforce attribute)
(lunchbox.enforce.EnforceError attribute)
(lunchbox.enum.EnumBase attribute)
(lunchbox.enum.EnumBaseMeta attribute)
(lunchbox.infix.AllInfix attribute)
(lunchbox.infix.ArithmeticInfix attribute)
(lunchbox.infix.AssignmentInfix attribute)
(lunchbox.infix.BitwiseInfix attribute)
(lunchbox.infix.ComparisonInfix attribute)
(lunchbox.infix.EqualityInfix attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.infix.ItemInfix attribute)
(lunchbox.infix.LogicInfix attribute)
(lunchbox.infix.MathInfix attribute)
(lunchbox.infix.MiscInfix attribute)
(lunchbox.infix.UnaryInfix attribute)
(lunchbox.infix.UtiltyInfix attribute)
(lunchbox.singleton.Singleton attribute)
(lunchbox.stopwatch.StopWatch attribute)
(lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
(lunchbox.theme.ThemeFormatter attribute)
(lunchbox.tools.LogRuntime attribute)
(lunchbox.tools.RegexMatch attribute)
__mul__() (lunchbox.infix.ArithmeticInfix method)
__ne__() (lunchbox.infix.EqualityInfix method)
__neg__() (lunchbox.infix.UnaryInfix method)
__new__() (lunchbox.singleton.Singleton static method)
(lunchbox.theme.TerminalColorscheme method)
__or__() (lunchbox.infix.LogicInfix method)
__pos__() (lunchbox.infix.UnaryInfix method)
__pow__() (lunchbox.infix.MathInfix method)
__radd__() (lunchbox.infix.ArithmeticInfix method)
__rand__() (lunchbox.infix.LogicInfix method)
__repr__() (lunchbox.enum.EnumBase method)
(lunchbox.enum.EnumBaseMeta method)
__rfloordiv__() (lunchbox.infix.MathInfix method)
__rlshift__() (lunchbox.infix.BitwiseInfix method)
__rmatmul__() (lunchbox.infix.MathInfix method)
__rmod__() (lunchbox.infix.MathInfix method)
__rmul__() (lunchbox.infix.ArithmeticInfix method)
__ror__() (lunchbox.infix.LogicInfix method)
__rpow__() (lunchbox.infix.MathInfix method)
__rrshift__() (lunchbox.infix.BitwiseInfix method)
__rshift__() (lunchbox.infix.BitwiseInfix method)
__rsub__() (lunchbox.infix.ArithmeticInfix method)
__rtruediv__() (lunchbox.infix.ArithmeticInfix method)
__rxor__() (lunchbox.infix.LogicInfix method)
__setitem__() (lunchbox.infix.ItemInfix method)
__static_attributes__ (cli.BetterHelpFormatter attribute)
(lunchbox.enforce.Enforce attribute)
(lunchbox.enforce.EnforceError attribute)
(lunchbox.enum.EnumBaseMeta attribute)
(lunchbox.infix.AllInfix attribute)
(lunchbox.infix.ArithmeticInfix attribute)
(lunchbox.infix.AssignmentInfix attribute)
(lunchbox.infix.BitwiseInfix attribute)
(lunchbox.infix.ComparisonInfix attribute)
(lunchbox.infix.EqualityInfix attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.infix.ItemInfix attribute)
(lunchbox.infix.LogicInfix attribute)
(lunchbox.infix.MathInfix attribute)
(lunchbox.infix.MiscInfix attribute)
(lunchbox.infix.UnaryInfix attribute)
(lunchbox.infix.UtiltyInfix attribute)
(lunchbox.singleton.Singleton attribute)
(lunchbox.stopwatch.StopWatch attribute)
(lunchbox.theme.ThemeFormatter attribute)
(lunchbox.tools.LogRuntime attribute)
(lunchbox.tools.RegexMatch attribute)
__sub__() (lunchbox.infix.ArithmeticInfix method)
__truediv__() (lunchbox.infix.ArithmeticInfix method)
__weakref__ (lunchbox.enforce.Enforce attribute)
(lunchbox.enforce.EnforceError attribute)
(lunchbox.infix.InfixBase attribute)
(lunchbox.singleton.Singleton attribute)
(lunchbox.stopwatch.StopWatch attribute)
(lunchbox.tools.LogRuntime attribute)
(lunchbox.tools.RegexMatch attribute)
__xor__() (lunchbox.infix.LogicInfix method)
_default_message_func() (lunchbox.tools.LogRuntime static method)
_dir_table() (in module lunchbox.tools)
_format_action() (cli.BetterHelpFormatter method)
_get_infix_function() (lunchbox.infix.InfixBase method)
_get_message() (lunchbox.enforce.Enforce method)
A
add_text() (cli.BetterHelpFormatter method)
AllInfix (class in lunchbox.infix)
api_function() (in module lunchbox.tools)
ArithmeticInfix (class in lunchbox.infix)
AssignmentInfix (class in lunchbox.infix)
autoformat_block() (in module lunchbox.tools)
B
BetterHelpFormatter (class in cli)
BG (lunchbox.theme.Colorscheme attribute)
BitwiseInfix (class in lunchbox.infix)
BLUE1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
BLUE2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
build_dev_command() (in module cli)
build_prod_command() (in module cli)
C
canonical (lunchbox.enforce.Comparator property)
CLEAR (lunchbox.theme.TerminalColorscheme attribute)
cli
module
Colorscheme (class in lunchbox.theme)
Comparator (class in lunchbox.enforce)
ComparisonInfix (class in lunchbox.infix)
container_id_command() (in module cli)
CYAN1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
CYAN2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
D
DARK1 (lunchbox.theme.Colorscheme attribute)
DARK2 (lunchbox.theme.Colorscheme attribute)
delta (lunchbox.stopwatch.StopWatch property)
(lunchbox.tools.LogRuntime attribute)
destroy_dev_command() (in module cli)
destroy_prod_command() (in module cli)
DIALOG1 (lunchbox.theme.Colorscheme attribute)
DIALOG2 (lunchbox.theme.Colorscheme attribute)
difference() (lunchbox.enforce.Enforce method)
dir_table() (in module lunchbox.tools)
docker_exec() (in module cli)
E
Enforce (class in lunchbox.enforce)
enforce_homogenous_type() (in module lunchbox.enforce)
EnforceError
enter_repo() (in module cli)
EnumBase (class in lunchbox.enum)
EnumBaseMeta (class in lunchbox.enum)
EQ (lunchbox.enforce.Comparator attribute)
eq() (lunchbox.enforce.Enforce method)
EqualityInfix (class in lunchbox.infix)
exit_repo() (in module cli)
F
FilePath (in module lunchbox.tools)
format_block() (in module lunchbox.tools)
from_string() (lunchbox.enforce.Comparator static method)
(lunchbox.enum.EnumBase class method)
G
get_function_signature() (in module lunchbox.tools)
get_illegal_mode_command() (in module cli)
get_info() (in module cli)
get_ordered_unique() (in module lunchbox.tools)
get_plotly_template() (in module lunchbox.theme)
get_type_name() (lunchbox.enforce.Enforce method)
GREEN1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
GREEN2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
GREY1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
GREY2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
GT (lunchbox.enforce.Comparator attribute)
gt() (lunchbox.enforce.Enforce method)
GTE (lunchbox.enforce.Comparator attribute)
gte() (lunchbox.enforce.Enforce method)
H
human_readable_delta (lunchbox.stopwatch.StopWatch property)
(lunchbox.tools.LogRuntime attribute)
I
image_id_command() (in module cli)
IN (lunchbox.enforce.Comparator attribute)
in_() (lunchbox.enforce.Enforce method)
InfixBase (class in lunchbox.infix)
INSTANCE_OF (lunchbox.enforce.Comparator attribute)
instance_of() (lunchbox.enforce.Enforce method)
is_standard_module() (in module lunchbox.tools)
ItemInfix (class in lunchbox.infix)
L
LIGHT1 (lunchbox.theme.Colorscheme attribute)
LIGHT2 (lunchbox.theme.Colorscheme attribute)
line() (in module cli)
log_level_to_int() (in module lunchbox.tools)
log_runtime() (in module lunchbox.tools)
LogicInfix (class in lunchbox.infix)
LogRuntime (class in lunchbox.tools)
LT (lunchbox.enforce.Comparator attribute)
lt() (lunchbox.enforce.Enforce method)
LTE (lunchbox.enforce.Comparator attribute)
lte() (lunchbox.enforce.Enforce method)
lunchbox.enforce
module
lunchbox.enum
module
lunchbox.infix
module
lunchbox.singleton
module
lunchbox.stopwatch
module
lunchbox.theme
module
lunchbox.tools
module
M
main() (in module cli)
MathInfix (class in lunchbox.infix)
members() (lunchbox.enum.EnumBase class method)
message (lunchbox.tools.LogRuntime attribute)
MiscInfix (class in lunchbox.infix)
module
cli
lunchbox.enforce
lunchbox.enum
lunchbox.infix
lunchbox.singleton
lunchbox.stopwatch
lunchbox.theme
lunchbox.tools
N
NOT_EQ (lunchbox.enforce.Comparator attribute)
NOT_IN (lunchbox.enforce.Comparator attribute)
NOT_INSTANCE_OF (lunchbox.enforce.Comparator attribute)
NOT_SIMILAR (lunchbox.enforce.Comparator attribute)
O
options() (lunchbox.enum.EnumBase class method)
ORANGE1 (lunchbox.theme.Colorscheme attribute)
ORANGE2 (lunchbox.theme.Colorscheme attribute)
P
PORT (in module cli)
post_to_slack() (in module lunchbox.tools)
prod_command() (in module cli)
pull_command() (in module cli)
PURPLE1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
PURPLE2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
push_command() (in module cli)
Q
quickstart_command() (in module cli)
R
RED1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
RED2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
RegexMatch (class in lunchbox.tools)
relative_path() (in module lunchbox.tools)
remove_command() (in module cli)
remove_container() (in module cli)
resolve() (in module cli)
restart_command() (in module cli)
runtime() (in module lunchbox.tools)
S
SIMILAR (lunchbox.enforce.Comparator attribute)
similar() (lunchbox.enforce.Enforce method)
Singleton (class in lunchbox.singleton)
start() (in module cli)
(lunchbox.stopwatch.StopWatch method)
start_command() (in module cli)
state_command() (in module cli)
stop() (in module cli)
(lunchbox.stopwatch.StopWatch method)
stop_command() (in module cli)
StopWatch (class in lunchbox.stopwatch)
str_to_bool() (in module lunchbox.tools)
T
TerminalColorscheme (class in lunchbox.theme)
ThemeFormatter (class in lunchbox.theme)
to_dict() (lunchbox.enum.EnumBase class method)
to_snakecase() (in module lunchbox.tools)
traverse_directory() (in module lunchbox.tools)
truncate_blob_lists() (in module lunchbox.tools)
truncate_list() (in module lunchbox.tools)
try_() (in module lunchbox.tools)
U
UnaryInfix (class in lunchbox.infix)
UtiltyInfix (class in lunchbox.infix)
V
version_commit_command() (in module cli)
version_variable() (in module cli)
W
WHITE (lunchbox.theme.TerminalColorscheme attribute)
write_dl() (lunchbox.theme.ThemeFormatter method)
write_heading() (lunchbox.theme.ThemeFormatter method)
write_text() (lunchbox.theme.ThemeFormatter method)
write_usage() (lunchbox.theme.ThemeFormatter method)
X
x_tools_command() (in module cli)
Y
YELLOW1 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
YELLOW2 (lunchbox.theme.Colorscheme attribute)
(lunchbox.theme.TerminalColorscheme attribute)
Z
zsh_command() (in module cli)
zsh_complete_command() (in module cli)
zsh_root_command() (in module cli)
zshrc_tools() (in module cli)