sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_update1) function_name_update1
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_key) identifier_key
(type
(identifier_str) identifier_str
)type
)typed_parameter
(typed_parameter
... | Update one entry in specific record in datastore |
(module
(function_definition
(function_name_open_file) function_name_open_file
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_sys) identifier_sys
(ident... | Multi-platform way to make the OS open a file with its default application |
(module
(function_definition
(function_name_domain_whois_history) function_name_domain_whois_history
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
(default_parameter
(identifier_limit) identifier_limit
(None) None
)default_parameter... | Gets whois history for a domain |
(module
(function_definition
(function_name__create_vlanprofile) function_name__create_vlanprofile
(parameters
(identifier_self) identifier_self
(identifier_handle) identifier_handle
(identifier_vlan_id) identifier_vlan_id
(identifier_ucsm_ip) identifier_ucsm_ip
)parameters
(bl... | Creates VLAN profile to able associated with the Port Profile. |
(module
(function_definition
(function_name_twisted_absolute_path) function_name_twisted_absolute_path
(parameters
(identifier_path) identifier_path
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_parsed) iden... | Hack to fix twisted not accepting absolute URIs |
(module
(function_definition
(function_name_extract_dms) function_name_extract_dms
(parameters
(identifier_archive) identifier_archive
(identifier_compression) identifier_compression
(identifier_cmd) identifier_cmd
(identifier_verbosity) identifier_verbosity
(identifier_interacti... | Extract a DMS archive. |
(module
(function_definition
(function_name_version) function_name_version
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_path) identifier_path
(call
(identifier_join) identifier_join
(argument_list
(... | Get the local package version. |
(module
(function_definition
(function_name__build_receipt_table) function_name__build_receipt_table
(parameters
(identifier_result) identifier_result
(default_parameter
(identifier_billing) identifier_billing
(string_"hourly") string_"hourly"
)default_parameter
(defaul... | Retrieve the total recurring fee of the items prices |
(module
(function_definition
(function_name_reset_ball) function_name_reset_ball
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(identifier_y) identifier_y
)parameters
(block
(expression_statement
(assignment
(attribute
(... | reset ball to set location on the screen |
(module
(function_definition
(function_name_load_gpi) function_name_load_gpi
(parameters
(identifier_self) identifier_self
(identifier_gpi_path) identifier_gpi_path
)parameters
(block
(if_statement
(comparison_operator
(attribute
(attribute
... | Loads a GPI as a file from the `config.gpi_authority_path` |
(module
(function_definition
(function_name_set) function_name_set
(parameters
(identifier_key) identifier_key
(identifier_value) identifier_value
(default_parameter
(identifier_timeout) identifier_timeout
(unary_operator
(integer_1) integer_1
)unary_operato... | set cache by code, must set timeout length |
(module
(function_definition
(function_name_format_currency_field) function_name_format_currency_field
(parameters
(identifier___) identifier___
(identifier_prec) identifier_prec
(identifier_number) identifier_number
(identifier_locale) identifier_locale
)parameters
(block
... | Formats a currency field. |
(module
(function_definition
(function_name_extraSelections) function_name_extraSelections
(parameters
(identifier_self) identifier_self
(identifier_qpart) identifier_qpart
(identifier_block) identifier_block
(identifier_columnIndex) identifier_columnIndex
)parameters
(block
... | List of QTextEdit.ExtraSelection's, which highlighte brackets |
(module
(function_definition
(function_name_resolve) function_name_resolve
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator
(identifier_self) identifier_self
(identifier... | Resolves the promise with the given value. |
(module
(function_definition
(function_name__add_recent) function_name__add_recent
(parameters
(identifier_self) identifier_self
(identifier_doc) identifier_doc
(identifier_logged_id) identifier_logged_id
)parameters
(block
(expression_statement
(string_"Keep a tab on t... | Keep a tab on the most recent message for each channel |
(module
(function_definition
(function_name_remove_listener) function_name_remove_listener
(parameters
(identifier_self) identifier_self
(identifier_channel) identifier_channel
(identifier_callback) identifier_callback
)parameters
(block
(if_statement
(call
(a... | Remove a listening callback on the specified channel. |
(module
(function_definition
(function_name_releases) function_name_releases
(parameters
(identifier_self) identifier_self
(identifier_owner) identifier_owner
(identifier_module) identifier_module
)parameters
(block
(expression_statement
(assignment
(identifie... | Fetch the releases of a module. |
(module
(function_definition
(function_name__encode) function_name__encode
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_data) identifier_data
(type
(attribute
(attribute
(identifier_mx) identifier_mx
(i... | Bidirectionally encodes time-major data. |
(module
(function_definition
(function_name_write_and_return) function_name_write_and_return
(parameters
(identifier_command) identifier_command
(identifier_ack) identifier_ack
(identifier_serial_connection) identifier_serial_connection
(default_parameter
(identifier_timeout) i... | Write a command and return the response |
(module
(function_definition
(function_name_gc) function_name_gc
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_gc) identifier_gc
(call
(identifier_len) identifier_len
(argum... | Find the frequency of G and C in the current sequence. |
(module
(function_definition
(function_name__siftup_max) function_name__siftup_max
(parameters
(identifier_heap) identifier_heap
(identifier_pos) identifier_pos
)parameters
(block
(expression_statement
(string_'Maxheap variant of _siftup') string_'Maxheap variant of _siftup'
... | Maxheap variant of _siftup |
(module
(function_definition
(function_name__get_schema) function_name__get_schema
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_schema_path) identifier_schema_path
(call
(attribute
(attribute
(i... | Get the schema for validation |
(module
(function_definition
(function_name_graceful_exit) function_name_graceful_exit
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_c... | This function Tries to update the MSQL database before exiting. |
(module
(function_definition
(function_name__get_main_and_json) function_name__get_main_and_json
(parameters
(identifier_directory) identifier_directory
)parameters
(block
(expression_statement
(assignment
(identifier_directory) identifier_directory
(call
... | Retrieve the main CWL and sample JSON files from a bcbio generated directory. |
(module
(function_definition
(function_name_getTopdir) function_name_getTopdir
(parameters
(identifier_topfile) identifier_topfile
(default_parameter
(identifier_start) identifier_start
(None) None
)default_parameter
)parameters
(block
(if_statement
(not... | walk upwards from the current directory until we find this topfile |
(module
(function_definition
(function_name__compute_acq_withGradients) function_name__compute_acq_withGradients
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
)parameters
(block
(expression_statement
(assignment
(pattern_list
... | Integrated Expected Improvement and its derivative |
(module
(function_definition
(function_name__ligotimegps) function_name__ligotimegps
(parameters
(identifier_s) identifier_s
(default_parameter
(identifier_ns) identifier_ns
(integer_0) integer_0
)default_parameter
)parameters
(block
(import_from_statement
... | Catch TypeError and cast `s` and `ns` to `int` |
(module
(function_definition
(function_name_truth) function_name_truth
(parameters
(identifier_val) identifier_val
(identifier_context) identifier_context
)parameters
(block
(try_statement
(block
(expression_statement
(binary_operator
(inte... | Convert truth value in "val" to a boolean. |
(module
(function_definition
(function_name_radiation_values) function_name_radiation_values
(parameters
(identifier_self) identifier_self
(identifier_location) identifier_location
(default_parameter
(identifier_timestep) identifier_timestep
(integer_1) integer_1
)defau... | Lists of driect normal, diffuse horiz, and global horiz rad at each timestep. |
(module
(function_definition
(function_name_initiate_tasks) function_name_initiate_tasks
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_tas... | Loads all tasks using `TaskLoader` from respective configuration option |
(module
(function_definition
(function_name__cutadapt_pe_cmd) function_name__cutadapt_pe_cmd
(parameters
(identifier_fastq_files) identifier_fastq_files
(identifier_out_files) identifier_out_files
(identifier_quality_format) identifier_quality_format
(identifier_base_cmd) identifier_ba... | run cutadapt in paired end mode |
(module
(function_definition
(function_name_find_dimension_by_name) function_name_find_dimension_by_name
(parameters
(identifier_self) identifier_self
(identifier_dim_name) identifier_dim_name
)parameters
(block
(for_statement
(identifier_dim) identifier_dim
(attribut... | the method searching dimension with a given name |
(module
(function_definition
(function_name_write_line) function_name_write_line
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
(default_parameter
(identifier_count) identifier_count
(integer_1) integer_1
)default_parameter
)paramete... | writes the line and count newlines after the line |
(module
(function_definition
(function_name_use_sequestered_assessment_part_view) function_name_use_sequestered_assessment_part_view
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(subscript
(attribute
... | Pass through to provider AssessmentPartLookupSession.use_sequestered_assessment_part_view |
(module
(function_definition
(function_name_find_config) function_name_find_config
(parameters
(identifier_revision) identifier_revision
)parameters
(block
(if_statement
(not_operator
(call
(identifier_is_git_repo) identifier_is_git_repo
(argument_... | Locate and return the default config for current revison. |
(module
(function_definition
(function_name_list_local_plugins) function_name_list_local_plugins
(parameters
(identifier_plugin_type) identifier_plugin_type
(identifier_plugins_path) identifier_plugins_path
(identifier_plugin_details) identifier_plugin_details
)parameters
(block
... | List local plugins with details. |
(module
(function_definition
(function_name_acq) function_name_acq
(parameters
(identifier_self) identifier_self
(identifier_graph) identifier_graph
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_mean) identifier_mean
... | estimate the value of generated graph |
(module
(function_definition
(function_name__get_best_prediction) function_name__get_best_prediction
(parameters
(identifier_self) identifier_self
(identifier_record) identifier_record
(default_parameter
(identifier_train) identifier_train
(True) True
)default_parameter... | Gets the prediction from the tree with the lowest mean absolute error. |
(module
(function_definition
(function_name_parse_bind) function_name_parse_bind
(parameters
(identifier_bind) identifier_bind
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_bind) ident... | Parses a connection string and creates SQL trace metadata |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignment
... | Overrides Django's update method to emit a post_bulk_operation signal when it completes. |
(module
(function_definition
(function_name__direct_render) function_name__direct_render
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(identifier_attrs) identifier_attrs
)parameters
(block
(expression_statement
(assignment
(i... | Render the widget the old way - using field_template or output_format. |
(module
(function_definition
(function_name__clear_strobes) function_name__clear_strobes
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(subscript
(subscript
(identifier_sel... | Resets the "enable" and "load" output streams to all 0. |
(module
(function_definition
(function_name_eglGetDisplay) function_name_eglGetDisplay
(parameters
(default_parameter
(identifier_display) identifier_display
(identifier_EGL_DEFAULT_DISPLAY) identifier_EGL_DEFAULT_DISPLAY
)default_parameter
)parameters
(block
(express... | Connect to the EGL display server. |
(module
(function_definition
(function_name_factorial) function_name_factorial
(parameters
(identifier_n) identifier_n
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_n) identifier_n
... | Factorial function that works with really big numbers. |
(module
(function_definition
(function_name_print_device_aldb) function_name_print_device_aldb
(parameters
(identifier_self) identifier_self
(identifier_addr) identifier_addr
)parameters
(block
(if_statement
(comparison_operator
(attribute
(call
... | Diplay the All-Link database for a device. |
(module
(function_definition
(function_name_Reverse) function_name_Reverse
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_copy) identifier_copy
(False) False
)default_parameter
)parameters
(block
(expression_statement
(assig... | Reverse the order of the points |
(module
(function_definition
(function_name__determine_username) function_name__determine_username
(parameters
(identifier_self) identifier_self
(identifier_ip) identifier_ip
)parameters
(block
(expression_statement
(assignment
(identifier_ssh) identifier_ssh
... | SSH in as root and determine the username. |
(module
(function_definition
(function_name_parallel_variantcall_region) function_name_parallel_variantcall_region
(parameters
(identifier_samples) identifier_samples
(identifier_run_parallel) identifier_run_parallel
)parameters
(block
(expression_statement
(assignment
... | Perform variant calling and post-analysis on samples by region. |
(module
(function_definition
(function_name_delete_notification_rule) function_name_delete_notification_rule
(parameters
(identifier_self) identifier_self
(identifier_id) identifier_id
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
... | Get a notification rule for this user. |
(module
(function_definition
(function_name_com_google_fonts_check_family_tnum_horizontal_metrics) function_name_com_google_fonts_check_family_tnum_horizontal_metrics
(parameters
(identifier_fonts) identifier_fonts
)parameters
(block
(import_from_statement
(dotted_name
(i... | All tabular figures must have the same width across the RIBBI-family. |
(module
(function_definition
(function_name__is_non_string_iterable) function_name__is_non_string_iterable
(parameters
(identifier_value) identifier_value
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
... | Whether a value is iterable. |
(module
(function_definition
(function_name_cycle_focus) function_name_cycle_focus
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_windows) identifier_windows
(call
(attribute
... | Cycle through all windows. |
(module
(function_definition
(function_name_map_grounding) function_name_map_grounding
(parameters
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_request) identifier_request
(identifier_method) identifier_method
)a... | Map grounding on a list of INDRA Statements. |
(module
(function_definition
(function_name_batch_predict) function_name_batch_predict
(parameters
(identifier_dataset) identifier_dataset
(identifier_model_dir) identifier_model_dir
(identifier_output_csv) identifier_output_csv
(identifier_output_bq_table) identifier_output_bq_table
... | Batch predict running locally. |
(module
(function_definition
(function_name_to_log) function_name_to_log
(parameters
(identifier_x1) identifier_x1
(identifier_x2) identifier_x2
(identifier_x1err) identifier_x1err
(identifier_x2err) identifier_x2err
)parameters
(block
(expression_statement
(assig... | Take linear measurements and uncertainties and transform to log values. |
(module
(function_definition
(function_name_parse_uinput_mapping) function_name_parse_uinput_mapping
(parameters
(identifier_name) identifier_name
(identifier_mapping) identifier_mapping
)parameters
(block
(expression_statement
(assignment
(pattern_list
... | Parses a dict of mapping options. |
(module
(function_definition
(function_name_version) function_name_version
(parameters
)parameters
(block
(import_statement
(dotted_name
(identifier_pkg_resources) identifier_pkg_resources
)dotted_name
)import_statement
(expression_statement
(assignm... | View the current version of the CLI. |
(module
(function_definition
(function_name_read_dir_tree) function_name_read_dir_tree
(parameters
(identifier_self) identifier_self
(identifier_file_hash) identifier_file_hash
)parameters
(block
(expression_statement
(assignment
(identifier_json_d) identifier_json_... | Recursively read the directory structure beginning at hash |
(module
(function_definition
(function_name__create_arc) function_name__create_arc
(parameters
(identifier_self) identifier_self
(identifier_inst) identifier_inst
(identifier_destination) identifier_destination
(default_parameter
(identifier_placeable) identifier_placeable
... | Returns a list of coordinates to arrive to the destination coordinate |
(module
(function_definition
(function_name_bartlett) function_name_bartlett
(parameters
(identifier_timeseries) identifier_timeseries
(identifier_segmentlength) identifier_segmentlength
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
... | Calculate a PSD using Bartlett's method |
(module
(function_definition
(function_name__deployment_menu_entry) function_name__deployment_menu_entry
(parameters
(identifier_deployment) identifier_deployment
)parameters
(block
(expression_statement
(assignment
(identifier_paths) identifier_paths
(call
... | Build a string to display in the 'select deployment' menu. |
(module
(function_definition
(function_name_simple) function_name_simple
(parameters
(identifier_child) identifier_child
(identifier_shared) identifier_shared
(identifier_parent) identifier_parent
)parameters
(block
(return_statement
(parenthesized_expression
... | Return sub-set of children who are "simple" in the sense of group_children |
(module
(function_definition
(function_name_create_noise) function_name_create_noise
(parameters
(identifier_length) identifier_length
(default_parameter
(identifier_level) identifier_level
(integer_4) integer_4
)default_parameter
)parameters
(block
(expression_... | Create white noise for background |
(module
(function_definition
(function_name__grid_col) function_name__grid_col
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_tr) identifier_tr
(attribute
(identifier_self) identifier_se... | The grid column at which this cell begins. |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_yes) identifier_yes
)parameters
(block
(expression_statement
(assignment
(identifier_ok) identifier_ok
(boolean_operator
(identifier_yes) identifier_yes
... | Remove all the datastores and the database of the current user |
(module
(function_definition
(function_name_create_trainer) function_name_create_trainer
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
(identifier_team) identifier_team
(default_parameter
(identifier_start_date) identifier_start_date
... | Add a trainer to the database |
(module
(function_definition
(function_name_kube_resourcequota) function_name_kube_resourcequota
(parameters
(identifier_self) identifier_self
(identifier_metric) identifier_metric
(identifier_scraper_config) identifier_scraper_config
)parameters
(block
(expression_statement
... | Quota and current usage by resource type. |
(module
(function_definition
(function_name__try_open) function_name__try_open
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier_handle) identifier_handle
(None) None
)assignment
)expressio... | Try to open a USB handle. |
(module
(function_definition
(function_name_save_program) function_name_save_program
(parameters
(identifier_self) identifier_self
(identifier_title) identifier_title
(identifier_bytes) identifier_bytes
(default_parameter
(identifier_line) identifier_line
(integer_32768... | Saves the given bytes as a BASIC program. |
(module
(function_definition
(function_name__is_partial_index) function_name__is_partial_index
(parameters
(identifier_gbi_file) identifier_gbi_file
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(ide... | Check for truncated output since grabix doesn't write to a transactional directory. |
(module
(function_definition
(function_name__schema_from_verb) function_name__schema_from_verb
(parameters
(identifier_verb) identifier_verb
(default_parameter
(identifier_partial) identifier_partial
(False) False
)default_parameter
)parameters
(block
(import_fr... | Return an instance of schema for given verb. |
(module
(function_definition
(function_name_parse_config) function_name_parse_config
(parameters
(identifier_file_path) identifier_file_path
)parameters
(block
(expression_statement
(assignment
(identifier_config_parser) identifier_config_parser
(call
... | Loads the configuration file given as parameter |
(module
(function_definition
(function_name_type_name) function_name_type_name
(parameters
(identifier_self) identifier_self
)parameters
(type
(subscript
(attribute
(identifier_T) identifier_T
(identifier_Optional) identifier_Optional
)attribute
... | Return type name associated with given docstring metadata. |
(module
(function_definition
(function_name__weights_callback) function_name__weights_callback
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_weights) identifier_weights
... | Callback for recording weights from sensor. |
(module
(function_definition
(function_name_flatten_container) function_name_flatten_container
(parameters
(identifier_self) identifier_self
(identifier_container) identifier_container
)parameters
(block
(for_statement
(identifier_names) identifier_names
(call
... | Accepts a marathon container and pulls out the nested values into the top level |
(module
(function_definition
(function_name_docstring) function_name_docstring
(parameters
(identifier_self) identifier_self
(identifier_servicer) identifier_servicer
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(boolean... | Generate a doc-string. |
(module
(function_definition
(function_name_dynamodb_autoscaling_policy) function_name_dynamodb_autoscaling_policy
(parameters
(identifier_tables) identifier_tables
)parameters
(block
(return_statement
(call
(identifier_Policy) identifier_Policy
(argument_list
... | Policy to allow AutoScaling a list of DynamoDB tables. |
(module
(function_definition
(function_name_authenticate_credentials) function_name_authenticate_credentials
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_token) identifier_token
(type
(identifier_bytes) identifier_bytes
)type
)t... | Authenticate the token with optional request for context. |
(module
(function_definition
(function_name_move_point_cat) function_name_move_point_cat
(parameters
(identifier_point) identifier_point
(identifier_ipoint) identifier_ipoint
(identifier_to_clust) identifier_to_clust
(identifier_from_clust) identifier_from_clust
(identifier_cl_at... | Move point between clusters, categorical attributes. |
(module
(function_definition
(function_name_allow_network_access_grading) function_name_allow_network_access_grading
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_vals) identifier_vals
(call
... | Return True if the grading container should have access to the network |
(module
(function_definition
(function_name_lookup) function_name_lookup
(parameters
(identifier_self) identifier_self
(identifier_mac) identifier_mac
)parameters
(block
(expression_statement
(assignment
(identifier_oui) identifier_oui
(call
(a... | Find OUI name matching to a MAC |
(module
(function_definition
(function_name_init_app) function_name_init_app
(parameters
(identifier_self) identifier_self
(identifier_app) identifier_app
)parameters
(block
(assert_statement
(comparison_operator
(string_'zodb') string_'zodb'
(attribute
... | Configure a Flask application to use this ZODB extension. |
(module
(function_definition
(function_name_validate_hex) function_name_validate_hex
(parameters
(identifier_value) identifier_value
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(identifier_binas... | Validate that value has hex format. |
(module
(function_definition
(function_name_current_grid_empty) function_name_current_grid_empty
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_empty) identifier_empty
(True) True
)assignmen... | Check to see if grid is empty except for default values |
(module
(function_definition
(function_name__assert_valid_permission) function_name__assert_valid_permission
(parameters
(identifier_self) identifier_self
(identifier_perm_str) identifier_perm_str
)parameters
(block
(if_statement
(comparison_operator
(identifier_per... | Raise D1 exception if ``perm_str`` is not a valid permission. |
(module
(function_definition
(function_name_strip_wsgi) function_name_strip_wsgi
(parameters
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_meta) identifier_meta
(call
(identifier_copy) identi... | Strip WSGI data out of the request META data. |
(module
(function_definition
(function_name_jsk_vc_youtube_dl) function_name_jsk_vc_youtube_dl
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_ctx) identifier_ctx
(type
(attribute
(identifier_commands) identifier_commands
... | Plays audio from youtube_dl-compatible sources. |
(module
(function_definition
(function_name_download_log_of_current_script) function_name_download_log_of_current_script
(parameters
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_src_file) identifier_src_file
... | download log of current python script from EV3 |
(module
(function_definition
(function_name_plot_sphere) function_name_plot_sphere
(parameters
(identifier_ax) identifier_ax
(identifier_center) identifier_center
(identifier_radius) identifier_radius
(default_parameter
(identifier_color) identifier_color
(string_'black... | Plots a 3d sphere, given the center and the radius. |
(module
(function_definition
(function_name_override_env_variables) function_name_override_env_variables
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_env_vars) identifier_env_vars
(tuple
(string_"LOGNAME") string_"LOGNAME"
... | Override user environmental variables with custom one. |
(module
(function_definition
(function_name_filter) function_name_filter
(parameters
(identifier_self) identifier_self
(identifier_run_counts) identifier_run_counts
(identifier_criteria) identifier_criteria
)parameters
(block
(expression_statement
(assignment
... | Return run counts only for examples that are still correctly classified |
(module
(function_definition
(function_name_remove_cron) function_name_remove_cron
(parameters
(identifier_self) identifier_self
(identifier_client) identifier_client
(identifier_event) identifier_event
)parameters
(block
(for_statement
(pattern_list
(identifi... | Remove a cron entry by event name. |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__decode_output) identifier__decode_output
)... | Execute a system command. |
(module
(function_definition
(function_name__completed_families) function_name__completed_families
(parameters
(identifier_self) identifier_self
(identifier_reference_name) identifier_reference_name
(identifier_rightmost_boundary) identifier_rightmost_boundary
)parameters
(block
... | returns one or more families whose end < rightmost boundary |
(module
(function_definition
(function_name_handle_error) function_name_handle_error
(parameters
(identifier_self) identifier_self
(identifier_error) identifier_error
(identifier_response) identifier_response
)parameters
(block
(expression_statement
(assignment
... | Redirects the client in case an error in the auth process occurred. |
(module
(function_definition
(function_name__ask_queue_update) function_name__ask_queue_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(while_statement
(True) True
(block
(expression_stat... | Send a ClientGetQueue message to the backend, if one is not already sent |
(module
(function_definition
(function_name_read_static_uplink) function_name_read_static_uplink
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self) id... | Read the static uplink from file, if given. |
(module
(function_definition
(function_name_GetCredentials) function_name_GetCredentials
(parameters
(identifier_package_name) identifier_package_name
(identifier_scopes) identifier_scopes
(identifier_client_id) identifier_client_id
(identifier_client_secret) identifier_client_secret
... | Attempt to get credentials, using an oauth dance as the last resort. |
(module
(function_definition
(function_name_connect) function_name_connect
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_ctx) identifier_ctx
(call
(identifier_Context) identifier_Contex... | Returns a context that uses this pool as a connection source. |
(module
(function_definition
(function_name_Indirect) function_name_Indirect
(parameters
(identifier_self) identifier_self
(identifier_off) identifier_off
)parameters
(block
(expression_statement
(call
(attribute
(identifier_N) identifier_N
(... | Indirect retrieves the relative offset stored at `offset`. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.