比如现在我们想要打包一个py应用程序成为exe但是我们又有一些config.txt文件想要同时生成我们可以先执行pyinstaller -Fw test.py这时会生成一个test.spec的文件我们只需要在datas里面添加我们需要的文件就行了,之后打开exe文件我们就会在C:\Users\Bru
控制安卓手机包adb:pip install pure-python-adbimport ppadb
from matplotlib import pyplot as pltfig, axs = plt.subplots(2) # 一个画布有两个子图file_name = 'title'fig.suptitle(file_name) # 设置子图标题axs[0].plot(xs=list_x,
#安装pipenvpip install pipenv#建立虚拟环境pipenv install#进入虚拟环境(上一步可省略,因为没有虚拟环境的话会自动建立一个)pipenv shell#安装模块pip install requests pyquery pysimplegui fake_userag