众播育儿 on MSN1 天
python常用的内置函数和包
1.os- 操作系统接口 与操作系统交互: import oscurrent_directory = os.getcwd()# Get the current working directory 2.sys- 系统特定参数和函数 ...
不知道大家有没有听说过cursor这个工具,类似于AI+VsCode的结合体,只要绑定chatgpt、claude等大模型API,就可以实现对话式自助编程,简单闲聊几句便可开发一个软件应用。 但cursor受限于外网,国内用户玩不了,而且还收费很贵,非常的不接地气。 于是乎就有了平替,VsCode上的一个插件Cline非常好用,免费、简单、强大。
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, ...