sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name_load) function_name_load (parameters (identifier_cls) identifier_cls (default_parameter (identifier_name) identifier_name (None) None )default_parameter (default_parameter (identifier_parent_name) identifier_parent_nam...
Get a loaded frozen instance of a specific profile.
(module (function_definition (function_name_find_device_by_name) function_name_find_device_by_name (parameters (identifier_name) identifier_name )parameters (block (if_statement (not_operator (identifier_name) identifier_name )not_operator (block ...
Tries to find a board by board name.
(module (function_definition (function_name_initialize) function_name_initialize (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (attribute (identifier_self) identifier_self (i...
Initializes the simulation model
(module (function_definition (function_name_file_exists) function_name_file_exists (parameters (identifier_self) identifier_self )parameters (type (identifier_bool) identifier_bool )type (block (expression_statement (assignment (identifier_cfg_path) identifi...
Check if the settings file exists or not
(module (function_definition (function_name__api_convert_output) function_name__api_convert_output (parameters (identifier_return_value) identifier_return_value )parameters (block (expression_statement (assignment (identifier_content_type) identifier_content_type ...
Convert the output to what the client asks
(module (function_definition (function_name_CreateConfigHBuilder) function_name_CreateConfigHBuilder (parameters (identifier_env) identifier_env )parameters (block (expression_statement (assignment (identifier_action) identifier_action (call (attribu...
Called if necessary just before the building targets phase begins.
(module (function_definition (function_name__updateEffects) function_name__updateEffects (parameters (identifier_self) identifier_self (identifier_time_passed) identifier_time_passed )parameters (block (for_statement (identifier_name) identifier_name (attribute ...
Update method for the effects handle
(module (function_definition (function_name_import_keybase) function_name_import_keybase (parameters (identifier_useropt) identifier_useropt )parameters (block (expression_statement (assignment (identifier_public_key) identifier_public_key (None) None )a...
Imports a public GPG key from Keybase
(module (function_definition (function_name_post) function_name_post (parameters (identifier_self) identifier_self (identifier_path) identifier_path (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (expre...
Calls the specified path with the POST method
(module (function_definition (function_name_full_path) function_name_full_path (parameters (identifier_self) identifier_self )parameters (block (with_statement (with_clause (with_item (attribute (identifier_self) identifier_self (id...
The full path of this node.
(module (function_definition (function_name_decompose) function_name_decompose (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier_extract) identifier...
Recursively destroys the contents of this tree.
(module (function_definition (function_name_inventory) function_name_inventory (parameters (identifier_uri) identifier_uri (identifier_format) identifier_format )parameters (block (expression_statement (assignment (identifier_base_uri) identifier_base_uri ...
Generate an inventory of datasets in a base URI.
(module (function_definition (function_name__cache_directory) function_name__cache_directory (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (attribute (identifier_settings) identifier_settings (iden...
Returns the full path to the cache directory as specified in settings.
(module (function_definition (function_name__interface_to_service) function_name__interface_to_service (parameters (identifier_iface) identifier_iface )parameters (block (for_statement (identifier__service) identifier__service (call (identifier__get_services) iden...
returns the coresponding service to given interface if exists, otherwise return None
(module (function_definition (function_name_handle_json_GET_neareststops) function_name_handle_json_GET_neareststops (parameters (identifier_self) identifier_self (identifier_params) identifier_params )parameters (block (expression_statement (assignment (identifier_...
Return a list of the nearest 'limit' stops to 'lat', 'lon
(module (function_definition (function_name_cache_page) function_name_cache_page (parameters (identifier_page_cache) identifier_page_cache (identifier_page_hash) identifier_page_hash (identifier_cache_size) identifier_cache_size )parameters (block (expression_statement ...
Add a page to the page cache.
(module (function_definition (function_name_execute_script) function_name_execute_script (parameters (identifier_self) identifier_self (default_parameter (identifier_sql_script) identifier_sql_script (None) None )default_parameter (default_parameter (identifier_...
Wrapper method for SQLScript class.
(module (function_definition (function_name_from_dict) function_name_from_dict (parameters (identifier_cls) identifier_cls (identifier_eas_from_nios) identifier_eas_from_nios )parameters (block (if_statement (not_operator (identifier_eas_from_nios) identifier_eas_fr...
Converts extensible attributes from the NIOS reply.
(module (function_definition (function_name_updateColormap) function_name_updateColormap (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (subscript (attribute (identifier_self) identifier_self ...
Updates the currently colormap accoring to stored settings
(module (function_definition (function_name_generate_username) function_name_generate_username (parameters (identifier_self) identifier_self (identifier_user_class) identifier_user_class )parameters (block (expression_statement (assignment (identifier_m) identifier_...
Generate a new username for a user
(module (function_definition (function_name_from_mediaid) function_name_from_mediaid (parameters (identifier_cls) identifier_cls (typed_parameter (identifier_context) identifier_context (type (identifier_InstaloaderContext) identifier_InstaloaderContext )type ...
Create a post object from a given mediaid
(module (function_definition (function_name_start_transfer) function_name_start_transfer (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (if_statement (not_operator (call (attribute ...
pass the transfer spec to the Aspera sdk and start the transfer
(module (function_definition (function_name_WriteClientGraphSeries) function_name_WriteClientGraphSeries (parameters (identifier_self) identifier_self (identifier_graph_series) identifier_graph_series (identifier_client_label) identifier_client_label (identifier_timestamp) identifier_t...
Writes the provided graphs to the DB with the given client label.
(module (function_definition (function_name_CUnescape) function_name_CUnescape (parameters (identifier_text) identifier_text )parameters (block (function_definition (function_name_ReplaceHex) function_name_ReplaceHex (parameters (identifier_m) identifier_m ...
Unescape a text string with C-style escape sequences to UTF-8 bytes.
(module (function_definition (function_name__update_callsafety) function_name__update_callsafety (parameters (identifier_self) identifier_self (identifier_response) identifier_response )parameters (block (if_statement (comparison_operator (attribute (ide...
Update the callsafety data structure
(module (function_definition (function_name_format_axis) function_name_format_axis (parameters (identifier_ax) identifier_ax (default_parameter (identifier_label_padding) identifier_label_padding (integer_2) integer_2 )default_parameter (default_parameter (ident...
Set standardized axis formatting for figure.
(module (function_definition (function_name_deparent_unreachable) function_name_deparent_unreachable (parameters (identifier_reachable) identifier_reachable (identifier_shared) identifier_shared )parameters (block (for_statement (pattern_list (identifier_id) identif...
Eliminate all parent-links from unreachable objects from reachable objects
(module (function_definition (function_name_important_dates) function_name_important_dates (parameters (default_parameter (identifier_year) identifier_year (None) None )default_parameter )parameters (block (expression_statement (assignment (identifie...
Return ImportantDates object that contains MLB important dates
(module (function_definition (function_name__geograins) function_name__geograins (parameters (identifier_self) identifier_self )parameters (block (import_from_statement (dotted_name (identifier_geoid) identifier_geoid (identifier_civick) identifier_civick ...
Create a map geographic area terms to the geo grain GVid values
(module (function_definition (function_name_map_announce2alias) function_name_map_announce2alias (parameters (identifier_url) identifier_url )parameters (block (import_statement (dotted_name (identifier_urlparse) identifier_urlparse )dotted_name )import_stat...
Get tracker alias for announce URL, and if none is defined, the 2nd level domain.
(module (function_definition (function_name_on_use_runtime_value_toggled) function_name_on_use_runtime_value_toggled (parameters (identifier_self) identifier_self (identifier_widget) identifier_widget (identifier_path) identifier_path )parameters (block (try_statement (...
Try to set the use runtime value flag to the newly entered one
(module (function_definition (function_name_xmoe2_v1_x128) function_name_xmoe2_v1_x128 (parameters )parameters (block (expression_statement (assignment (identifier_hparams) identifier_hparams (call (identifier_xmoe2_v1) identifier_xmoe2_v1 (arg...
128 experts, ~25B params - Train for 131072 steps on 8x8.
(module (function_definition (function_name__parse_absorption) function_name__parse_absorption (parameters (identifier_line) identifier_line (identifier_lines) identifier_lines )parameters (block (expression_statement (assignment (identifier_split_line) identifier_s...
Parse Energy, Re sigma xx, Re sigma zz, absorp xx, absorp zz
(module (function_definition (function_name_getargspec) function_name_getargspec (parameters (identifier_f) identifier_f )parameters (block (expression_statement (assignment (identifier_spec) identifier_spec (call (identifier_getfullargspec) identifi...
A replacement for inspect.getargspec
(module (function_definition (function_name_create_api_v4_as) function_name_create_api_v4_as (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (identifier_ApiV4As) identifier_ApiV4As (argument_list (attribute ...
Get an instance of Api As services facade.
(module (function_definition (function_name_abort) function_name_abort (parameters (identifier_self) identifier_self (identifier_err) identifier_err )parameters (block (if_statement (identifier__debug) identifier__debug (block (expression_statement ...
Abort all of the control blocks in the queue.
(module (function_definition (function_name_parse_resources) function_name_parse_resources (parameters (identifier_self) identifier_self (identifier_resources) identifier_resources )parameters (block (expression_statement (assignment (attribute (identifi...
Parses and sets resources in the model using a factory.
(module (function_definition (function_name__ycbcr2l) function_name__ycbcr2l (parameters (identifier_self) identifier_self (identifier_mode) identifier_mode )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self ...
Convert from YCbCr to L.
(module (function_definition (function_name_camelcase2list) function_name_camelcase2list (parameters (identifier_s) identifier_s (default_parameter (identifier_lower) identifier_lower (False) False )default_parameter )parameters (block (expression_statement ...
Converts a camelcase string to a list.
(module (function_definition (function_name_append) function_name_append (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self ...
Append item to end of model
(module (function_definition (function_name__send_data) function_name__send_data (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_total_sent) identifier_total_sent ...
Send data to the ADB server
(module (function_definition (function_name_bench) function_name_bench (parameters (default_parameter (identifier_participants) identifier_participants (identifier_participants) identifier_participants )default_parameter (default_parameter (identifier_benchmarks) iden...
Do you even lift?
(module (function_definition (function_name_str_to_num) function_name_str_to_num (parameters (identifier_i) identifier_i (default_parameter (identifier_exact_match) identifier_exact_match (True) True )default_parameter )parameters (block (if_statement (n...
Attempts to convert a str to either an int or float
(module (function_definition (function_name_md5_digest) function_name_md5_digest (parameters (identifier_instr) identifier_instr )parameters (block (return_statement (call (attribute (attribute (attribute (identifier_salt) identif...
Generate an md5 hash of a given string.
(module (function_definition (function_name_commit) function_name_commit (parameters (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (...
Processes all jobs in the delayed queue.
(module (function_definition (function_name_attention_lm_moe_24b_diet) function_name_attention_lm_moe_24b_diet (parameters )parameters (block (expression_statement (assignment (identifier_hparams) identifier_hparams (call (identifier_attention_lm_moe_large...
Unnecessarily large model with 24B params - because we can.
(module (function_definition (function_name_list_subdomains) function_name_list_subdomains (parameters (identifier_self) identifier_self (identifier_domain) identifier_domain (default_parameter (identifier_limit) identifier_limit (None) None )default_parameter (de...
Returns a list of all subdomains of the specified domain.
(module (function_definition (function_name_SvcStop) function_name_SvcStop (parameters (identifier_self) identifier_self )parameters (type (None) None )type (block (expression_statement (call (attribute (identifier_self) identifier_self ...
Called when the service is being shut down.
(module (function_definition (function_name_args_to_int) function_name_args_to_int (parameters (identifier_mapping) identifier_mapping (identifier_argument) identifier_argument )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance ...
Convert list of strings to an int using a mapping.
(module (function_definition (function_name_normalize_so_name) function_name_normalize_so_name (parameters (identifier_name) identifier_name )parameters (block (if_statement (comparison_operator (string_"cpython") string_"cpython" (identifier_name) identifier_na...
Handle different types of python installations
(module (function_definition (function_name_label) function_name_label (parameters (identifier_self) identifier_self )parameters (block (if_statement (call (attribute (attribute (identifier_self) identifier_self (identifier_valuetyp...
Return first child of the column that is marked as a label. Returns self if the column is a label
(module (function_definition (function_name__get_repo_info) function_name__get_repo_info (parameters (identifier_alias) identifier_alias (default_parameter (identifier_repos_cfg) identifier_repos_cfg (None) None )default_parameter (default_parameter (identifier_...
Get one repo meta-data.
(module (function_definition (function_name_surface_areas) function_name_surface_areas (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_e_1) identifier_e_1 (binary_operator (subscript ...
returns the surface area of each face
(module (function_definition (function_name_make_default_logger) function_name_make_default_logger (parameters (default_parameter (identifier_name) identifier_name (identifier_INTERNAL_LOGGER_NAME) identifier_INTERNAL_LOGGER_NAME )default_parameter (default_parameter ...
Create a logger with the default configuration
(module (function_definition (function_name__initIndexDir) function_name__initIndexDir (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (call (attribute (attribute (identifier_os) identi...
makes sure purrlog directory is properly set up
(module (function_definition (function_name_MakeDeployableBinary) function_name_MakeDeployableBinary (parameters (identifier_self) identifier_self (identifier_template_path) identifier_template_path (identifier_output_path) identifier_output_path )parameters (block (expression_...
This will add the config to the client template.
(module (function_definition (function_name_clean_pred) function_name_clean_pred (parameters (identifier_self) identifier_self (identifier_pred) identifier_pred (default_parameter (identifier_ignore_warning) identifier_ignore_warning (False) False )default_parameter ...
Takes the predicate and returns the suffix, lower case, stripped version
(module (function_definition (function_name_append_note) function_name_append_note (parameters (identifier_self) identifier_self (identifier_player) identifier_player (identifier_text) identifier_text )parameters (block (expression_statement (assignment (ident...
Append text to an already existing note.
(module (function_definition (function_name_call_with_retry) function_name_call_with_retry (parameters (typed_parameter (identifier_func) identifier_func (type (identifier_Callable) identifier_Callable )type )typed_parameter (identifier_exceptions) identifie...
Call a function and retry it on failure.
(module (function_definition (function_name_score_small_straight_yahztee) function_name_score_small_straight_yahztee (parameters (typed_parameter (identifier_dice) identifier_dice (type (generic_type (identifier_List) identifier_List (type_parameter ...
Small straight scoring according to regular yahtzee rules
(module (function_definition (function_name_shortname) function_name_shortname (parameters (identifier_inputid) identifier_inputid )parameters (block (expression_statement (assignment (identifier_parsed_id) identifier_parsed_id (call (attribute ...
Returns the last segment of the provided fragment or path.
(module (function_definition (function_name_sequence_to_graph) function_name_sequence_to_graph (parameters (identifier_G) identifier_G (identifier_seq) identifier_seq (default_parameter (identifier_color) identifier_color (string_'black') string_'black' )default_paramet...
Automatically construct graph given a sequence of characters.
(module (function_definition (function_name_pb2dict) function_name_pb2dict (parameters (identifier_obj) identifier_obj )parameters (block (expression_statement (assignment (identifier_adict) identifier_adict (dictionary )dictionary )assignment ...
Takes a ProtoBuf Message obj and convertes it to a dict.
(module (function_definition (function_name_print_tally) function_name_print_tally (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier_update_co...
Prints the final tally to stdout.
(module (function_definition (function_name_black) function_name_black (parameters (identifier_cls) identifier_cls )parameters (block (expression_statement (string_"Make the text foreground color black.") string_"Make the text foreground color black." )expression_statement ...
Make the text foreground color black.
(module (function_definition (function_name_ranker) function_name_ranker (parameters (identifier_self) identifier_self (identifier_X) identifier_X (identifier_meta) identifier_meta )parameters (block (expression_statement (assignment (identifier_total_score) i...
Sort the place features list by the score of its relevance.
(module (function_definition (function_name_show_loadbalancer) function_name_show_loadbalancer (parameters (identifier_self) identifier_self (identifier_lbaas_loadbalancer) identifier_lbaas_loadbalancer (dictionary_splat_pattern (identifier__params) identifier__params )dictiona...
Fetches information for a load balancer.
(module (function_definition (function_name_list_build_configurations_for_product) function_name_list_build_configurations_for_product (parameters (default_parameter (identifier_id) identifier_id (None) None )default_parameter (default_parameter (identifier_name) iden...
List all BuildConfigurations associated with the given Product.
(module (function_definition (function_name_using_bzr) function_name_using_bzr (parameters (identifier_cwd) identifier_cwd )parameters (block (try_statement (block (expression_statement (assignment (identifier_bzr_log) identifier_bzr_log ...
Test whether the directory cwd is contained in a bazaar repository.
(module (function_definition (function_name_google) function_name_google (parameters (identifier_rest) identifier_rest )parameters (block (expression_statement (string_"Look up a phrase on google") string_"Look up a phrase on google" )expression_statement (expression_st...
Look up a phrase on google
(module (function_definition (function_name_create) function_name_create (parameters (identifier_self) identifier_self (identifier_data) identifier_data (default_parameter (identifier_refresh) identifier_refresh (False) False )default_parameter )parameters (bloc...
Create the data on the remote, optionally refreshing.
(module (function_definition (function_name_run_aggregation_by_slug) function_name_run_aggregation_by_slug (parameters (identifier_request) identifier_request (identifier_slug) identifier_slug )parameters (block (expression_statement (assignment (identifier_sa) iden...
Run Aggregation By Slug
(module (function_definition (function_name__call) function_name__call (parameters (identifier_self) identifier_self (identifier_x) identifier_x (default_parameter (identifier_out) identifier_out (None) None )default_parameter )parameters (block (if_statem...
Multiply ``x`` and write to ``out`` if given.
(module (function_definition (function_name_setOverlayWidthInMeters) function_name_setOverlayWidthInMeters (parameters (identifier_self) identifier_self (identifier_ulOverlayHandle) identifier_ulOverlayHandle (identifier_fWidthInMeters) identifier_fWidthInMeters )parameters (block ...
Sets the width of the overlay quad in meters. By default overlays are rendered on a quad that is 1 meter across
(module (function_definition (function_name__next_page) function_name__next_page (parameters (identifier_self) identifier_self )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier__last_page_seen) identifier__last_page_seen ...
Fetch the next page of the query.
(module (function_definition (function_name_trips_process_text) function_name_trips_process_text (parameters )parameters (block (if_statement (comparison_operator (attribute (identifier_request) identifier_request (identifier_method) identifier_method ...
Process text with TRIPS and return INDRA Statements.
(module (function_definition (function_name_path) function_name_path (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier_dataset) identifier_da...
Return the full path to the Group, including any parent Groups.
(module (function_definition (function_name_add_data_file) function_name_add_data_file (parameters (identifier_data_files) identifier_data_files (identifier_target) identifier_target (identifier_source) identifier_source )parameters (block (for_statement (pattern_list ...
Add an entry to data_files
(module (function_definition (function_name_pass_session_attributes) function_name_pass_session_attributes (parameters (identifier_self) identifier_self )parameters (block (for_statement (pattern_list (identifier_key) identifier_key (identifier_value) identifier...
Copies request attributes to response
(module (function_definition (function_name_create_permission) function_name_create_permission (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (identifier_Permission) identifier_Permission (argument_list (attr...
Get an instance of permission services facade.
(module (function_definition (function_name_start_led_flash) function_name_start_led_flash (parameters (identifier_self) identifier_self (identifier_on) identifier_on (identifier_off) identifier_off )parameters (block (if_statement (not_operator (attribute ...
Starts flashing the LED.
(module (function_definition (function_name_validate_object_action) function_name_validate_object_action (parameters (identifier_self) identifier_self (identifier_action_name) identifier_action_name (default_parameter (identifier_obj) identifier_obj (None) None )default...
Execute validation for actions that are related to particular object
(module (function_definition (function_name_get) function_name_get (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (expression_statement (string_"What kind...
What kind of arguments should be pass here
(module (function_definition (function_name___get_depth) function_name___get_depth (parameters (identifier_root) identifier_root )parameters (block (if_statement (comparison_operator (identifier_root) identifier_root (None) None )comparison_operator ...
return 0 if unbalanced else depth + 1
(module (function_definition (function_name_material_formula) function_name_material_formula (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (expression_statement (assignment (identifier_form) identifier_for...
Returns chemical formula of material from feff.inp file
(module (function_definition (function_name_compile_state_usage) function_name_compile_state_usage (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_err) identifier_err (list )list )a...
Return all used and unused states for the minion based on the top match data
(module (function_definition (function_name_dkim_sign) function_name_dkim_sign (parameters (identifier_message) identifier_message (default_parameter (identifier_dkim_domain) identifier_dkim_domain (None) None )default_parameter (default_parameter (identifier_dk...
Return signed email message if dkim package and settings are available.
(module (function_definition (function_name_sdmethod) function_name_sdmethod (parameters (identifier_meth) identifier_meth )parameters (block (expression_statement (assignment (identifier_sd) identifier_sd (call (identifier_singledispatch) identifier...
This is a hack to monkey patch sdproperty to work as expected with instance methods.
(module (function_definition (function_name__backtracking) function_name__backtracking (parameters (identifier_problem) identifier_problem (identifier_assignment) identifier_assignment (identifier_domains) identifier_domains (identifier_variable_chooser) identifier_variable_chooser ...
Internal recursive backtracking algorithm.
(module (function_definition (function_name_display) function_name_display (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_table_list) identifier_table_list (list )list )assignment ...
Pretty-prints the ParsedResponse to the screen.
(module (function_definition (function_name_extra_funcs) function_name_extra_funcs (parameters (list_splat_pattern (identifier_funcs) identifier_funcs )list_splat_pattern )parameters (block (function_definition (function_name_extra_funcs_decorator) function_name_extra...
Decorator which adds extra functions to be downloaded to the pyboard.
(module (function_definition (function_name_dict_to_object) function_name_dict_to_object (parameters (identifier_d) identifier_d )parameters (block (expression_statement (assignment (identifier_top) identifier_top (call (identifier_type) identifier_t...
Recursively converts a dict to an object
(module (function_definition (function_name_stop) function_name_stop (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier__flush) identifier__flush ...
Stops logging and closes the file.
(module (function_definition (function_name_print_message) function_name_print_message (parameters (identifier_self) identifier_self (identifier_message) identifier_message (default_parameter (identifier_verbosity_needed) identifier_verbosity_needed (integer_1) integer_1 ...
Prints the message, if verbosity is high enough.
(module (function_definition (function_name_search_first) function_name_search_first (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_criterion) identifier_criterion )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifie...
Returns the first match based on criteria or None.
(module (function_definition (function_name__set_min_value) function_name__set_min_value (parameters (identifier_self) identifier_self (identifier_min_value) identifier_min_value )parameters (block (if_statement (comparison_operator (attribute (identifie...
Sets current minimum allowed value
(module (function_definition (function_name__assemble_complex) function_name__assemble_complex (parameters (identifier_stmt) identifier_stmt )parameters (block (expression_statement (assignment (identifier_member_strs) identifier_member_strs (list_comprehension ...
Assemble Complex statements into text.
(module (function_definition (function_name_open_window) function_name_open_window (parameters (identifier_path) identifier_path )parameters (block (if_statement (comparison_operator (string_'pathlib') string_'pathlib' (identifier_modules) identifier_modules ...
Open path in finder or explorer window
(module (function_definition (function_name__register_task) function_name__register_task (parameters (identifier_self) identifier_self (identifier_output_type) identifier_output_type (identifier_rule) identifier_rule (identifier_union_rules) identifier_union_rules )parameters (...
Register the given TaskRule with the native scheduler.
(module (function_definition (function_name_update) function_name_update (parameters (identifier_self) identifier_self (identifier_cache) identifier_cache )parameters (block (expression_statement (assignment (subscript (attribute (identifie...
Update self cache from other.