Python:Scrapy+Selenium相关依赖包记录

存到txt文件中,在python环境中运行 pip install -r xxx.txt安装

bash 复制代码
attrs==23.1.0
Automat==22.10.0
certifi==2023.11.17
cffi==1.16.0
constantly==23.10.4
cryptography==2.8
cssselect==1.2.0
filemagic==1.6
hyperlink==21.0.0
idna==3.6
incremental==22.10.0
jmespath==1.0.1
lxml==4.9.2
packaging==23.2
parsel==1.6.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
PyDispatcher==2.0.7
pyOpenSSL==19.1.0
python-magic==0.4.27
python-magic-bin==0.4.14
queuelib==1.6.2
Scrapy==1.6.0
selenium==4.0.0a6.post2
service-identity==23.1.0
six==1.16.0
Twisted==21.2.0
twisted-iocpsupport==1.0.4
typing_extensions==4.9.0
urllib3==1.25.11
w3lib==2.1.2
zope.interface==6.1
相关推荐
曲幽5 分钟前
FastAPI 身份验证总踩坑?这份 FastAPI Users “避坑指南”请收好
python·fastapi·web·jwt·oauth2·user·authentication
装不满的克莱因瓶35 分钟前
掌握 RNN 与 LSTM 模型结构
人工智能·python·rnn·深度学习·神经网络·ai·lstm
何以解忧,唯有..1 小时前
Python包管理工具pip:从入门到精通
开发语言·python·pip
金銀銅鐵1 小时前
用 Tkinter 实现简单的猜数字游戏
后端·python
copyer_xyf1 小时前
Python 模块与包的导入导出
前端·后端·python
ice8130331812 小时前
【Python】Matplotlib折线图绘制
开发语言·python·matplotlib
copyer_xyf2 小时前
Python venv 虚拟环境
前端·后端·python
林爷万福3 小时前
GitHub 开源光谱数据处理项目推荐
python·光纤光谱仪
copyer_xyf3 小时前
Python 如何同时做很多事:进程、线程、协程
前端·后端·python
Full Stack Developme3 小时前
Spring Bean 依赖注入
python·spring·log4j