# Python3Study **Repository Path**: wangfuying_admin/Python3Study ## Basic Information - **Project Name**: Python3Study - **Description**: Python3 从入门到入土过程记录 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 笔记本(Python3) ### 安装scapy ```pip3 install scapy-python3``` ###