Coder Social home page Coder Social logo

big_data_stock_demo's Introduction

[TOC]

前提说明

大数据开发实践课程期末大作业,基于 PyQt5 将股票查询做了一个简单的 GUI demo 版本

改进

  • GUI 界面,用户体验感更好
  • 将可变的部分抽离出来,用户可以自己换数据体验

使用

  • 操作区域 - 提供更换数据操作和查询、保存、绘制等操作

  • 结果区域 - 展示 table 以及 获取的数量等

  • 控制台区域 - 显示运行过程中的一些提示信息以及报错信息

运行环境

python > 3.7

pip install PyQt5
pip install pyqt5-tools

pip install pyinstaller

运行方法

  • 进入到项目文件夹下,执行 GUI.py 文件

    运行方法1

  • 修改项目目录下 GUI.spec 中的绝对路径路径 在项目目录下执行 pyinstaller -F .\GUI.spec执行完成后,dist 目录下会生成 exe 可执行文件

  • 运行方法2-1

    运行方法2-2

    运行方法2-3

  • EXE 文件网盘链接

    链接:https://pan.baidu.com/s/1j-N5_7vSkN75H_fH1GS6Ng 提取码:yhyo

实验截图

14.2.1-1

14.2.1-1

14.2.1-2

14.2.1-2

14.2.2

14.2.2

14.2.3

14.2.3

14.2.4 & 14.3

14.2.4 & 14.3

14.4.1

14.4.1-1

14.4.1-2

14.4.2

14.4.2

常见错误

  • 无网络连接 - 联网

无网络连接

  • 股票代码、提供的日期不符合 tushare 财经库的数据要求 - 更换其他数据进行尝试

    不符合tushare财经库要求

big_data_stock_demo's People

Contributors

mengxun1437 avatar

Stargazers

 avatar mingyuan42 avatar Zhifeng avatar  avatar  avatar

Watchers

 avatar

Forkers

kristiansong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.