This commit is contained in:
wilsonfreitas
2026-03-28 13:15:44 +00:00
parent 7c3e0c2c8b
commit cb8cebd341
2 changed files with 530 additions and 314 deletions
+522 -314
View File
File diff suppressed because it is too large Load Diff
+8
View File
@@ -187,6 +187,10 @@ pyhoofinance,Python,Data Sources,Data Sources,data-sources,2016-10-07,9,https://
yfinanceapi,Python,Data Sources,Data Sources,data-sources,2020-05-26,9,https://github.com/Karthik005/yfinanceapi,Finance API for Python.,True,False,False,False,Karthik005/yfinanceapi
yql-finance,Python,Data Sources,Data Sources,data-sources,2015-08-29,16,https://github.com/slawek87/yql-finance,"yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).",True,False,False,False,slawek87/yql-finance
ystockquote,Python,Data Sources,Data Sources,data-sources,2017-03-10,537,https://github.com/cgoldberg/ystockquote,Retrieve stock quote data from Yahoo Finance.,True,False,False,False,cgoldberg/ystockquote
jugaad-data,Python,Data Sources,Data Sources,data-sources,2026-03-16,502,https://github.com/jugaad-py/jugaad-data,"Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.",True,False,False,False,jugaad-py/jugaad-data
nsetools,Python,Data Sources,Data Sources,data-sources,2025-03-18,885,https://github.com/vsjha18/nsetools,Python library for extracting real-time data from National Stock Exchange (India).,True,False,False,False,vsjha18/nsetools
bsedata,Python,Data Sources,Data Sources,data-sources,error,0,https://github.com/sdrdis/bsedata,Python library for extracting real-time data from Bombay Stock Exchange (India).,True,False,False,False,sdrdis/bsedata
nse-insights-api,Python,Data Sources,Data Sources,data-sources,error,0,https://github.com/pratik-choudhari/nse-insights,"Unofficial NSE India API for stock quotes, indices, historical data and more.",True,False,False,False,pratik-choudhari/nse-insights
wallstreet,Python,Data Sources,Data Sources,data-sources,2024-03-09,1626,https://github.com/mcdallas/wallstreet,Real time stock and option data.,True,False,False,False,mcdallas/wallstreet
stock_extractor,Python,Data Sources,Data Sources,data-sources,2016-09-10,51,https://github.com/ZachLiuGIS/stock_extractor,General Purpose Stock Extractors from Online Resources.,True,False,False,False,ZachLiuGIS/stock_extractor
Stockex,Python,Data Sources,Data Sources,data-sources,2021-09-15,33,https://github.com/cttn/Stockex,Python wrapper for Yahoo! Finance API.,True,False,False,False,cttn/Stockex
@@ -244,6 +248,10 @@ fedfred,Python,Data Sources,Data Sources,data-sources,,0,https://nikhilxsunder.g
edgar-sec,Python,Data Sources,Data Sources,data-sources,,0,https://nikhilxsunder.github.io/edgar-sec/,EDGAR Financial data API with preprocessed dataclass outputs.,False,False,False,False,
edgartools,Python,Data Sources,Data Sources,data-sources,2026-03-26,1913,https://github.com/dgunning/edgartools,"AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.",True,False,False,False,dgunning/edgartools
FXMacroData,Python,Data Sources,Data Sources,data-sources,2026-01-17,3,https://fxmacrodata.com/,Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata),True,False,False,False,fxmacrodata/fxmacrodata
jugaad-data,Python,Data Sources,Data Sources,data-sources,2026-03-16,502,https://github.com/jugaad-py/jugaad-data,"Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.",True,False,False,False,jugaad-py/jugaad-data
nsetools,Python,Data Sources,Data Sources,data-sources,2025-03-18,885,https://github.com/vsjha18/nsetools,Python library for extracting real-time data from National Stock Exchange (India).,True,False,False,False,vsjha18/nsetools
bsedata,Python,Data Sources,Data Sources,data-sources,error,0,https://github.com/sdrdis/bsedata,Python library for extracting real-time data from Bombay Stock Exchange (India).,True,False,False,False,sdrdis/bsedata
nse-insights-api,Python,Data Sources,Data Sources,data-sources,error,0,https://github.com/pratik-choudhari/nse-insights,"Unofficial NSE India API for stock quotes, indices, historical data and more.",True,False,False,False,pratik-choudhari/nse-insights
wallstreet,Python,Data Sources,Data Sources,data-sources,2024-03-09,1626,https://github.com/mcdallas/wallstreet,Real time stock and option data.,True,False,False,False,mcdallas/wallstreet
xlwings,Python,Excel Integration,Excel Integration,excel-integration,2026-03-26,3328,https://www.xlwings.org/,Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings),True,False,False,False,xlwings/xlwings
openpyxl,Python,Excel Integration,Excel Integration,excel-integration,,0,https://openpyxl.readthedocs.io/en/latest/,Read/Write Excel 2007 xlsx/xlsm files.,False,False,False,False,
1 project language category section section_slug last_commit stars url description github cran pypi commercial repo
187 yfinanceapi Python Data Sources Data Sources data-sources 2020-05-26 9 https://github.com/Karthik005/yfinanceapi Finance API for Python. True False False False Karthik005/yfinanceapi
188 yql-finance Python Data Sources Data Sources data-sources 2015-08-29 16 https://github.com/slawek87/yql-finance yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL). True False False False slawek87/yql-finance
189 ystockquote Python Data Sources Data Sources data-sources 2017-03-10 537 https://github.com/cgoldberg/ystockquote Retrieve stock quote data from Yahoo Finance. True False False False cgoldberg/ystockquote
190 jugaad-data Python Data Sources Data Sources data-sources 2026-03-16 502 https://github.com/jugaad-py/jugaad-data Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI. True False False False jugaad-py/jugaad-data
191 nsetools Python Data Sources Data Sources data-sources 2025-03-18 885 https://github.com/vsjha18/nsetools Python library for extracting real-time data from National Stock Exchange (India). True False False False vsjha18/nsetools
192 bsedata Python Data Sources Data Sources data-sources error 0 https://github.com/sdrdis/bsedata Python library for extracting real-time data from Bombay Stock Exchange (India). True False False False sdrdis/bsedata
193 nse-insights-api Python Data Sources Data Sources data-sources error 0 https://github.com/pratik-choudhari/nse-insights Unofficial NSE India API for stock quotes, indices, historical data and more. True False False False pratik-choudhari/nse-insights
194 wallstreet Python Data Sources Data Sources data-sources 2024-03-09 1626 https://github.com/mcdallas/wallstreet Real time stock and option data. True False False False mcdallas/wallstreet
195 stock_extractor Python Data Sources Data Sources data-sources 2016-09-10 51 https://github.com/ZachLiuGIS/stock_extractor General Purpose Stock Extractors from Online Resources. True False False False ZachLiuGIS/stock_extractor
196 Stockex Python Data Sources Data Sources data-sources 2021-09-15 33 https://github.com/cttn/Stockex Python wrapper for Yahoo! Finance API. True False False False cttn/Stockex
248 edgar-sec Python Data Sources Data Sources data-sources 0 https://nikhilxsunder.github.io/edgar-sec/ EDGAR Financial data API with preprocessed dataclass outputs. False False False False
249 edgartools Python Data Sources Data Sources data-sources 2026-03-26 1913 https://github.com/dgunning/edgartools AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames. True False False False dgunning/edgartools
250 FXMacroData Python Data Sources Data Sources data-sources 2026-01-17 3 https://fxmacrodata.com/ Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata) True False False False fxmacrodata/fxmacrodata
251 jugaad-data Python Data Sources Data Sources data-sources 2026-03-16 502 https://github.com/jugaad-py/jugaad-data Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI. True False False False jugaad-py/jugaad-data
252 nsetools Python Data Sources Data Sources data-sources 2025-03-18 885 https://github.com/vsjha18/nsetools Python library for extracting real-time data from National Stock Exchange (India). True False False False vsjha18/nsetools
253 bsedata Python Data Sources Data Sources data-sources error 0 https://github.com/sdrdis/bsedata Python library for extracting real-time data from Bombay Stock Exchange (India). True False False False sdrdis/bsedata
254 nse-insights-api Python Data Sources Data Sources data-sources error 0 https://github.com/pratik-choudhari/nse-insights Unofficial NSE India API for stock quotes, indices, historical data and more. True False False False pratik-choudhari/nse-insights
255 wallstreet Python Data Sources Data Sources data-sources 2024-03-09 1626 https://github.com/mcdallas/wallstreet Real time stock and option data. True False False False mcdallas/wallstreet
256 xlwings Python Excel Integration Excel Integration excel-integration 2026-03-26 3328 https://www.xlwings.org/ Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings) True False False False xlwings/xlwings
257 openpyxl Python Excel Integration Excel Integration excel-integration 0 https://openpyxl.readthedocs.io/en/latest/ Read/Write Excel 2007 xlsx/xlsm files. False False False False