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

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

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
  • Join now to claim what's yours dfuudhgmai.temp.swtest.ru Rm
  • The key to your surprise cash gift ce540846.tw1.ru AF
  • End of event cash distribution cw514215.tw1.ru fo
  • You've hit the jackpot in a random selection cw514215.tw1.ru g5
  • Fast Track Your Payout cw514215.tw1.ru vc
  • Get Compensated for Your Autodidactic Efforts ce540846.tw1.ru Hb
  • Get involved and collect your pay cw514215.tw1.ru 2Q
  • Instant win cash giveaways ce540846.tw1.ru 1M
  • Trigger Unknown Discounts and Financial Perks ce540846.tw1.ru yN
  • Early birds catch the cash prizes cw514215.tw1.ru TQ
  • We have special cash waiting for you ce540846.tw1.ru HG
  • A paid opportunity through our giveaway cw514215.tw1.ru T6
  • Speedy payment is just a click away dfuudhgmai.temp.swtest.ru v0
  • Do a test task and earn ce540846.tw1.ru 6R
  • By chance you've uncovered bonus funds ce540846.tw1.ru 6N
  • Secure an Offer Made Just for You ce540846.tw1.ru 9u
  • Your cash is waiting after verification ce540846.tw1.ru aH
  • Fortune has smiled upon you with this cash cw514215.tw1.ru aC
  • Engage in Trading and Collect Cash dfuudhgmai.temp.swtest.ru IF
  • Obtain Cash Prizes from Drawings cw514215.tw1.ru wF
  • A personal cash present just for you cw514215.tw1.ru bM
  • The code to a secret reserve has been cracked ce540846.tw1.ru k1
  • Your lucky win is waiting to be claimed ce540846.tw1.ru q9
未经允许不得转载: LIFE & SHARE - 王颜公子 » Python3 csv模块处理报表数据 - PyQt5制作图形界面

分享

作者

作者头像

Madman

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

0 条评论

暂时还没有评论.

专题系列