# meiTuanTuanBiExchange **Repository Path**: itzg/meiTuanTuanBiExchange ## Basic Information - **Project Name**: meiTuanTuanBiExchange - **Description**: 美团app小团币实物兑换软件 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-01-13 - **Last Updated**: 2023-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # meiTuanTuanBiExchange 大家2023新年快乐,免费开源,美团app小团币实物兑换软件v1.1.1 活动入口:美团app -> 个人 -> 赚团币 软件背景:方便多账号用户统一兑换管理 软件技术栈:python,pyqt5 启动入口:start.py # 更新日志 ```text V1.1.2 1.修改目录结构 2.优化商品图片异步加载 3.优化cookie导入报错 4.优化部分情况下商品列表无法加载 5.优化导入时卡顿 6.新增账号统计 7.新增团币合计 8.新增团币排序 ``` # cookie需包含: ```text userId=123456;uuid=11111111111;token=aaaaaaaaaaaaaaaaxxxxxxxxxxx; ``` 模块安装: ```text pip install requests pip install qt-material pip install PyQt5 pip install PyQt5-tools pip install pycryptodome pip install pyperclip ``` # 警告:软件免费开源,仅供学习交流使用,请勿用于非法用途! # 加作者微信:g4994g 拉你加入忒星科技活动开源交流群 ![mmqrcode1673591083873](https://user-images.githubusercontent.com/49848349/212251962-c33c2a09-cc30-47ac-a684-85b11d49017e.png) 软件界面截图: ![image](https://user-images.githubusercontent.com/49848349/212250283-2f5c133e-67a7-41f2-a9cd-a54292d9f6a7.png) ![image](https://user-images.githubusercontent.com/49848349/212250614-aa51be8b-e4c0-43ca-988f-b7099e26e0fa.png) ![image](https://user-images.githubusercontent.com/49848349/212250115-4cc92074-b242-43b5-b1d7-5d0232b9e4eb.png)