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
相关推荐
zhaoyong22214 小时前
MySQL 存储过程中字符集与排序规则不匹配导致查询性能下降的解决方案
jvm·数据库·python
sinat_3834373614 小时前
golang如何从Python转型Go开发_golang从Python转型Go开发攻略
jvm·数据库·python
rockey62715 小时前
基于AScript的python3脚本语言发布啦!
python·c#·.net·script·python3·eval·expression·function·动态脚本
gqk0115 小时前
Python入门
python
Muyuan199815 小时前
28.Paper RAG Agent 开发记录:修复 LLM Rerank 的解析、Fallback 与可验证性
linux·人工智能·windows·python·django·fastapi
代码小书生16 小时前
statistics,一个统计的 Python 库!
开发语言·python
STLearner16 小时前
SIGIR 2026 | LLM × Graph论文总结(图增强LLM,GraphRAG,Agent,多模态,知识图谱,搜索,推
人工智能·python·深度学习·神经网络·机器学习·数据挖掘·知识图谱
FreakStudio16 小时前
MicroPython 内核开发者直接狂喜!这个 Claude 插件市场,把开发全流程做成了「对话式外挂」
python·单片机·嵌入式·面向对象·并行计算·电子diy
老陈说编程16 小时前
12. LangChain 6大核心调用方法:invoke/stream/batch同步异步全解析,新手也能轻松学会
开发语言·人工智能·python·深度学习·机器学习·ai·langchain
给自己做减法17 小时前
rag混合检索
人工智能·python·rag