[PR #1516] [MERGED] Add akshare #1321

Closed
opened 2025-11-06 13:13:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1516
Author: @albertandking
Created: 3/1/2020
Status: Merged
Merged: 4/7/2020
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

AkShare is an elegant and simple financial data interface library for Python, built for human beings! It can help people get financial data more easily and just one line code to get the data.

  1. AkShare has been downloaded for 190,000 times from now and get 1000 + stars, now it is on the GitHub Treading Python Item for 4 days.

  2. AkShare hava a very detailed docs: https://akshare.readthedocs.io

  3. AkShare has following features:

  • Easy: Just one line to fetch the data;
  • Fast: Just copy and paste;
  • Extensible: Easy to customize your own code;
  • Powerful: Python ecosystem;
  1. Read more: https://github.com/jindaxiang/akshare

What's the difference between this Python project and similar ones?

There are no similar ones in awesome-python.
there are some package like: yfinance, wbdata, but those packages are just for single data-source, AkShare provide more generally interface for financial data, for example: stock, futures, option, fx, bond and so on.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1516 **Author:** [@albertandking](https://github.com/albertandking) **Created:** 3/1/2020 **Status:** ✅ Merged **Merged:** 4/7/2020 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`872ae34`](https://github.com/vinta/awesome-python/commit/872ae341aed62eb5ae87a3a751b6ae6ee0354d59) Add akshare ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? [AkShare](https://github.com/jindaxiang/akshare) is an **elegant and simple financial data** interface library for Python, built for human beings! It can help people get financial data more easily and just one line code to get the data. 1. [AkShare](https://github.com/jindaxiang/akshare) has been downloaded for 190,000 times from now and get 1000 + stars, now it is on the GitHub Treading Python Item for 4 days. 2. [AkShare](https://github.com/jindaxiang/akshare) hava a very detailed docs: https://akshare.readthedocs.io 3. [AkShare](https://github.com/jindaxiang/akshare) has following features: - Easy: Just one line to fetch the data; - Fast: Just copy and paste; - Extensible: Easy to customize your own code; - Powerful: Python ecosystem; 4. Read more: https://github.com/jindaxiang/akshare ## What's the difference between this Python project and similar ones? There are no similar ones in awesome-python. there are some package like: yfinance, wbdata, but those packages are just for single data-source, AkShare provide more generally interface for financial data, for example: stock, futures, option, fx, bond and so on. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:13:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1321