Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CJackHwang/AIstudioProxyAPI
/ run
Method
run
gui/app.py:1770–1773 ·
view source on GitHub ↗
Run the application.
(self)
Source
from the content-addressed store, hash-verified
1768
self.root.destroy()
1769
1770
def
run(self):
1771
""
"Run the application."
""
1772
self._log(get_text(
"log_ready"
))
1773
self.root.mainloop()
1774
1775
1776
def
main():
Callers
15
main
Function · 0.95
cleanup
Function · 0.45
kill_process_interactive
Function · 0.45
_run_gsettings_command
Function · 0.45
launch_camoufox.py
File · 0.45
server.py
File · 0.45
main
Function · 0.45
run_tests
Function · 0.45
run_tests
Function · 0.45
reproduce_shutdown_fix.py
File · 0.45
test_successful_rotation
Method · 0.45
test_rotation_fails_after_max_retries
Method · 0.45
Calls
2
_log
Method · 0.95
get_text
Function · 0.85
Tested by
9
run_tests
Function · 0.36
run_tests
Function · 0.36
test_successful_rotation
Method · 0.36
test_rotation_fails_after_max_retries
Method · 0.36
test_depletion_guard_stops_rotation
Method · 0.36
test_quota_exceeded_to_rotation_flow
Method · 0.36
test_multiple_quota_exceeded_events
Method · 0.36
run_tests
Function · 0.36
run_tests
Function · 0.36