# RateCalc **Repository Path**: caishuo176/RateCalc ## Basic Information - **Project Name**: RateCalc - **Description**: Python GUI界面练手 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RateCalc > 项目环境:Python3.6 安装: ``` pip install -r requirements.txt ``` 使用: ``` python main.py ``` 注意:导入请按照excel样例格式。 ### 简介: 通过新增 / 导入联系人来将联系人数据导入至数据库中。 导入**需要计算文件**,或者复制导入文件地址,点击计算按钮即可得到结果,结果存储在原文件地址中。