# python_quick_entry **Repository Path**: softwyy/python_quick_entry ## Basic Information - **Project Name**: python_quick_entry - **Description**: 自学快速入门python, 学习内容包括菜鸟教程 (部分), 快速入门python (部分), 爬虫 (部分), 如有不足请大神们多多指点, 也希望与大神们进行友好交流 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-05-18 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_quick_entry #### 介绍 快速入门python, 学习内容包括菜鸟教程 (部分), 快速入门python (部分), 爬虫 (部分) #### 环境 1. Windows 10, 64-bit 2. Python 3.8.1 3. PyCharm 2022.1.3 #### 使用说明 1. firstStep 基础(视频) 2. secondStep 基础(菜鸟教程) 3. spiderLearn 基础爬虫 4. 爬虫 进阶