Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ constants.py
File
constants.py
constants.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
CACHE_HOST =
"direct.learnpython.org"
2
DB_HOST =
"direct.learnpython.org"
3
SECRET_KEY =
"this is a secret. really."
4
Callers
nothing calls this directly
Calls
3
OrderedDict
Class · 0.85
exists
Method · 0.80
items
Method · 0.45
Tested by
no test coverage detected