__pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # 虚拟环境 .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ .trae/ *.swp *.swo *~ # 日志 *.log # Jupyter Notebook .ipynb_checkpoints # macOS .DS_Store vis/ driver/ **/**/chromedriver