TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15460 · Feb 1

#typescript#remote#terminal#vibecoding VibeTunnel turns your Mac terminal into a browser-accessible interface. Use the `vt` command to run any shell command—like `vt npm run dev` or `vt --shell`—and view live output at localhost Monitor long builds, check AI agents on the go, or share sessions easily without SSH hassle. https://github.com/amantus-ai/vibetunnel

Results

1 similar post found

Search: #object

当前筛选 #object清除筛选
djangoproject

@djangoproject · Post #79 · 07/08/2016, 07:32 AM

https://wiki.python.org/moin/TkInter #Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin #object-oriented layer on top of #Tcl/Tk. Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one. CameronLaird calls the yearly decision to keep TkInter "one of the minor traditions of the Python world." The Tkinter wiki: http://tkinter.unpythonic.net/wiki/