tencent_im_python/ ├── README.md # 项目说明文档(本文件) ├── requirements.txt # Python 依赖 ├── setup.py # C++ 扩展编译脚本 ├── CMakeLists.txt # CMake 编译配置 ├── build.sh # Linux/macOS 编译脚本 ...
PLEASE READ: This repository is my personal fork of the original MalumMenu project. Its forked from original MalumMenu by scp222thj & Astral. The installation process is the same as for the original ...