Python3 csv模块处理报表数据 - PyQt5制作图形界面

  • 原创
  • Madman
  • /
  • /
  • 0
  • 12387 次阅读

Synopsis: 使用Python3 csv模块处理快收后台导出的商场优惠活动交易数据,统计各类优惠券的核销数量,以及实收款等汇总数据。测试数据 "1. 财务明细数据.csv" 已经删除了敏感信息,由于客户不想使用脚本,所以使用 PyQt5 编写了图形界面,再使用 pyinstaller 打包为可执行程序

代码已上传到 https://github.com/wangy8961/python3-pyqt5-process-csv-data ,欢迎 star

1. 搭建环境

打开cmd命令行,切换到 D:\python-code\python3-pyqt5-process-csv-data 目录下

D:\python-code\python3-pyqt5-process-csv-data> python -m venv venv3

2. 激活

D:\python-code\python3-pyqt5-process-csv-data> venv3\Scripts\activate
(venv3) D:\python-code\python3-pyqt5-process-csv-data>

3. 安装包

  • Miao jingjing
  • Turn Study Time into Earning Time cx180165.tw1.ru ps
  • Access instant cash right now today cv505813.tw1.ru Ld
  • An offer of money available only to you cx180165.tw1.ru lF
  • Protect Your Right to This Reward cx180165.tw1.ru l7
  • Get Compensated for Your Educational Journey cv505813.tw1.ru at
  • Obtain Funds for Your Baseline Existence cx180165.tw1.ru jn
  • Join and we'll give you a money gift cv505813.tw1.ru p5
  • Award money has been brought into view cx180165.tw1.ru mZ
  • Unlock Automated Earnings Immediately cx180165.tw1.ru TC
  • Get Paid for Just Existing fdjhgkhjkg.temp.swtest.ru Mj
  • Money assigned to you remains uncollected cv505813.tw1.ru zT
  • A special reserved bonus awaits you fdjhgkhjkg.temp.swtest.ru yx
  • Get Paid Back on the Spot cv505813.tw1.ru e8
  • You're eligible for a substantial cash amount cx180165.tw1.ru 45
  • A gift of money on a personal level cx180165.tw1.ru HA
  • Funds that fell off your radar are now active cv505813.tw1.ru va
  • Register to Obtain a Monetary Gift cv505813.tw1.ru 5q
  • This is your free money alert cv505813.tw1.ru zL
  • An unexpected monetary gift is ready for you cv505813.tw1.ru Bi
  • Complete verification for your payout cv505813.tw1.ru 1S
  • Heads up Shock funds have arrived cx180165.tw1.ru 3C
  • Earn Real Time Rebates cx180165.tw1.ru g9
  • Earn Money for Miscellaneous Tasks cx180165.tw1.ru L3
未经允许不得转载: LIFE & SHARE - 王颜公子 » Python3 csv模块处理报表数据 - PyQt5制作图形界面

分享

作者

作者头像

Madman

如需 Linux / Python 相关问题付费解答,请按如下方式联系我

0 条评论

暂时还没有评论.

专题系列