# python_spider **Repository Path**: y1y2/python_spider ## Basic Information - **Project Name**: python_spider - **Description**: 一些常用python 脚本就是玩! - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-10-13 - **Last Updated**: 2024-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_spider #### 介绍 一些常用python 脚本 就是玩! #### 软件架构 安装python3 其他环境自己测试 wget https://bootstrap.pypa.io/pip/3.6/get-pip.py python3 get-pip-py 一般情况下python会自带安装pip,使用命令pip3 pip install requests #### 启动脚本 python3 xxx.py