sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_list_pools) function_name_list_pools
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_retrieve_all) identifier_retrieve_all
(True) True
)default_parameter
(dictionary_splat_pattern
(identifi... | Fetches a list of all load balancer pools for a project. |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_client) identifier_client
(subscript
(identifier_obj) identifier_obj
... | Display API server uptime in days, hours. |
(module
(function_definition
(function_name_resources) function_name_resources
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_resources) identifier_resources
(list
)list
)assignmen... | Return list of all registered resources. |
(module
(function_definition
(function_name_filter) function_name_filter
(parameters
(identifier_self) identifier_self
(identifier_names) identifier_names
)parameters
(block
(expression_statement
(assignment
(identifier_names) identifier_names
(call
... | Returns a list with the names matching the pattern. |
(module
(function_definition
(function_name_nt) function_name_nt
(parameters
(identifier_graph) identifier_graph
)parameters
(block
(import_from_statement
(dotted_name
(identifier_rdflib) identifier_rdflib
)dotted_name
(dotted_name
(identifier_Co... | Format graph as n-tuples. |
(module
(function_definition
(function_name_dms2dd) function_name_dms2dd
(parameters
(identifier_d) identifier_d
(identifier_m) identifier_m
(identifier_s) identifier_s
)parameters
(block
(if_statement
(comparison_operator
(identifier_d) identifier_d
... | Convert degrees, minutes, seconds to decimal degrees |
(module
(function_definition
(function_name_dump_database) function_name_dump_database
(parameters
(identifier_id) identifier_id
)parameters
(block
(expression_statement
(call
(identifier_log) identifier_log
(argument_list
(string_"Generating a backu... | Backup the Postgres database locally. |
(module
(function_definition
(function_name_read_local_manifest) function_name_read_local_manifest
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_manifest) identifier_manifest
(call
(ide... | Read the file manifest, or create a new one if there isn't one already |
(module
(function_definition
(function_name_badge) function_name_badge
(parameters
(identifier_pipeline_id) identifier_pipeline_id
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(identifier_pipeline_id) identifier_pipeline_id
... | An individual pipeline status |
(module
(function_definition
(function_name_search_string) function_name_search_string
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier___normalize... | Returns the JSON string that LendingClub expects for it's search |
(module
(function_definition
(function_name_crl) function_name_crl
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_revoked_certs) identifier_revoked_certs
(call
(attribute
(... | Returns up to date CRL of this CA |
(module
(function_definition
(function_name__pypi_head_package) function_name__pypi_head_package
(parameters
(identifier_dependency) identifier_dependency
)parameters
(block
(if_statement
(attribute
(identifier_dependency) identifier_dependency
(identifier_specs... | Hit pypi with a http HEAD to check if pkg_name exists. |
(module
(function_definition
(function_name__create_cached_iter) function_name__create_cached_iter
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_scn) identifier_scn
(attribute
(identifier_self) identifier_self
... | Iterate over the provided scenes, caching them for later. |
(module
(function_definition
(function_name__make_path) function_name__make_path
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(identifier_name) identifier_name
)parameters
(block
(if_statement
(not_operator
(call
... | Makes directories as needed |
(module
(function_definition
(function_name_dump_map) function_name_dump_map
(parameters
(typed_default_parameter
(identifier_file) identifier_file
(type
(identifier_TextIO) identifier_TextIO
)type
(attribute
(identifier_sys) identifier_sys
(... | Prints the JSON "registered types" map to the specified file. |
(module
(function_definition
(function_name_save_catalog) function_name_save_catalog
(parameters
(identifier_self) identifier_self
(identifier_catalog_form) identifier_catalog_form
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat... | Pass through to provider CatalogAdminSession.update_catalog |
(module
(function_definition
(function_name_add_annotation) function_name_add_annotation
(parameters
(identifier_self) identifier_self
(identifier_entity) identifier_entity
(identifier_annotation) identifier_annotation
(identifier_value) identifier_value
)parameters
(block
... | Adds an annotation proprty to existing entity |
(module
(function_definition
(function_name_hook) function_name_hook
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(function_definition
(function_name_wrapper) function_name_wrapper
(parameters
(identifier... | Return a decorator that attaches a callback to a hook. |
(module
(function_definition
(function_name__hm_send_msg) function_name__hm_send_msg
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | This is the only interface to the serial connection. |
(module
(function_definition
(function_name__prevent_core_dump) function_name__prevent_core_dump
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(identifi... | Prevent the process from generating a core dump. |
(module
(function_definition
(function_name__recursive_matches) function_name__recursive_matches
(parameters
(identifier_self) identifier_self
(identifier_nodes) identifier_nodes
(identifier_count) identifier_count
)parameters
(block
(assert_statement
(comparison_operat... | Helper to recursively yield the matches. |
(module
(function_definition
(function_name_ConnectHandler) function_name_ConnectHandler
(parameters
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)... | Factory function selects the proper class and creates object based on device_type. |
(module
(function_definition
(function_name_divide) function_name_divide
(parameters
(identifier_n) identifier_n
(identifier_m) identifier_m
)parameters
(block
(expression_statement
(assignment
(identifier_avg) identifier_avg
(call
(identifier_... | Divide integer n to m chunks |
(module
(function_definition
(function_name_delta) function_name_delta
(parameters
(identifier_self) identifier_self
(identifier_signature) identifier_signature
)parameters
(block
(expression_statement
(string_"Generates delta for remote file via API using local file's signat... | Generates delta for remote file via API using local file's signature. |
(module
(function_definition
(function_name__renderBlockDevice) function_name__renderBlockDevice
(parameters
(identifier_self) identifier_self
(identifier_block_device) identifier_block_device
(identifier_build) identifier_build
)parameters
(block
(expression_statement
... | Render all of the block device's values. |
(module
(function_definition
(function_name_value) function_name_value
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_length) identifier_length
(call
(attribute
(attribute
... | Field value as an ascii encoded string. |
(module
(function_definition
(function_name_state_reachable) function_name_state_reachable
(parameters
(identifier_subsystem) identifier_subsystem
)parameters
(block
(expression_statement
(assignment
(identifier_tpm) identifier_tpm
(subscript
(attrib... | Return whether a state can be reached according to the network's TPM. |
(module
(function_definition
(function_name__structure_set) function_name__structure_set
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
(identifier_cl) identifier_cl
)parameters
(block
(if_statement
(boolean_operator
(call
... | Convert an iterable into a potentially generic set. |
(module
(function_definition
(function_name_next) function_name_next
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifier... | Retrieve the next row. |
(module
(function_definition
(function_name_sampling_volume_value) function_name_sampling_volume_value
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_svi) identifier_svi
(attribute
(attr... | Returns the device samping volume value in m. |
(module
(function_definition
(function_name__get_default_projection) function_name__get_default_projection
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier_projected) identifier_projected
(list
... | Construct the default projection document. |
(module
(function_definition
(function_name_AC) function_name_AC
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(attribute
(identifier_self) identifier_self
(identifier__AC) ... | Vertices A and C, list. |
(module
(function_definition
(function_name_LabelValueTable) function_name_LabelValueTable
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_keys) identifier_keys
(None) None
)default_parameter
)parameters
(block
(expression_statement
... | Return LabelValue with FSM derived keys. |
(module
(function_definition
(function_name_print_help_fields) function_name_print_help_fields
(parameters
)parameters
(block
(function_definition
(function_name_custom_manifold) function_name_custom_manifold
(parameters
)parameters
(block
(expression_st... | Print help about fields and field formatters. |
(module
(function_definition
(function_name_manifest_parse) function_name_manifest_parse
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
(arg... | parse manifest at path, return JSON object |
(module
(function_definition
(function_name__parse_read_preference) function_name__parse_read_preference
(parameters
(identifier_options) identifier_options
)parameters
(block
(if_statement
(comparison_operator
(string_'read_preference') string_'read_preference'
... | Parse read preference options. |
(module
(function_definition
(function_name_competence) function_name_competence
(parameters
(identifier_stochastic) identifier_stochastic
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_stochastic) identifier_stochastic
... | The competence function for Binary One-At-A-Time Metropolis |
(module
(function_definition
(function_name_interface_lookup) function_name_interface_lookup
(parameters
(identifier_interfaces) identifier_interfaces
(identifier_hwaddr) identifier_hwaddr
(identifier_address_type) identifier_address_type
)parameters
(block
(for_statement
... | Search the address within the interface list. |
(module
(function_definition
(function_name_unsubscribe) function_name_unsubscribe
(parameters
(identifier_self) identifier_self
(identifier_socket_id) identifier_socket_id
(identifier_channel) identifier_channel
)parameters
(block
(expression_statement
(assignment
... | Unsubscribes a socket from a channel. |
(module
(function_definition
(function_name_reload_all_plugins) function_name_reload_all_plugins
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(for_statement
(identifier... | Reloads all initialized plugins |
(module
(function_definition
(function_name_ignore) function_name_ignore
(parameters
(identifier_mapping) identifier_mapping
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_mapping) iden... | Use ignore to prevent a mapping from being mapped to a namedtuple. |
(module
(function_definition
(function_name_read_piezo_tensor) function_name_read_piezo_tensor
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_header_pattern) identifier_header_pattern
(concatenated_... | Parse the piezo tensor data |
(module
(function_definition
(function_name_fromConfigFile) function_name_fromConfigFile
(parameters
(default_parameter
(identifier_filename) identifier_filename
(identifier_DEFAULT_CONFIG_FILE) identifier_DEFAULT_CONFIG_FILE
)default_parameter
)parameters
(block
(exp... | Read settings from configuration file |
(module
(function_definition
(function_name_extract_summary) function_name_extract_summary
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_doc) identifier_doc
... | Extract summary from docstring. |
(module
(function_definition
(function_name_list_address_scopes) function_name_list_address_scopes
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_retrieve_all) identifier_retrieve_all
(True) True
)default_parameter
(dictionary_splat_pattern... | Fetches a list of all address scopes for a project. |
(module
(function_definition
(function_name__github_ssh_key_exists) function_name__github_ssh_key_exists
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier_remote_keys) identifier_remote_keys
(call
... | Returns True if any key on Github matches a local key, else False. |
(module
(function_definition
(function_name_translate_sbml_reaction) function_name_translate_sbml_reaction
(parameters
(identifier_entry) identifier_entry
(identifier_new_id) identifier_new_id
(identifier_compartment_map) identifier_compartment_map
(identifier_compound_map) identifier_... | Translate SBML reaction entry. |
(module
(function_definition
(function_name_copy) function_name_copy
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_new_dict) identifier_new_dict
(call
(identifier_IDict) identifier_IDic... | Return a copy of ourself. |
(module
(function_definition
(function_name_pack_chunk) function_name_pack_chunk
(parameters
(identifier_tag) identifier_tag
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_to_check) identifier_to_check
(b... | Pack a PNG chunk for serializing to disk |
(module
(function_definition
(function_name_registerTrailingStop) function_name_registerTrailingStop
(parameters
(identifier_self) identifier_self
(identifier_tickerId) identifier_tickerId
(default_parameter
(identifier_orderId) identifier_orderId
(integer_0) integer_0
... | adds trailing stop to monitor list |
(module
(function_definition
(function_name__handle_no_candidates) function_name__handle_no_candidates
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_se... | If we fail to find a good candidate we need to find something else. |
(module
(function_definition
(function_name_bytes_to_c_array) function_name_bytes_to_c_array
(parameters
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_chars) identifier_chars
(list_comprehension
(c... | Make a C array using the given string. |
(module
(function_definition
(function_name_clear_all) function_name_clear_all
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_urlpath) identifier_urlpath
(call
(attribute
(attribute
(identifier... | Clears all cache and metadata. |
(module
(function_definition
(function_name__print_command) function_name__print_command
(parameters
(identifier_self) identifier_self
(identifier_cmd) identifier_cmd
)parameters
(block
(expression_statement
(assignment
(identifier_text) identifier_text
(c... | Wrapper to avoid adding unnecessary blank lines. |
(module
(function_definition
(function_name_send_method_request) function_name_send_method_request
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_method) identifier_method
(type
(identifier_str) identifier_str
)type
)typed_paramet... | Sends user-defined method and method params |
(module
(function_definition
(function_name_updateButtonText) function_name_updateButtonText
(parameters
(identifier_self) identifier_self
(identifier_lst) identifier_lst
)parameters
(block
(expression_statement
(assignment
(identifier_axis_txt) identifier_axis_txt
... | Update the list of selected axes in the menu button |
(module
(function_definition
(function_name_resolve) function_name_resolve
(parameters
(identifier_self) identifier_self
(identifier_client) identifier_client
)parameters
(block
(expression_statement
(assignment
(identifier_resolve_method) identifier_resolve_method
... | Resolves Link to a specific Resource |
(module
(function_definition
(function_name__extract_number_of_taxa) function_name__extract_number_of_taxa
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_n_taxa) identifier_n_taxa
(call
... | sets `self.number_taxa` to the number of taxa as string |
(module
(function_definition
(function_name_user_has_email) function_name_user_has_email
(parameters
(identifier_username) identifier_username
)parameters
(block
(expression_statement
(assignment
(identifier_user) identifier_user
(call
(attribute
... | make sure, that given user has an email associated |
(module
(function_definition
(function_name_prepare) function_name_prepare
(parameters
(identifier_self) identifier_self
(identifier_engine) identifier_engine
(identifier_mode) identifier_mode
(identifier_items) identifier_items
)parameters
(type
(None) None
)type
... | Create a unique transaction id and dumps the items into a cached request object. |
(module
(function_definition
(function_name_save_optimizer_for_phase) function_name_save_optimizer_for_phase
(parameters
(identifier_phase) identifier_phase
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
... | Save the optimizer associated with the phase as a pickle |
(module
(function_definition
(function_name__calculate_day_cost) function_name__calculate_day_cost
(parameters
(identifier_self) identifier_self
(identifier_plan) identifier_plan
(identifier_period) identifier_period
)parameters
(block
(expression_statement
(assignment
... | Finds most fitted plan pricing for a given period, and calculate day cost |
(module
(function_definition
(function_name_impute_data) function_name_impute_data
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
)parameters
(block
(expression_statement
(assignment
(identifier_imp) identifier_imp
(call
... | Imputes data set containing Nan values |
(module
(function_definition
(function_name__get_dotgraphs) function_name__get_dotgraphs
(parameters
(identifier_self) identifier_self
(identifier_hdrgo) identifier_hdrgo
(identifier_usrgos) identifier_usrgos
(identifier_pltargs) identifier_pltargs
(identifier_go2parentids) ident... | Get a GO DAG in a dot-language string for a single Group of user GOs. |
(module
(function_definition
(function_name__symbol_in) function_name__symbol_in
(parameters
(identifier_self) identifier_self
(identifier_symbol) identifier_symbol
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identif... | Checks whether the specified symbol is part of the name for completion. |
(module
(function_definition
(function_name__any_source_silent) function_name__any_source_silent
(parameters
(identifier_sources) identifier_sources
)parameters
(block
(return_statement
(call
(attribute
(identifier_np) identifier_np
(identifier_any... | Returns true if the parameter sources has any silent first dimensions |
(module
(function_definition
(function_name__update_port_group_info) function_name__update_port_group_info
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_switches) identifier_switches
(None) None
)default_parameter
)parameters
(block
... | Refresh data on switch interfaces' port group membership |
(module
(function_definition
(function_name_prepare_recently_opened_state_machines_list_for_storage) function_name_prepare_recently_opened_state_machines_list_for_storage
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(dotted_name
... | Reduce number of paths in the recent opened state machines to limit from gui config |
(module
(function_definition
(function_name_reload) function_name_reload
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_enum) identifier_enum
(attribute
(identifier_self) identifier_self... | Reloads the contents for this box. |
(module
(function_definition
(function_name__trim_config) function_name__trim_config
(parameters
(identifier_self) identifier_self
(identifier_b_config) identifier_b_config
(identifier_mod) identifier_mod
(identifier_key) identifier_key
)parameters
(block
(if_statement
... | Take a beacon configuration and strip out the interval bits |
(module
(function_definition
(function_name__is_significant) function_name__is_significant
(parameters
(identifier_change) identifier_change
(identifier_significance) identifier_significance
)parameters
(block
(try_statement
(block
(expression_statement
... | Return True if a change is genuinely significant given our tolerance. |
(module
(function_definition
(function_name_addField) function_name_addField
(parameters
(identifier_self) identifier_self
(identifier_field) identifier_field
)parameters
(block
(if_statement
(comparison_operator
(call
(attribute
(identifie... | add a filed to the legend |
(module
(function_definition
(function_name_setPgConfigOptions) function_name_setPgConfigOptions
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(for_statement
(pattern_list
(identifier... | Sets the PyQtGraph config options and emits a log message |
(module
(function_definition
(function_name_throw_if_bad_response) function_name_throw_if_bad_response
(parameters
(identifier_response) identifier_response
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
... | Throw an exception if the Cerberus response is not successful. |
(module
(function_definition
(function_name_remove_eoc_marker) function_name_remove_eoc_marker
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(identifier_next_text) identifier_next_text
)parameters
(block
(if_statement
(attribute
... | Remove end of cell marker when next cell has an explicit start marker |
(module
(function_definition
(function_name__get_stats) function_name__get_stats
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
(identifier_instance) identifier_instance
)parameters
(block
(expression_statement
(call
(attribute
... | Hit a given URL and return the parsed json. |
(module
(function_definition
(function_name_fmt_iso) function_name_fmt_iso
(parameters
(identifier_timestamp) identifier_timestamp
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribute
(identifier_fmt) identi... | Format a UNIX timestamp to an ISO datetime string. |
(module
(function_definition
(function_name__resolve_call) function_name__resolve_call
(parameters
(identifier_self) identifier_self
(identifier_table) identifier_table
(default_parameter
(identifier_column) identifier_column
(string_'') string_''
)default_parameter
... | Internal method to resolve the API wrapper call. |
(module
(function_definition
(function_name_all_models) function_name_all_models
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_alphabet) identifier_alphabet
(type
(identifier__Alphabet) identifier__Alphabet
)type
)typed_parameter... | Find all the possible interpretations given a set of symbols |
(module
(function_definition
(function_name_cut_gmail_quote) function_name_cut_gmail_quote
(parameters
(identifier_html_message) identifier_html_message
)parameters
(block
(expression_statement
(assignment
(identifier_gmail_quote) identifier_gmail_quote
(call
... | Cuts the outermost block element with class gmail_quote. |
(module
(function_definition
(function_name__filter_closest) function_name__filter_closest
(parameters
(identifier_self) identifier_self
(identifier_lat) identifier_lat
(identifier_lon) identifier_lon
(identifier_stations) identifier_stations
)parameters
(block
(expressio... | Helper to filter the closest station to a given location. |
(module
(function_definition
(function_name_stream_download) function_name_stream_download
(parameters
(identifier_url) identifier_url
(identifier_target_path) identifier_target_path
(default_parameter
(identifier_verbose) identifier_verbose
(False) False
)default_param... | Download a large file without loading it into memory. |
(module
(function_definition
(function_name___init_keystone_session_v2) function_name___init_keystone_session_v2
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_check) identifier_check
(False) False
)default_parameter
)parameters
(block
... | Create and return a session object using Keystone API v2. |
(module
(function_definition
(function_name_wp_is_loiter) function_name_wp_is_loiter
(parameters
(identifier_self) identifier_self
(identifier_i) identifier_i
)parameters
(block
(expression_statement
(assignment
(identifier_loiter_cmds) identifier_loiter_cmds
... | return true if waypoint is a loiter waypoint |
(module
(function_definition
(function_name_output) function_name_output
(parameters
(identifier_self) identifier_self
(identifier_out_file) identifier_out_file
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_... | Write the converted entries to out_file |
(module
(function_definition
(function_name_filter_records) function_name_filter_records
(parameters
(identifier_root) identifier_root
(identifier_head) identifier_head
(identifier_update) identifier_update
(default_parameter
(identifier_filters) identifier_filters
(tup... | Apply the filters to the records. |
(module
(function_definition
(function_name_update_cognito_triggers) function_name_update_cognito_triggers
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_cognito) identifier... | Update any cognito triggers |
(module
(function_definition
(function_name__set_random_data) function_name__set_random_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_rdata) identifier_rdata
(call
(attribute
... | sets page data from random request |
(module
(function_definition
(function_name_verify_password) function_name_verify_password
(parameters
(identifier_self) identifier_self
(identifier_password) identifier_password
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifie... | Verify a given string for being valid password |
(module
(function_definition
(function_name_condition_from_code) function_name_condition_from_code
(parameters
(identifier_condcode) identifier_condcode
)parameters
(block
(if_statement
(comparison_operator
(identifier_condcode) identifier_condcode
(identifier__... | Get the condition name from the condition code. |
(module
(function_definition
(function_name_unstash_index) function_name_unstash_index
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_sync) identifier_sync
(False) False
)default_parameter
(default_parameter
(identifier_branch) iden... | Returns an unstash index if one is available. |
(module
(function_definition
(function_name_posts) function_name_posts
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_rev) identifier_rev
(call
(identifier_int) identifier_int
... | Get posts, reloading the site if needed. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_content) identifier_content
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)di... | Use mecab-python3 by default to parse JP text. Fall back to mecab binary app if needed |
(module
(function_definition
(function_name__format_filename) function_name__format_filename
(parameters
(identifier_self) identifier_self
(identifier_prefix) identifier_prefix
(identifier_year) identifier_year
(identifier_week) identifier_week
)parameters
(block
(return_... | Construct the file name based on the path and options. |
(module
(function_definition
(function_name__check_rest_version) function_name__check_rest_version
(parameters
(identifier_self) identifier_self
(identifier_version) identifier_version
)parameters
(block
(expression_statement
(assignment
(identifier_version) identif... | Validate a REST API version is supported by the library and target array. |
(module
(function_definition
(function_name_header) function_name_header
(parameters
(identifier_self) identifier_self
(identifier_method) identifier_method
(default_parameter
(identifier_client) identifier_client
(string_'htmlshark') string_'htmlshark'
)default_paramet... | generates Grooveshark API Json header |
(module
(function_definition
(function_name_create_environment_dict) function_name_create_environment_dict
(parameters
(identifier_overrides) identifier_overrides
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(call
... | Create and return a copy of os.environ with the specified overrides |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__count) identifier__c... | Reset the time statistics data for the operation. |
(module
(function_definition
(function_name__send) function_name__send
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(if_statement
(comparison_operator
... | Send a frame to either the local ZigBee or a remote device. |
(module
(function_definition
(function_name_open) function_name_open
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_print_matlab_welcome) identifier_print_matlab_welcome
(False) False
)default_parameter
)parameters
(block
(if_statem... | Opens the matlab process. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.