Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/scrapecraft
/ config.py
File
config.py
backend/app/config.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pydantic_settings
import
BaseSettings
2
from
typing
import
Optional
3
4
class
Settings(BaseSettings):
Callers
nothing calls this directly
Calls
1
Settings
Class · 0.85
Tested by
no test coverage detected