Skip to content

sinsy/pythonLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonLearn

安装项目

git clone git@github.com:sinsy/pythonLearn.git
若网速慢一直卡着,在git clone时加上--depth=1即可解决。
depth用于指定克隆深度,为1即表示只克隆最近一次commit.

文件目录

  • base: python语法学习
  • lixinren:股票分析
    • pyqt5 结合长投学堂的价投理论,用python+pyqt5实现的股票估值及同行业对比数据
    • tkinter python内嵌的tkinter图形界面开发工具,测试学习例子
  • quantLearn: 量化教程学习的代码及心得
  • JQcore:聚宽策略代码,配合聚宽金融终端
    • factor:因子函数库
    • 注意: vscode 本地配置:python path设置为金融终端的python环境 D:\JoinQuant-Desktop-Py3\Python,其余的文件夹切换为Python

工具库

实用教程

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published