Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DasyDong/developer-roadmap
/ interface.py
File
interface.py
code/interface.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://realpython.com/python-interface/#python-interface-overview
2
3
class
InformalParserInterface:
4
def
load_data_source(self, path: str, file_name: str) -> str:
Callers
nothing calls this directly
Calls
3
PdfParserNew
Class · 0.85
EmlParserNew
Class · 0.85
extract_text
Method · 0.45
Tested by
no test coverage detected