Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fluentpython/example-code-2e
/ bottle.py
File
bottle.py
21-async/mojifinder/bottle.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
""
"
4
Bottle is a fast and simple micro-framework
for
small web applications. It
Callers
nothing calls this directly
Calls
12
touni
Function · 0.85
make_default_app_wrapper
Function · 0.85
LocalRequest
Class · 0.85
LocalResponse
Class · 0.85
AppStack
Class · 0.85
_ImportRedirect
Class · 0.85
push
Method · 0.80
insert
Method · 0.80
setdefault
Method · 0.80
run
Function · 0.70
eval
Function · 0.50
items
Method · 0.45
Tested by
no test coverage detected