Projects list:

bagel-tushare

Github link: bagel-tushare

A Python wrapper for Tushare, a Chinese financial data provider. The project provides a simple and easy-to-use automation tool for downloading financial data from Tushare, and storing the data in a local mysql database.

bagel-mean-variance

Github link: bagel-mean-variance

bagel-mean-variance is a Python package designed to calculate optimal portfolio weights using the mean-variance optimization method. The package is implemented using pure matrix operations, avoiding the use of optimization libraries. It is simple, efficient, and flexible, making it ideal for financial analysis and portfolio management tasks. calculation method please refer to Mean-Variance analysis