# data-analyse **Repository Path**: thinwonton/data-analyse ## Basic Information - **Project Name**: data-analyse - **Description**: python爬虫和数据分析 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data-analyse #### 介绍 #### 命令 输出工程所需的依赖 ``` pip install pipreqs ``` ``` pipreqs ./ --use-local --encoding=utf-8 --force ```