[console_scripts]
cody = cody.cli:main
cody-tui = cody.tui:run_tui
cody-web = web.backend.app:run
