STIXClient ========== .. currentmodule:: stixpy.net.client .. autoclass:: STIXClient :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~STIXClient.base_pattern ~STIXClient.baseurl ~STIXClient.datapath ~STIXClient.ql_filename ~STIXClient.ql_pattern ~STIXClient.required ~STIXClient.sci_filename ~STIXClient.sci_pattern .. rubric:: Methods Summary .. autosummary:: ~STIXClient.post_search_hook ~STIXClient.register_values ~STIXClient.search .. rubric:: Attributes Documentation .. autoattribute:: base_pattern .. autoattribute:: baseurl .. autoattribute:: datapath .. autoattribute:: ql_filename .. autoattribute:: ql_pattern .. autoattribute:: required .. autoattribute:: sci_filename .. autoattribute:: sci_pattern .. rubric:: Methods Documentation .. automethod:: post_search_hook .. automethod:: register_values .. automethod:: search