Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CarperAI/Code-Pile
/ scrape
Method
scrape
codepile/dataset.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
self.target_dir = target_dir
85
86
def
scrape(self):
87
raise
NotImplementedError()
88
89
90
class
Processor(ABC):
Callers
2
download
Method · 0.45
download
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected