# py-tools **Repository Path**: fishep/py-tools ## Basic Information - **Project Name**: py-tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-26 - **Last Updated**: 2024-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # py-tools 1. 安装依赖 ```shell pip install -r requirements.txt ``` 2. 启动项目 ```shell streamlit run excel_to_DDL.py ```