MCPcopy Create free account

hub / github.com/DmitryRyumin/ICCV-2023-25-Papers / functions

Functions19 in github.com/DmitryRyumin/ICCV-2023-25-Papers

↓ 3 callersFunctionprint_colored_count
(count, label)
code/markdown_to_json_parser.py:45
↓ 3 callersFunctionprint_colored_status
(status)
code/markdown_to_json_parser.py:39
↓ 2 callersFunctionextract_hub_info
(url)
code/markdown_to_json_parser.py:303
↓ 2 callersFunctionextract_relative_url
(full_url, base_url)
code/markdown_to_json_parser.py:224
↓ 1 callersFunctionclear_directory
(directory)
code/markdown_to_json_parser.py:62
↓ 1 callersFunctioncommit_and_update_branch
(g, repo, latest_commit, tree)
code/markdown_to_json_parser.py:91
↓ 1 callersFunctioncreate_git_tree_elements
(file_updates)
code/markdown_to_json_parser.py:131
↓ 1 callersFunctionextract_paper_data
(paper_section, columns)
code/markdown_to_json_parser.py:356
↓ 1 callersFunctionextract_video_id
(url)
code/markdown_to_json_parser.py:232
↓ 1 callersFunctionfind_common_prefix
(urls)
code/markdown_to_json_parser.py:184
↓ 1 callersFunctionget_github_repository
()
code/markdown_to_json_parser.py:74
↓ 1 callersFunctionhas_file_changed
(repo, file_path, new_content, branch_name)
code/markdown_to_json_parser.py:120
↓ 1 callersFunctionis_digits
(string)
code/markdown_to_json_parser.py:56
↓ 1 callersFunctionmain
()
code/markdown_to_json_parser.py:630
↓ 1 callersFunctionparse_paper_links
(html)
code/markdown_to_json_parser.py:314
↓ 1 callersFunctionprocess_markdown_file
( markdown_file, output_directory, counter, table, success_count, no_table_count,
code/markdown_to_json_parser.py:547
↓ 1 callersFunctionupdate_branch_reference
(repo, commit_sha)
code/markdown_to_json_parser.py:84
↓ 1 callersFunctionupdate_repository_with_json
(file_updates)
code/markdown_to_json_parser.py:140
Method__init__
(self, path, content)
code/markdown_to_json_parser.py:15