Wolfram Client Library
for Python
index
modules
|
v 1.4.1
|
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
A
add_arguments() (wolframclient.cli.commands.benchmark.Command method)
(wolframclient.cli.commands.start_externalevaluate.Command method)
(wolframclient.cli.commands.test.Command method)
(wolframclient.cli.utils.SimpleCommand method)
add_encoder() (wolframclient.serializers.wxfencoder.wxfexprprovider.WXFExprProvider method)
add_part() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
API (class in wolframclient.utils.importutils)
args (wolframclient.language.expression.WLFunction attribute)
array_to_list() (in module wolframclient.serializers.wxfencoder.utils)
array_to_wxf() (in module wolframclient.serializers.wxfencoder.utils)
array_type (wolframclient.deserializers.wxf.wxfparser.WXFToken attribute)
(wolframclient.deserializers.WXFToken attribute)
ARRAY_TYPES_ELEM_SIZE (in module wolframclient.serializers.wxfencoder.constants)
as_method() (wolframclient.utils.dispatch.Dispatch method)
Association (class in wolframclient.utils.datastructures)
AuthenticationException
B
BIGREAL_RE (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer attribute)
(wolframclient.deserializers.WXFConsumer attribute)
binary_deserialize() (in module wolframclient.deserializers)
(in module wolframclient.deserializers.wxf)
Bool() (in module wolframclient.utils.externalevaluate)
build_function() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
builtin_routes (wolframclient.utils.externalevaluate.ExternalEvaluateConsumer attribute)
BUILTIN_SYMBOL (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer attribute)
(wolframclient.deserializers.WXFConsumer attribute)
C
cached_property (class in wolframclient.utils.decorators)
Call() (in module wolframclient.utils.externalevaluate)
Cast() (in module wolframclient.utils.externalevaluate)
chain_normalizer() (wolframclient.serializers.encoder.Encoder method)
check_wl_symbol() (in module wolframclient.utils.externalevaluate)
CHUNK_SIZE (wolframclient.serializers.wxfencoder.streaming.ZipCompressedReader attribute)
class_name (wolframclient.cli.dispatch.DispatchCommand attribute)
clear() (wolframclient.utils.datastructures.immutabledict method)
(wolframclient.utils.dispatch.Dispatch method)
clear_cache() (wolframclient.utils.dispatch.Dispatch method)
col_size (wolframclient.cli.commands.benchmark.Command attribute)
Command (class in wolframclient.cli.commands.benchmark)
(class in wolframclient.cli.commands.refactor)
(class in wolframclient.cli.commands.setup)
(class in wolframclient.cli.commands.start_externalevaluate)
(class in wolframclient.cli.commands.test)
complexity (wolframclient.cli.commands.benchmark.Command attribute)
composition() (in module wolframclient.utils.functional)
compress() (in module wolframclient.serializers.wxf)
concatenate_bytes() (in module wolframclient.serializers.base)
(in module wolframclient.serializers.wxf)
(in module wolframclient.serializers.wxfencoder.streaming)
(in module wolframclient.utils.encoding)
consume_association() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_bigint() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_bigreal() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_binary_string() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_function() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
(wolframclient.utils.externalevaluate.ExternalEvaluateConsumer method)
consume_integer16() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_integer32() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_integer64() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_integer8() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_numeric_array() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.wxf.wxfconsumer.WXFConsumerNumpy method)
(wolframclient.deserializers.WXFConsumer method)
(wolframclient.deserializers.WXFConsumerNumpy method)
consume_packed_array() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.wxf.wxfconsumer.WXFConsumerNumpy method)
(wolframclient.deserializers.WXFConsumer method)
(wolframclient.deserializers.WXFConsumerNumpy method)
consume_real64() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_rule() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_rule_delayed() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_string() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
consume_symbol() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
context (wolframclient.serializers.wxfencoder.serializer.WXFExprSerializer property)
create_parser() (wolframclient.cli.utils.SimpleCommand method)
create_task() (in module wolframclient.utils.asyncio)
D
data (wolframclient.deserializers.wxf.wxfparser.WXFToken attribute)
(wolframclient.deserializers.WXFToken attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprBinaryString attribute)
decorate() (in module wolframclient.utils.decorators)
default_command (wolframclient.cli.dispatch.DispatchCommand attribute)
default_function() (wolframclient.utils.dispatch.Dispatch method)
DefaultWXFEncoder (class in wolframclient.serializers.wxfencoder.wxfencoder)
DelReference() (in module wolframclient.utils.externalevaluate)
dependencies (wolframclient.cli.commands.setup.Command attribute)
(wolframclient.cli.commands.start_externalevaluate.Command attribute)
(wolframclient.cli.dispatch.DispatchCommand attribute)
(wolframclient.cli.utils.SimpleCommand attribute)
dependencies() (in module wolframclient.cli.commands.setup)
dimensions (wolframclient.deserializers.wxf.wxfparser.WXFToken property)
(wolframclient.deserializers.WXFToken property)
discover_with_convention() (in module wolframclient.cli.utils)
Dispatch (class in wolframclient.utils.dispatch)
dispatch() (wolframclient.utils.dispatch.Dispatch method)
dispatch_wl_object() (wolframclient.utils.externalevaluate.ExternalEvaluateConsumer method)
DispatchCommand (class in wolframclient.cli.dispatch)
E
echo() (in module wolframclient.utils.debug)
element_count (wolframclient.deserializers.wxf.wxfparser.WXFToken property)
(wolframclient.deserializers.WXFToken property)
encode() (in module wolframclient.utils.encoding)
(wolframclient.serializers.wxfencoder.wxfencoder.DefaultWXFEncoder method)
(wolframclient.serializers.wxfencoder.wxfencoder.WXFEncoder method)
(wolframclient.serializers.wxfencoder.wxfnumpyencoder.NumPyWXFEncoder method)
encode_array() (in module wolframclient.serializers.encoders.builtin)
encode_as_association() (in module wolframclient.serializers.encoders.pandas)
encode_as_dataset() (in module wolframclient.serializers.encoders.pandas)
encode_as_list() (in module wolframclient.serializers.encoders.pandas)
encode_as_timeseries() (in module wolframclient.serializers.encoders.pandas)
encode_association() (in module wolframclient.serializers.encoders.builtin)
encode_booleans() (in module wolframclient.serializers.encoders.builtin)
encode_buffer() (in module wolframclient.deserializers.wxf.wxfparser)
encode_bytes() (in module wolframclient.serializers.encoders.builtin)
encode_complex() (in module wolframclient.serializers.encoders.builtin)
(in module wolframclient.serializers.encoders.numpy)
encode_dataframe_as_assoc() (in module wolframclient.serializers.encoders.pandas)
encode_dataframe_as_dataset() (in module wolframclient.serializers.encoders.pandas)
encode_dataframe_as_tabular() (in module wolframclient.serializers.encoders.pandas)
encode_date() (in module wolframclient.serializers.encoders.datetime)
encode_datetime() (in module wolframclient.serializers.encoders.datetime)
encode_decimal() (in module wolframclient.serializers.encoders.decimal)
encode_default() (in module wolframclient.deserializers.wxf.wxfparser)
(in module wolframclient.utils.encoding)
encode_dict() (in module wolframclient.serializers.encoders.builtin)
encode_faction() (in module wolframclient.serializers.encoders.fractions)
encode_float() (in module wolframclient.serializers.encoders.builtin)
encode_function() (in module wolframclient.serializers.encoders.builtin)
encode_image() (in module wolframclient.serializers.encoders.pil)
encode_inputexpr() (in module wolframclient.serializers.encoders.builtin)
encode_int() (in module wolframclient.serializers.encoders.builtin)
encode_iter() (in module wolframclient.serializers.encoders.builtin)
encode_multiindex_as_assoc() (in module wolframclient.serializers.encoders.pandas)
encode_multiindex_as_dataset() (in module wolframclient.serializers.encoders.pandas)
encode_ndarray() (in module wolframclient.serializers.encoders.numpy)
encode_none() (in module wolframclient.serializers.encoders.builtin)
encode_numpy_floating() (in module wolframclient.serializers.encoders.numpy)
encode_numpy_int() (in module wolframclient.serializers.encoders.numpy)
encode_numpy_mp_float() (in module wolframclient.serializers.encoders.numpy)
encode_panda_series() (in module wolframclient.serializers.encoders.pandas)
encode_quantity() (in module wolframclient.serializers.encoders.astropy)
(in module wolframclient.serializers.encoders.io)
encode_serializable() (in module wolframclient.serializers.encoders.builtin)
encode_symbol() (in module wolframclient.serializers.encoders.builtin)
encode_text() (in module wolframclient.serializers.encoders.builtin)
encode_time() (in module wolframclient.serializers.encoders.datetime)
encode_timedelta() (in module wolframclient.serializers.encoders.datetime)
encode_tzinfo() (in module wolframclient.serializers.encoders.datetime)
encode_zoneinfo() (in module wolframclient.serializers.encoders.zoneinfo)
encoded_kv_tuples() (in module wolframclient.serializers.encoders.pandas)
Encoder (class in wolframclient.serializers.encoder)
encoder (in module wolframclient.serializers.encoders.pil)
encoder_panda_dataframe() (in module wolframclient.serializers.encoders.pandas)
encoder_pyarrow_batch() (in module wolframclient.serializers.encoders.pyarrow)
encoder_pyarrow_table() (in module wolframclient.serializers.encoders.pyarrow)
Eval() (in module wolframclient.utils.externalevaluate)
evaluation_api_url() (in module wolframclient.utils.url)
ExactSizeReader (class in wolframclient.serializers.wxfencoder.streaming)
execute_from_command_line() (in module wolframclient.cli.dispatch)
export() (in module wolframclient.serializers)
(wolframclient.serializers.base.FormatSerializer method)
expression_handler() (wolframclient.cli.commands.benchmark.Command method)
ExternalEvaluateConsumer (class in wolframclient.utils.externalevaluate)
F
failure_code() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
failure_meta() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
failure_parameters() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
failure_tag() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
failure_template() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
find_default_kernel_path() (in module wolframclient.utils.environment)
first() (in module wolframclient.utils.functional)
flatten() (in module wolframclient.utils.functional)
float_to_bytes() (in module wolframclient.serializers.wxfencoder.utils)
flush() (wolframclient.serializers.wxfencoder.streaming.ZipCompressedWriter method)
FormatSerializer (class in wolframclient.serializers.base)
formatted_time() (wolframclient.cli.commands.benchmark.Command method)
FromArrow() (in module wolframclient.utils.externalevaluate)
FromComplex() (in module wolframclient.utils.externalevaluate)
FromGregorianDay() (in module wolframclient.utils.externalevaluate)
FromMissing() (in module wolframclient.utils.externalevaluate)
FromRational() (in module wolframclient.utils.externalevaluate)
FromTodayTime() (in module wolframclient.utils.externalevaluate)
FromUnixTime() (in module wolframclient.utils.externalevaluate)
G
generate_bytes() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
get_event_loop() (in module wolframclient.utils.asyncio)
get_length() (in module wolframclient.serializers.wxf)
get_property() (wolframclient.serializers.encoder.Encoder method)
get_series_encoder_from_index() (in module wolframclient.serializers.encoders.pandas)
GetAttribute() (in module wolframclient.utils.externalevaluate)
GetItem() (in module wolframclient.utils.externalevaluate)
GetReference() (in module wolframclient.utils.externalevaluate)
Global (in module wolframclient.language)
H
handle() (wolframclient.cli.commands.benchmark.Command method)
(wolframclient.cli.commands.refactor.Command method)
(wolframclient.cli.commands.start_externalevaluate.Command method)
(wolframclient.cli.commands.test.Command method)
(wolframclient.cli.dispatch.DispatchCommand method)
(wolframclient.cli.utils.SimpleCommand method)
handle_message() (in module wolframclient.utils.externalevaluate)
head (wolframclient.language.expression.WLFunction attribute)
help (wolframclient.cli.utils.SimpleCommand attribute)
hook_symbol (wolframclient.utils.externalevaluate.ExternalEvaluateConsumer attribute)
I
identity() (in module wolframclient.utils.functional)
immutabledict (class in wolframclient.utils.datastructures)
Import() (in module wolframclient.utils.externalevaluate)
import_string() (in module wolframclient.utils.importutils)
installation_version() (in module wolframclient.utils.environment)
installed_modules() (in module wolframclient.utils.require)
int_size (wolframclient.serializers.wxfencoder.wxfexpr.WXFExprInteger attribute)
integer_size() (in module wolframclient.serializers.wxfencoder.utils)
integer_to_bytes() (in module wolframclient.serializers.wxfencoder.utils)
is_iterable() (in module wolframclient.utils.functional)
is_rule_valid() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
is_valid_final_state() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
items() (wolframclient.utils.importutils.API method)
iterate() (in module wolframclient.utils.functional)
K
keep_listening (wolframclient.utils.externalevaluate.SocketWriter attribute)
keys() (wolframclient.utils.importutils.API method)
L
last() (in module wolframclient.utils.functional)
Len() (in module wolframclient.utils.externalevaluate)
length (wolframclient.deserializers.wxf.wxfparser.WXFToken attribute)
(wolframclient.deserializers.WXFToken attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprFunction attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprString attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprSymbol attribute)
Lock() (in module wolframclient.utils.lock)
M
main() (wolframclient.cli.dispatch.DispatchCommand method)
(wolframclient.cli.utils.SimpleCommand method)
MethodCall() (in module wolframclient.utils.externalevaluate)
missing_requirements() (in module wolframclient.utils.require)
module
wolframclient
wolframclient.about
wolframclient.cli
wolframclient.cli.commands
wolframclient.cli.commands.benchmark
wolframclient.cli.commands.refactor
wolframclient.cli.commands.setup
wolframclient.cli.commands.start_externalevaluate
wolframclient.cli.commands.test
wolframclient.cli.dispatch
wolframclient.cli.utils
wolframclient.deserializers
wolframclient.deserializers.wxf
wolframclient.deserializers.wxf.wxfconsumer
wolframclient.deserializers.wxf.wxfparser
wolframclient.exception
wolframclient.language
wolframclient.language.array
wolframclient.language.decorators
wolframclient.language.exceptions
wolframclient.language.expression
wolframclient.language.side_effects
wolframclient.language.traceback
wolframclient.serializers
wolframclient.serializers.base
wolframclient.serializers.encoder
wolframclient.serializers.encoders
wolframclient.serializers.encoders.astropy
wolframclient.serializers.encoders.builtin
wolframclient.serializers.encoders.datetime
wolframclient.serializers.encoders.decimal
wolframclient.serializers.encoders.fractions
wolframclient.serializers.encoders.io
wolframclient.serializers.encoders.numpy
wolframclient.serializers.encoders.pandas
wolframclient.serializers.encoders.pil
wolframclient.serializers.encoders.pyarrow
wolframclient.serializers.encoders.zoneinfo
wolframclient.serializers.serializable
wolframclient.serializers.utils
wolframclient.serializers.wl
wolframclient.serializers.wxf
wolframclient.serializers.wxfencoder
wolframclient.serializers.wxfencoder.constants
wolframclient.serializers.wxfencoder.serializer
wolframclient.serializers.wxfencoder.streaming
wolframclient.serializers.wxfencoder.utils
wolframclient.serializers.wxfencoder.wxfencoder
wolframclient.serializers.wxfencoder.wxfexpr
wolframclient.serializers.wxfencoder.wxfexprprovider
wolframclient.serializers.wxfencoder.wxfnumpyencoder
wolframclient.settings
wolframclient.utils
wolframclient.utils.api
wolframclient.utils.asyncio
wolframclient.utils.datastructures
wolframclient.utils.debug
wolframclient.utils.decorators
wolframclient.utils.dispatch
wolframclient.utils.encoding
wolframclient.utils.environment
wolframclient.utils.externalevaluate
wolframclient.utils.functional
wolframclient.utils.importutils
wolframclient.utils.json
wolframclient.utils.lock
wolframclient.utils.logger
wolframclient.utils.packedarray
wolframclient.utils.require
wolframclient.utils.six
wolframclient.utils.tests
wolframclient.utils.url
Module() (in module wolframclient.utils.externalevaluate)
module_path() (in module wolframclient.utils.importutils)
modules (wolframclient.cli.commands.refactor.Command attribute)
(wolframclient.cli.commands.test.Command attribute)
(wolframclient.cli.dispatch.DispatchCommand attribute)
N
name (wolframclient.language.expression.WLSymbol attribute)
(wolframclient.language.expression.WLSymbolFactory attribute)
next_expression() (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumer method)
(wolframclient.deserializers.WXFConsumer method)
next_token() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
normalize_array() (in module wolframclient.serializers.encoders.pil)
normalized_prop_pandas_series_head() (in module wolframclient.serializers.encoders.pandas)
normalized_prop_timeseries() (in module wolframclient.serializers.encoders.pandas)
NOT_PROVIDED (wolframclient.serializers.wxfencoder.wxfencoder.WXFEncoder attribute)
NotEncodedException
numeric_array_to_wxf() (in module wolframclient.serializers.wxfencoder.utils)
NumericArray (class in wolframclient.language.array)
NumPyWXFEncoder (class in wolframclient.serializers.wxfencoder.wxfnumpyencoder)
P
pack() (in module wolframclient.language.array)
packed_array_to_wxf() (in module wolframclient.serializers.wxfencoder.utils)
PackedArray (class in wolframclient.language.array)
(class in wolframclient.utils.packedarray)
parse_array() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
parse_header() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
parse_varint() (in module wolframclient.deserializers.wxf.wxfparser)
Partial() (in module wolframclient.utils.externalevaluate)
partition() (in module wolframclient.utils.functional)
path_to_file_in_data_dir() (in module wolframclient.utils.tests)
pop() (wolframclient.utils.datastructures.immutabledict method)
popitem() (wolframclient.utils.datastructures.immutabledict method)
print() (wolframclient.cli.utils.SimpleCommand method)
print_elapsed_time() (in module wolframclient.utils.debug)
provide_wxfexpr() (wolframclient.serializers.wxfencoder.serializer.WXFExprSerializer method)
(wolframclient.serializers.wxfencoder.wxfexprprovider.WXFExprProvider method)
py_encode_decimal() (in module wolframclient.serializers.utils)
py_encode_text() (in module wolframclient.serializers.utils)
R
read() (wolframclient.serializers.wxfencoder.streaming.ExactSizeReader method)
(wolframclient.serializers.wxfencoder.streaming.ZipCompressedReader method)
register() (wolframclient.utils.dispatch.Dispatch method)
register_function() (wolframclient.utils.externalevaluate.registry method)
registry (class in wolframclient.utils.externalevaluate)
repeat() (in module wolframclient.cli.commands.benchmark)
repeated_timing() (in module wolframclient.utils.debug)
repetitions (wolframclient.cli.commands.benchmark.Command attribute)
replace() (in module wolframclient.serializers.utils)
report() (wolframclient.cli.commands.benchmark.Command method)
RequestException
require() (in module wolframclient.utils.require)
require_module() (in module wolframclient.utils.require)
resolve() (wolframclient.utils.dispatch.Dispatch method)
riffle() (in module wolframclient.utils.functional)
run() (in module wolframclient.utils.asyncio)
(wolframclient.cli.commands.refactor.Command method)
S
safe_force_text() (in module wolframclient.utils.encoding)
safe_import_string() (in module wolframclient.utils.importutils)
safe_import_string_and_call() (in module wolframclient.utils.importutils)
safe_len() (in module wolframclient.serializers.utils)
safe_pandas_length() (in module wolframclient.serializers.encoders.pandas)
safe_wl_execute() (in module wolframclient.language.decorators)
send_side_effect() (wolframclient.utils.externalevaluate.SocketWriter method)
SerializationContext (class in wolframclient.serializers.wxfencoder.serializer)
serialize() (wolframclient.serializers.wxfencoder.serializer.WXFExprSerializer method)
(wolframclient.serializers.wxfencoder.wxfencoder.WXFEncoder method)
serialize_association() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
serialize_bytes() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_complex() (wolframclient.serializers.base.FormatSerializer method)
serialize_decimal() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_float() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_fraction() (wolframclient.serializers.base.FormatSerializer method)
serialize_function() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_input_form() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
serialize_int() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_iterable() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
serialize_mapping() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_numeric_array() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_packed_array() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_rule() (in module wolframclient.serializers.wxf)
(wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
serialize_rule_delayed() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
serialize_string() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_symbol() (wolframclient.serializers.base.FormatSerializer method)
(wolframclient.serializers.wl.WLSerializer method)
(wolframclient.serializers.wxf.WXFSerializer method)
serialize_traceback() (in module wolframclient.language.traceback)
serialize_tzinfo() (wolframclient.serializers.base.FormatSerializer method)
Set() (in module wolframclient.utils.externalevaluate)
set_traceback() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
SetAttribute() (in module wolframclient.utils.externalevaluate)
setdefault() (wolframclient.utils.datastructures.immutabledict method)
SetItem() (in module wolframclient.utils.externalevaluate)
Settings (class in wolframclient.utils.datastructures)
setup_logging_to_file() (in module wolframclient.utils.logger)
show_traceback() (wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
SimpleCommand (class in wolframclient.cli.utils)
SocketException
SocketWriter (class in wolframclient.utils.externalevaluate)
start_zmq_instance() (in module wolframclient.utils.externalevaluate)
start_zmq_loop() (in module wolframclient.utils.externalevaluate)
step_into_new_assoc() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
step_into_new_expr() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
step_into_new_function() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
step_into_new_rule() (wolframclient.serializers.wxfencoder.serializer.SerializationContext method)
str_trim() (in module wolframclient.utils.logger)
stream_generators() (wolframclient.cli.commands.benchmark.Command method)
subcommand_args() (wolframclient.cli.dispatch.DispatchCommand method)
subcommands() (wolframclient.cli.dispatch.DispatchCommand method)
System (in module wolframclient.language)
T
table_divider() (wolframclient.cli.commands.benchmark.Command method)
table_line() (wolframclient.cli.commands.benchmark.Command method)
TestCase (class in wolframclient.utils.tests)
timed() (in module wolframclient.utils.debug)
timed_repeated() (in module wolframclient.utils.debug)
title_size (wolframclient.cli.commands.benchmark.Command attribute)
to_bytes() (wolframclient.serializers.wxfencoder.wxfexpr.WXFExprInteger method)
to_dict() (in module wolframclient.utils.decorators)
to_external_object() (in module wolframclient.utils.externalevaluate)
to_iterable() (in module wolframclient.utils.functional)
to_little_endian() (in module wolframclient.serializers.encoders.numpy)
to_tuple() (in module wolframclient.utils.decorators)
to_wl() (in module wolframclient.language.decorators)
(wolframclient.exception.WolframLanguageException method)
(wolframclient.language.exceptions.WolframLanguageException method)
(wolframclient.serializers.serializable.WLSerializable method)
(wolframclient.serializers.WLSerializable method)
tobytes() (wolframclient.language.array.NumericArray method)
token_for_association() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_binary_string() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_function() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_integer16() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_integer32() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_integer64() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_integer8() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_numeric_array() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_packed_array() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_real64() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_rule() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
token_for_string() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
tokens() (wolframclient.deserializers.wxf.wxfparser.WXFParser method)
U
unpack_optionals() (in module wolframclient.utils.externalevaluate)
unregister() (wolframclient.utils.dispatch.Dispatch method)
update() (wolframclient.utils.datastructures.immutabledict method)
(wolframclient.utils.dispatch.Dispatch method)
url_join() (in module wolframclient.utils.url)
user_api_url() (in module wolframclient.utils.url)
V
valid_dimension_or_fail() (in module wolframclient.serializers.wxfencoder.utils)
validate_types() (wolframclient.utils.dispatch.Dispatch method)
value (wolframclient.serializers.wxfencoder.wxfexpr.WXFExprInteger attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprString attribute)
(wolframclient.serializers.wxfencoder.wxfexpr.WXFExprSymbol attribute)
values() (wolframclient.utils.importutils.API method)
varint_bytes() (in module wolframclient.serializers.wxfencoder.utils)
W
wait_for_process() (in module wolframclient.cli.commands.refactor)
wl (in module wolframclient.language)
wl_print() (in module wolframclient.language.side_effects)
wl_side_effect() (in module wolframclient.language.side_effects)
wlexpr (in module wolframclient.language)
WLFunction (class in wolframclient.language.expression)
WLInputExpression (class in wolframclient.language.expression)
WLSerializable (class in wolframclient.serializers)
(class in wolframclient.serializers.serializable)
WLSerializer (class in wolframclient.serializers.wl)
WLSymbol (class in wolframclient.language.expression)
WLSymbolFactory (class in wolframclient.language.expression)
wolframclient
module
wolframclient.about
module
wolframclient.cli
module
wolframclient.cli.commands
module
wolframclient.cli.commands.benchmark
module
wolframclient.cli.commands.refactor
module
wolframclient.cli.commands.setup
module
wolframclient.cli.commands.start_externalevaluate
module
wolframclient.cli.commands.test
module
wolframclient.cli.dispatch
module
wolframclient.cli.utils
module
wolframclient.deserializers
module
wolframclient.deserializers.wxf
module
wolframclient.deserializers.wxf.wxfconsumer
module
wolframclient.deserializers.wxf.wxfparser
module
wolframclient.exception
module
wolframclient.language
module
wolframclient.language.array
module
wolframclient.language.decorators
module
wolframclient.language.exceptions
module
wolframclient.language.expression
module
wolframclient.language.side_effects
module
wolframclient.language.traceback
module
wolframclient.serializers
module
wolframclient.serializers.base
module
wolframclient.serializers.encoder
module
wolframclient.serializers.encoders
module
wolframclient.serializers.encoders.astropy
module
wolframclient.serializers.encoders.builtin
module
wolframclient.serializers.encoders.datetime
module
wolframclient.serializers.encoders.decimal
module
wolframclient.serializers.encoders.fractions
module
wolframclient.serializers.encoders.io
module
wolframclient.serializers.encoders.numpy
module
wolframclient.serializers.encoders.pandas
module
wolframclient.serializers.encoders.pil
module
wolframclient.serializers.encoders.pyarrow
module
wolframclient.serializers.encoders.zoneinfo
module
wolframclient.serializers.serializable
module
wolframclient.serializers.utils
module
wolframclient.serializers.wl
module
wolframclient.serializers.wxf
module
wolframclient.serializers.wxfencoder
module
wolframclient.serializers.wxfencoder.constants
module
wolframclient.serializers.wxfencoder.serializer
module
wolframclient.serializers.wxfencoder.streaming
module
wolframclient.serializers.wxfencoder.utils
module
wolframclient.serializers.wxfencoder.wxfencoder
module
wolframclient.serializers.wxfencoder.wxfexpr
module
wolframclient.serializers.wxfencoder.wxfexprprovider
module
wolframclient.serializers.wxfencoder.wxfnumpyencoder
module
wolframclient.settings
module
wolframclient.utils
module
wolframclient.utils.api
module
wolframclient.utils.asyncio
module
wolframclient.utils.datastructures
module
wolframclient.utils.debug
module
wolframclient.utils.decorators
module
wolframclient.utils.dispatch
module
wolframclient.utils.encoding
module
wolframclient.utils.environment
module
wolframclient.utils.externalevaluate
module
wolframclient.utils.functional
module
wolframclient.utils.importutils
module
wolframclient.utils.json
module
wolframclient.utils.lock
module
wolframclient.utils.logger
module
wolframclient.utils.packedarray
module
wolframclient.utils.require
module
wolframclient.utils.six
module
wolframclient.utils.tests
module
wolframclient.utils.url
module
WolframEvaluationException
WolframKernelException
WolframLanguageException
,
[1]
WolframParserException
write() (wolframclient.serializers.wxfencoder.streaming.ZipCompressedWriter method)
(wolframclient.utils.externalevaluate.SocketWriter method)
write_varint() (in module wolframclient.serializers.wxfencoder.utils)
wxf_type (wolframclient.deserializers.wxf.wxfparser.WXFToken attribute)
(wolframclient.deserializers.WXFToken attribute)
WXF_TYPE_TO_DTYPE (wolframclient.deserializers.wxf.wxfconsumer.WXFConsumerNumpy attribute)
(wolframclient.deserializers.WXFConsumerNumpy attribute)
WXFConsumer (class in wolframclient.deserializers)
(class in wolframclient.deserializers.wxf.wxfconsumer)
WXFConsumerNumpy (class in wolframclient.deserializers)
(class in wolframclient.deserializers.wxf.wxfconsumer)
WXFEncoder (class in wolframclient.serializers.wxfencoder.wxfencoder)
WXFExprBinaryString (class in wolframclient.serializers.wxfencoder.wxfexpr)
WXFExprFunction (class in wolframclient.serializers.wxfencoder.wxfexpr)
WXFExprInteger (class in wolframclient.serializers.wxfencoder.wxfexpr)
WXFExprProvider (class in wolframclient.serializers.wxfencoder.wxfexprprovider)
WXFExprSerializer (class in wolframclient.serializers.wxfencoder.serializer)
WXFExprString (class in wolframclient.serializers.wxfencoder.wxfexpr)
WXFExprSymbol (class in wolframclient.serializers.wxfencoder.wxfexpr)
WXFParser (class in wolframclient.deserializers.wxf.wxfparser)
WXFSerializer (class in wolframclient.serializers.wxf)
WXFSerializerException
WXFToken (class in wolframclient.deserializers)
(class in wolframclient.deserializers.wxf.wxfparser)
Y
yield_with_separators() (in module wolframclient.serializers.wl)
Z
ZipCompressedReader (class in wolframclient.serializers.wxfencoder.streaming)
ZipCompressedWriter (class in wolframclient.serializers.wxfencoder.streaming)
Overview
Installation and Prerequisites
Prerequisites
Installation
Basic Usage
Expression Representation
Expression Evaluation
Wolfram Cloud Interactions
Serialization
Advanced Usage
Expression Representation
Local Kernel Evaluation
Extending Serialization: Writing an
Encoder
Extending WXF Parsing: Writing a
WXFConsumer
Guide
Expression Representation
Serialization
Deserialization
Evaluating Expressions
Cloud API
Exceptions
Table Of Contents
Quick search