Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkalskiP/courses
/ functions
Functions
6 in github.com/SkalskiP/courses
⨍
Functions
6
◇
Types & classes
0
↓ 1 callers
Function
format_entry
(entry: Series)
automation/generate.py:49
↓ 1 callers
Function
inject_markdown_table_into_readme
(readme_lines: List[str], table_lines: List[str])
automation/generate.py:79
↓ 1 callers
Function
load_table_entries
(path: str)
automation/generate.py:61
↓ 1 callers
Function
read_lines_from_file
(path: str)
automation/generate.py:38
↓ 1 callers
Function
save_lines_to_file
(path: str, lines: List[str])
automation/generate.py:43
↓ 1 callers
Function
search_lines_with_token
(lines: List[str], token: str)
automation/generate.py:71