Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CaliDog/certstream-python
/ run
Method
run
examples/gui.py:286–287 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
284
self.loop.draw_screen()
285
286
def
run(self):
287
self.loop.run()
288
289
class
Selector(urwid.SelectableIcon):
290
def
__init__(self, text, cursor_position):
Callers
1
gui.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected