Skip to main content
Back to top
Ctrl
+
K
API reference
Contribute
Ctrl
+
K
GitHub
Ctrl
+
K
API reference
Contribute
GitHub
Section Navigation
ApiClient
call_api
deserialize
parameters_to_tuples
prepare_post_parameters
request
sanitize_for_serialization
select_header_accept
select_header_content_type
setup_client
DICT_MATCH_REGEX
LIST_MATCH_REGEX
NATIVE_TYPES_MAPPING
PRIMITIVE_TYPES
ApiClientFactory
AuthenticationScheme
OIDCSessionBuilder
SessionConfiguration
generate_user_agent
ApiException
ApiConnectionException
AuthenticationWarning
UndefinedObjectWarning
DeserializedType
SerializedType
PrimitiveType
PyAnsys Documentation
Shared Components
API reference
ApiClient
DICT_MATCH_REGEX
DICT_MATCH_REGEX
#
ApiClient.
DICT_MATCH_REGEX
=
re.compile('dict\\(([^,]*),
(.*)\\)')
#
On this page
ApiClient.DICT_MATCH_REGEX
Show Source