Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/scrapecraft
/ Config
Class
Config
backend/app/config.py:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
DEBUG: bool = True
30
31
class
Config:
32
env_file =
".env"
33
case_sensitive = True
34
35
settings = Settings()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected