# eldm **Repository Path**: masaikk/eldm ## Basic Information - **Project Name**: eldm - **Description**: 寻思着还有所练习 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2022-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eldm #### Description 寻思着还有所练习 #### Software Architecture Software architecture description Cpp file was just used for estimation. In version 0.1, only use python and Tkinter, thanks @BuranEric who write fantastic code in Tkinter. It will be refactored by writing in JavaScript and Electron. I used anaconda to build this. #### Installation Firstly, this project is in python while the platform is Windows. Download executable file in [https://gitee.com/masaikk/eldm/releases](releases) #### Instructions 1. execute main.exe 2. use your own python interpreter ```python python3 py/sli/main_g.py ``` #### conda list requests==2.24.0