sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name__build_message) function_name__build_message
(parameters
(identifier_self) identifier_self
(identifier_to) identifier_to
(identifier_text) identifier_text
(default_parameter
(identifier_subject) identifier_subject
(None) None
... | Constructs a MIME message from message and dispatch models. |
(module
(function_definition
(function_name_compress) function_name_compress
(parameters
(identifier_func) identifier_func
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
(i... | Compress route return data with gzip compression |
(module
(function_definition
(function_name_cleanup_virtualenv) function_name_cleanup_virtualenv
(parameters
(default_parameter
(identifier_bare) identifier_bare
(True) True
)default_parameter
)parameters
(block
(if_statement
(not_operator
(identifie... | Removes the virtualenv directory from the system. |
(module
(function_definition
(function_name_last_commit) function_name_last_commit
(parameters
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_root) identifier_root
(call
(attribute
... | Returns the SHA1 of the last commit. |
(module
(function_definition
(function_name__serializer) function_name__serializer
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(import_statement
(dotted_name
(identifier_datetime) identifier_datetime
)dotted_name
)import_statement
(i... | helper function to serialize some objects for prettier return |
(module
(function_definition
(function_name_list_to_json) function_name_list_to_json
(parameters
(identifier_source_list) identifier_source_list
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(list
)list
... | Serialise all the items in source_list to json |
(module
(function_definition
(function_name_register) function_name_register
(parameters
(identifier_self) identifier_self
(identifier_recipe) identifier_recipe
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifier_isins... | Registers a new recipe class. |
(module
(function_definition
(function_name__api_get) function_name__api_get
(parameters
(identifier_path) identifier_path
(default_parameter
(identifier_server) identifier_server
(None) None
)default_parameter
)parameters
(block
(expression_statement
(a... | Do a GET request to the API |
(module
(function_definition
(function_name_register_actionhandler) function_name_register_actionhandler
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_action_handler) identifier_action_handler
(type
(identifier_type) identifier_type
)t... | register class as action handler |
(module
(function_definition
(function_name_OnDeleteCols) function_name_OnDeleteCols
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_bbox) identifier_bbox
(c... | Deletes columns from all tables of the grid |
(module
(function_definition
(function_name_place_notes_at) function_name_place_notes_at
(parameters
(identifier_self) identifier_self
(identifier_notes) identifier_notes
(identifier_at) identifier_at
)parameters
(block
(for_statement
(identifier_x) identifier_x
... | Place notes at the given index. |
(module
(function_definition
(function_name_cancelOperation) function_name_cancelOperation
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_isLongTouchingPoint) identifier_isL... | Cancels the ongoing operation if any. |
(module
(function_definition
(function_name_release) function_name_release
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_lock) identifier_lock
(call
(attribute
(call
... | Release the lock and cleanup |
(module
(function_definition
(function_name_pending_tasks) function_name_pending_tasks
(parameters
(identifier_self) identifier_self
(identifier_res) identifier_res
)parameters
(block
(expression_statement
(string_"Synchronized access to tasks") string_"Synchronized access to... | Synchronized access to tasks |
(module
(function_definition
(function_name_enable_reporting) function_name_enable_reporting
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifie... | Set an input pin to report values. |
(module
(function_definition
(function_name_compile_pillar) function_name_compile_pillar
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_load) identifier_load
(dictionary
(pair
... | Return the pillar data from the master |
(module
(function_definition
(function_name_load_merge_candidate) function_name_load_merge_candidate
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_filename) identifier_filename
(None) None
)default_parameter
(default_parameter
(ide... | Open the candidate config and replace. |
(module
(function_definition
(function_name_updatePassword) function_name_updatePassword
(parameters
(identifier_self) identifier_self
(identifier_user) identifier_user
(identifier_currentPassword) identifier_currentPassword
(identifier_newPassword) identifier_newPassword
)paramete... | Change the password of a user. |
(module
(function_definition
(function_name_generate_default_schema) function_name_generate_default_schema
(parameters
(identifier_output) identifier_output
)parameters
(block
(expression_statement
(assignment
(identifier_original_path) identifier_original_path
... | Get default schema for fake PII |
(module
(function_definition
(function_name_delete_job_prefix) function_name_delete_job_prefix
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(default_parameter
(identifier_persist) identifier_persist
(True) True
)default_parameter
)... | Deletes a job from the scheduler. Ignores jobs from pillar |
(module
(function_definition
(function_name_release) function_name_release
(parameters
)parameters
(block
(if_statement
(not_operator
(call
(identifier_is_working_tree_clean) identifier_is_working_tree_clean
(argument_list
)argument_list
... | Create a new release and upload it to PyPI. |
(module
(function_definition
(function_name___get_job_status) function_name___get_job_status
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_job) identifier_job
(call
(attribute
... | Return the Kubernetes job status |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(identifier_self) identifier_self
(identifier_element) identifier_element
)parameters
(block
(expression_statement
(assignment
(identifier_key) identifier_key
(call
... | Add an element to this set. |
(module
(function_definition
(function_name_retry_unpaid_invoices) function_name_retry_unpaid_invoices
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identi... | Attempt to retry collecting payment on the customer's unpaid invoices. |
(module
(function_definition
(function_name_handle) function_name_handle
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_debug_msg) identifier_debug_msg
(conditi... | Handle SSH message from the SSH client and return the response. |
(module
(function_definition
(function_name__allowAnotherAt) function_name__allowAnotherAt
(parameters
(identifier_cls) identifier_cls
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
(identifier_site) identifier_site
... | You can only create one of these pages per site. |
(module
(function_definition
(function_name_generate_changelog) function_name_generate_changelog
(parameters
(identifier_context) identifier_context
)parameters
(block
(expression_statement
(assignment
(identifier_changelog_content) identifier_changelog_content
... | Generates an automatic changelog from your commit messages. |
(module
(function_definition
(function_name_run_coroutine_threadsafe) function_name_run_coroutine_threadsafe
(parameters
(identifier_self) identifier_self
(identifier_coro) identifier_coro
(default_parameter
(identifier_loop) identifier_loop
(None) None
)default_paramet... | Be used when loop running in a single non-main thread. |
(module
(function_definition
(function_name_load) function_name_load
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(identifier_glTexImage3D) identifier_glTexImage3D
(argument_list
(identifier_GL_TEXTURE_... | Load the noise texture data into the current texture unit |
(module
(function_definition
(function_name_setStation) function_name_setStation
(parameters
(identifier_self) identifier_self
(identifier_number) identifier_number
)parameters
(block
(if_statement
(comparison_operator
(identifier_number) identifier_number
... | Select the given station number |
(module
(function_definition
(function_name_url_ok) function_name_url_ok
(parameters
(typed_parameter
(identifier_match_tuple) identifier_match_tuple
(type
(identifier_MatchTuple) identifier_MatchTuple
)type
)typed_parameter
)parameters
(type
(identi... | Check if a URL is reachable. |
(module
(function_definition
(function_name__get_fname_nio) function_name__get_fname_nio
(parameters
(identifier_store) identifier_store
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_f) identifier_f
... | Try to get the file name from the NioDataStore store |
(module
(function_definition
(function_name__get) function_name__get
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(identifier_interval) identifier_interval
(identifier_config) identifier_config
(identifier_timestamp) identifier_timestamp
(... | Fetch a single interval from redis. |
(module
(function_definition
(function_name__process_pending_variables) function_name__process_pending_variables
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(attribute
(identifi... | Try to apply the variables that were set but not known yet. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_shepherd) identifier_shepherd
(attribute
(attribute
(attri... | Inject all preset data to Panel and Render a Home Page |
(module
(function_definition
(function_name_calc_query) function_name_calc_query
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_query_dist... | Calculate the sampling query distribution |
(module
(function_definition
(function_name_visit_Compound) function_name_visit_Compound
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(i... | Visitor for `Compound` AST node. |
(module
(function_definition
(function_name_buildFITSName) function_name_buildFITSName
(parameters
(identifier_geisname) identifier_geisname
)parameters
(block
(expression_statement
(assignment
(identifier__indx) identifier__indx
(call
(attribute
... | Build a new FITS filename for a GEIS input image. |
(module
(function_definition
(function_name_check_has_docstring) function_name_check_has_docstring
(parameters
(identifier_self) identifier_self
(identifier_api) identifier_api
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_api) id... | An API class must have a docstring. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(id... | Returns a Notification by name. |
(module
(function_definition
(function_name_all) function_name_all
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_class_list) identifier_class_list
(call
(identifier_list) identifier_lis... | Returns a list of cached instances. |
(module
(function_definition
(function_name_init) function_name_init
(parameters
(identifier_cls) identifier_cls
(identifier_site) identifier_site
)parameters
(block
(expression_statement
(assignment
(identifier_bash_header) identifier_bash_header
(string_... | put site settings in the header of the script |
(module
(function_definition
(function_name_getArguments) function_name_getArguments
(parameters
(identifier_names) identifier_names
(default_parameter
(identifier_local_dict) identifier_local_dict
(None) None
)default_parameter
(default_parameter
(identifier_gl... | Get the arguments based on the names. |
(module
(function_definition
(function_name_Title) function_name_Title
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_titlefield) identifier_titlefield
(call
(attribute
(ca... | Return the Batch ID if title is not defined |
(module
(function_definition
(function_name_team_scores) function_name_team_scores
(parameters
(identifier_self) identifier_self
(identifier_team_scores) identifier_team_scores
(identifier_time) identifier_time
)parameters
(block
(expression_statement
(assignment
... | Store output of team scores to a CSV file |
(module
(function_definition
(function_name_read_series_matrix) function_name_read_series_matrix
(parameters
(identifier_path) identifier_path
(identifier_encoding) identifier_encoding
)parameters
(block
(assert_statement
(call
(identifier_isinstance) identifier_isi... | Read the series matrix. |
(module
(function_definition
(function_name__get_fashion_mnist) function_name__get_fashion_mnist
(parameters
(identifier_directory) identifier_directory
)parameters
(block
(for_statement
(identifier_filename) identifier_filename
(list
(identifier__MNIST_TRAIN_DATA... | Download all FashionMNIST files to directory unless they are there. |
(module
(function_definition
(function_name_kron) function_name_kron
(parameters
(identifier_a) identifier_a
(identifier_b) identifier_b
)parameters
(block
(if_statement
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifier_a... | Kronecker product of two TT-matrices or two TT-vectors |
(module
(function_definition
(function_name_find_existing_page) function_name_find_existing_page
(parameters
(identifier_self) identifier_self
(identifier_titles_hierarchy) identifier_titles_hierarchy
)parameters
(block
(expression_statement
(assignment
(identifier_... | Find and return existing page matching the given titles hierarchy |
(module
(function_definition
(function_name_output_file) function_name_output_file
(parameters
(identifier_self) identifier_self
(identifier__container) identifier__container
)parameters
(block
(expression_statement
(assignment
(identifier_p) identifier_p
... | Find and writes the output path of a chroot container. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(default_parameter
(identifier_recursive) identifier_recursive
(False) False
)default_parameter
(default_parameter
... | Gets a value of key. |
(module
(function_definition
(function_name_findrootname) function_name_findrootname
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_puncloc) identifier_puncloc
(list_comprehension
... | Return the rootname of the given file. |
(module
(function_definition
(function_name_finish) function_name_finish
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_update) identifier_update... | Used to tell the progress is finished. |
(module
(function_definition
(function_name_size) function_name_size
(parameters
(identifier_cls) identifier_cls
(identifier_crawler) identifier_crawler
)parameters
(block
(expression_statement
(assignment
(identifier_key) identifier_key
(call
... | Total operations pending for this crawler |
(module
(function_definition
(function_name_setup_endpoints) function_name_setup_endpoints
(parameters
(identifier_provider) identifier_provider
)parameters
(block
(expression_statement
(assignment
(identifier_app_routing) identifier_app_routing
(dictionary
... | Setup the OpenID Connect Provider endpoints. |
(module
(function_definition
(function_name_isometric_view_interactive) function_name_isometric_view_interactive
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_interactor) identifier_interactor
(cal... | sets the current interactive render window to isometric view |
(module
(function_definition
(function_name__clear_empty_values) function_name__clear_empty_values
(parameters
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(dictionary
)dic... | Scrap junk data from a dict. |
(module
(function_definition
(function_name__translate) function_name__translate
(parameters
(identifier_self) identifier_self
(identifier_embedding) identifier_embedding
)parameters
(block
(expression_statement
(string_"Translates an embedding back to linear coordinates if n... | Translates an embedding back to linear coordinates if necessary. |
(module
(function_definition
(function_name_printWelcomeMessage) function_name_printWelcomeMessage
(parameters
(identifier_msg) identifier_msg
(default_parameter
(identifier_place) identifier_place
(integer_10) integer_10
)default_parameter
)parameters
(block
(e... | Print any welcome message |
(module
(function_definition
(function_name__logstash) function_name__logstash
(parameters
(identifier_url) identifier_url
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(call
... | Issues HTTP queries to the logstash server. |
(module
(function_definition
(function_name_varchar) function_name_varchar
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_field) identifier_field
(None) None
)default_parameter
)parameters
(block
(assert_statement
(compariso... | Returns a chunk of text, of maximum length 'max_length' |
(module
(function_definition
(function_name_citedby_url) function_name_citedby_url
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_cite_link) identifier_cite_link
(call
(attribute
... | URL to Scopus page listing citing papers. |
(module
(function_definition
(function_name__process_rules) function_name__process_rules
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_rules) identifier_rules
(type
(identifier_dict) identifier_dict
)type
)typed_parameter
(... | process a set of rules for a target |
(module
(function_definition
(function_name_prepare_page) function_name_prepare_page
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
... | This is called after the page has been loaded, good time to do extra polishing |
(module
(function_definition
(function_name___extract_modules) function_name___extract_modules
(parameters
(identifier_self) identifier_self
(identifier_loader) identifier_loader
(identifier_name) identifier_name
(identifier_is_pkg) identifier_is_pkg
)parameters
(block
(e... | if module found load module and save all attributes in the module found |
(module
(function_definition
(function_name_run_version) function_name_run_version
(parameters
(typed_parameter
(identifier_args) identifier_args
(type
(identifier_dict) identifier_dict
)type
)typed_parameter
)parameters
(type
(identifier_int) identi... | Displays the current version |
(module
(function_definition
(function_name_handle_unlock) function_name_handle_unlock
(parameters
(typed_parameter
(identifier_mediator_state) identifier_mediator_state
(type
(identifier_MediatorTransferState) identifier_MediatorTransferState
)type
)typed_paramet... | Handle a ReceiveUnlock state change. |
(module
(function_definition
(function_name_check_by_selector) function_name_check_by_selector
(parameters
(identifier_self) identifier_self
(identifier_selector) identifier_selector
)parameters
(block
(expression_statement
(assignment
(identifier_elem) identifier_e... | Check the checkbox matching the CSS selector. |
(module
(function_definition
(function_name_toggle_show_source) function_name_toggle_show_source
(parameters
(identifier_self) identifier_self
(identifier_checked) identifier_checked
)parameters
(block
(if_statement
(identifier_checked) identifier_checked
(block
... | Toggle show source code |
(module
(function_definition
(function_name_iscm_md_append_array) function_name_iscm_md_append_array
(parameters
(identifier_self) identifier_self
(identifier_arraypath) identifier_arraypath
(identifier_member) identifier_member
)parameters
(block
(expression_statement
... | Append a member to a metadata array entry |
(module
(function_definition
(function_name_deliver_dashboard) function_name_deliver_dashboard
(parameters
(identifier_schedule) identifier_schedule
)parameters
(block
(expression_statement
(assignment
(identifier_dashboard) identifier_dashboard
(attribute
... | Given a schedule, delivery the dashboard as an email report |
(module
(function_definition
(function_name__get_connection_info) function_name__get_connection_info
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_info) identifier_info
(binary_operator
(string_'Connection: %s,') string_'Conn... | Return a string with the connection info. |
(module
(function_definition
(function_name__resize) function_name__resize
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
(call
(attribute
(attribut... | calculate and set text size, handling multi-line |
(module
(function_definition
(function_name_loop_pengembalian_akhiran) function_name_loop_pengembalian_akhiran
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
... | ECS Loop Pengembalian Akhiran |
(module
(function_definition
(function_name_reduce_max) function_name_reduce_max
(parameters
(identifier_attrs) identifier_attrs
(identifier_inputs) identifier_inputs
(identifier_proto_obj) identifier_proto_obj
)parameters
(block
(expression_statement
(assignment
... | Reduce the array along a given axis by maximum value |
(module
(function_definition
(function_name_relation_call) function_name_relation_call
(parameters
(identifier_method) identifier_method
(default_parameter
(identifier_relation_name) identifier_relation_name
(None) None
)default_parameter
(default_parameter
(ide... | Invoke a method on the class implementing a relation via the CLI |
(module
(function_definition
(function_name_catalogFactory) function_name_catalogFactory
(parameters
(identifier_name) identifier_name
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
... | Factory for various catalogs. |
(module
(function_definition
(function_name_parse_data_line) function_name_parse_data_line
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
)parameters
(block
(expression_statement
(assignment
(identifier_it) identifier_it
(c... | Parses the data line into a dictionary for the importer |
(module
(function_definition
(function_name_commit_events) function_name_commit_events
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_event) identifier_event
(call
(identifier_sorted) identifier_sorted
(argume... | Applies all outstanding `Event`s to the internal state |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_tokens) identifier_tokens
)parameters
(block
(if_statement
(not_operator
(call
(identifier_validate_rc) identifier_validate_rc
(argument_list
... | Perform the actions described by the input tokens. |
(module
(function_definition
(function_name_create_tunnel_connection) function_name_create_tunnel_connection
(parameters
(identifier_self) identifier_self
(identifier_req) identifier_req
)parameters
(block
(expression_statement
(assignment
(identifier_tunnel_address... | Create a tunnel connection |
(module
(function_definition
(function_name_int_check) function_name_int_check
(parameters
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(default_parameter
(identifier_func) identifier_func
(None) None
)default_parameter
)paramete... | Check if arguments are integrals. |
(module
(function_definition
(function_name_remove_cable_distributor) function_name_remove_cable_distributor
(parameters
(identifier_self) identifier_self
(identifier_cable_dist) identifier_cable_dist
)parameters
(block
(if_statement
(boolean_operator
(comparison_op... | Removes a cable distributor from _cable_distributors if existing |
(module
(function_definition
(function_name_format_value) function_name_format_value
(parameters
(identifier_value) identifier_value
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_value... | Pretty-print an arbitrary value. |
(module
(function_definition
(function_name_tokenize) function_name_tokenize
(parameters
(identifier_string) identifier_string
)parameters
(block
(for_statement
(identifier_match) identifier_match
(call
(attribute
(identifier_TOKENS_REGEX) identifier_T... | Match and yield all the tokens of the input string. |
(module
(function_definition
(function_name_wind_bft) function_name_wind_bft
(parameters
(identifier_ms) identifier_ms
)parameters
(block
(expression_statement
(string_"Convert wind from metres per second to Beaufort scale") string_"Convert wind from metres per second to Beaufort s... | Convert wind from metres per second to Beaufort scale |
(module
(function_definition
(function_name_api_run_delete) function_name_api_run_delete
(parameters
(identifier_run_id) identifier_run_id
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(subscript
(attribute
... | Delete the given run and corresponding entities. |
(module
(function_definition
(function_name__get_csv_fieldnames) function_name__get_csv_fieldnames
(parameters
(identifier_csv_reader) identifier_csv_reader
)parameters
(block
(expression_statement
(assignment
(identifier_fieldnames) identifier_fieldnames
(list
... | Finds fieldnames in Polarion exported csv file. |
(module
(function_definition
(function_name_wrap) function_name_wrap
(parameters
(identifier_self) identifier_self
(identifier_width) identifier_width
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(list
)lis... | Returns a partition of the string based on `width` |
(module
(function_definition
(function_name__iget) function_name__iget
(parameters
(identifier_key) identifier_key
(identifier_lookup_dict) identifier_lookup_dict
)parameters
(block
(for_statement
(pattern_list
(identifier_k) identifier_k
(identifier_v) id... | Case-insensitive search for `key` within keys of `lookup_dict`. |
(module
(function_definition
(function_name_connected_socket) function_name_connected_socket
(parameters
(identifier_address) identifier_address
(default_parameter
(identifier_timeout) identifier_timeout
(integer_3) integer_3
)default_parameter
)parameters
(block
... | yields a connected socket |
(module
(function_definition
(function_name_gwcalctyp) function_name_gwcalctyp
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_dig0) identifier_dig0
(call
(identifier_str) identifier_str
... | Returns the value of the gwcalctyp input variable. |
(module
(function_definition
(function_name_superdict) function_name_superdict
(parameters
(default_parameter
(identifier_arg) identifier_arg
(tuple
)tuple
)default_parameter
)parameters
(block
(function_definition
(function_name_update) function_name_... | Recursive defaultdict which can init with other dict |
(module
(function_definition
(function_name_fetch_and_execute_function_to_run) function_name_fetch_and_execute_function_to_run
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(tuple_p... | Run on arbitrary function on the worker. |
(module
(function_definition
(function_name_macro) function_name_macro
(parameters
(identifier_parser) identifier_parser
(identifier_token) identifier_token
)parameters
(block
(expression_statement
(assignment
(identifier_name) identifier_name
(call
... | Works just like block, but does not render. |
(module
(function_definition
(function_name__validate_param) function_name__validate_param
(parameters
(identifier_rtype) identifier_rtype
(identifier_fields) identifier_fields
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | Ensure the sparse fields exists on the models |
(module
(function_definition
(function_name_load_json) function_name_load_json
(parameters
(default_parameter
(identifier_data) identifier_data
(None) None
)default_parameter
(default_parameter
(identifier_path) identifier_path
(None) None
)default_param... | Map namedtuples with json data. |
(module
(function_definition
(function_name__ewp_files_set) function_name__ewp_files_set
(parameters
(identifier_self) identifier_self
(identifier_ewp_dic) identifier_ewp_dic
(identifier_project_dic) identifier_project_dic
)parameters
(block
(try_statement
(block
... | Fills files in the ewp dictionary |
(module
(function_definition
(function_name_unbind) function_name_unbind
(parameters
(identifier_self) identifier_self
(identifier_exchange) identifier_exchange
(identifier_source) identifier_source
(default_parameter
(identifier_routing_key) identifier_routing_key
(str... | Unbind an exchange from another. |
(module
(function_definition
(function_name_init) function_name_init
(parameters
(identifier_req) identifier_req
(identifier_model) identifier_model
)parameters
(block
(expression_statement
(assignment
(identifier_rels) identifier_rels
(attribute
... | Return an array of fields to include. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.