使用Python3 csv模块处理快收后台导出的商场优惠活动交易数据,统计各类优惠券的核销数量,以及实收款等汇总数据。测试数据 "1. 财务明细数据.csv" 已经删除了敏感信息,由于客户不想使用脚本,所以使用 PyQt5 编写了图形界面,再使用 pyinstaller 打包为可执行程序
☆26Dec 19, 2018Updated 7 years ago
Alternatives and similar repositories for python3-pyqt5-process-csv-data
Users that are interested in python3-pyqt5-process-csv-data are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于pyqt5的一些小项目实践☆26Aug 6, 2018Updated 8 years ago
- pyqt5实战小程序代码分享☆15Jul 14, 2018Updated 8 years ago
- 并发爬取全国城市空气质量日报数据,数据来源: http://datacenter.mep.gov.cn☆10Sep 1, 2018Updated 7 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构: 数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆100Mar 24, 2021Updated 5 years ago
- pyqt5编写,与下位数据采集板串口通信,实时绘制能谱与在线分析软件☆17Nov 30, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- python的statsmodels包翻译☆11Apr 8, 2017Updated 9 years ago
- 基于爬虫的大绩点成绩查询系统 查询黑大所有人的成绩,比原版信息门户添加计算绩点功能 使用的是django框架 爬虫自己写的没用框架☆12Feb 26, 2021Updated 5 years ago
- 用tushare获取股票历史行情,以及实时行情,并用matplotlib嵌入pyqt5中,达到数据可视化,可操作的目的☆55Jun 2, 2017Updated 9 years ago
- python3.5 + PyQt5模拟QQ聊天,文件传输以及游戏☆45Sep 18, 2018Updated 7 years ago
- PYQT5,串口接收数据并绘制曲线☆24Nov 6, 2019Updated 6 years ago
- FastAPI-like routing for Flet☆21Jun 1, 2024Updated 2 years ago
- Imports a CSV data file, allows real time viewing of data via figures formed from Pivot Tables. Python + Pandas + PyQt.☆11Jul 23, 2014Updated 12 years ago
- A tool for testing PyQt applications☆17Apr 5, 2016Updated 10 years ago
- A modern, real-time chat application built with Flet, FastAPI, and PostgreSQL.☆22Feb 11, 2026Updated 5 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处…☆335Aug 27, 2019Updated 6 years ago
- 介绍如何流式下载大文件,并实现断点续传功能。根据顺序下载大文件的字节和乱序下载大文件的各个分段,分别进行了多线程或协程并发,还实现了多个大文件并发下载☆17Aug 27, 2019Updated 6 years ago
- 基于pyqt5的图像处理软件☆70Jan 21, 2019Updated 7 years ago
- 👮 vmx-manager是一个基于Django框架开发的一款远程主机管理系统☆32Sep 4, 2018Updated 7 years ago
- 基于pyqt5 实现的小功能☆35Feb 26, 2021Updated 5 years ago
- 这是一个热风控制系统嵌入式项目,基于STM32F1芯片和RT-Thread实时系统开发出温度闭环控制和风速控制☆24Feb 4, 2021Updated 5 years ago
- 用 Let's Encrypt 官方工具 Certbot 申请通配符证书(Wildcard Certificate)时,只能用 DNS-01 的方式来验证域名所有权,需要在域名下添加一条 DNS TXT 记录。如果要用 certbot renew 命令自动续期的话,就需要自…☆21Oct 30, 2020Updated 5 years ago
- 利用python PyQt5图形库开发的一个基于tcp协议仿QQ聊天pc软件工具☆150Jul 27, 2025Updated last year
- 基于Django开发的用于远程查看LINUX主机日志的管理系统。☆13Sep 11, 2015Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- type into the url in blooket: javascript:(() => {/***************************************************************************************…☆10Mar 1, 2022Updated 4 years ago
- 使用PyQt实现的项目☆30Dec 25, 2020Updated 5 years ago
- 运用逻辑与界面分离的思想,使用pyqt5+socket模块编写图形化TCP/UDP/WEB通信工具。☆305Jul 29, 2018Updated 8 years ago
- Code of PyQt5 layout tutorial.☆12Aug 7, 2019Updated 7 years ago
- A PyQt GUI for visualizing pandas dataframes in table format☆18Jul 9, 2016Updated 10 years ago
- Demonstration of multithreaded communication, real-time plotting and logging of live Arduino data using PyQt/PySide and PyQtGraph.☆21Jun 11, 2024Updated 2 years ago
- Weibo's daily TOP5 hotkey. 自动爬取、筛选新浪微博每日热搜词 TOP5。https://github.com/TauWu/weibo_daily_hotkey/blob/master/data/data.md☆36Apr 18, 2021Updated 5 years ago
- 购物指南接口集成淘宝客、拼多多、京东联盟等平台接口,适合thinkphp5.1版本☆34Aug 29, 2019Updated 6 years ago
- Example of a Flet + FastAPI App☆19Oct 23, 2023Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Only for exploring Chinese baby name☆10Nov 19, 2018Updated 7 years ago
- GUI en Python con PyQt5☆27Aug 30, 2025Updated 11 months ago
- 基于 ajaxfileupload.js 文件的增强版 ajaxfileupload.js☆11Apr 8, 2019Updated 7 years ago
- ☆11Feb 2, 2017Updated 9 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 6 years ago
- 详解 gRPC 框架的 4 种 API: Unary RPC、Server-side Streaming RPC、Client-side Streaming RPC、Bi-directional Streaming RPC,并演示了 gRPC 的高级特性,比如 Error …☆30Jun 18, 2019Updated 7 years ago
- 基于STM32F107Board的STM库的嵌入式系统入门工程例程☆11May 16, 2018Updated 8 years ago