awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to quandl/quandl-python

Open-source alternatives to Quandl Python

30 open-source projects similar to quandl/quandl-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Quandl Python alternative.

  • optixal/cryptoinscriberOptixal avatar

    Optixal/CryptoInscriber

    54View on GitHub↗

    :chartwithupwards_trend: A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.

    Python
    View on GitHub↗54
  • mcdallas/wallstreetmcdallas avatar

    mcdallas/wallstreet

    1,660View on GitHub↗

    Real time stock and option data.

    Pythonblack-scholesfinancegoogle-finance
    View on GitHub↗1,660
  • pydata/pandas-datareaderpydata avatar

    pydata/pandas-datareader

    3,217View on GitHub↗

    Extract data from a wide range of Internet sources into a pandas DataFrame.

    Pythondatadata-analysisdataset
    View on GitHub↗3,217
  • lukaszbanasiak/yahoo-financelukaszbanasiak avatar

    lukaszbanasiak/yahoo-finance

    1,439View on GitHub↗

    Python module to get stock data from Yahoo! Finance

    Python
    View on GitHub↗1,439
  • crypto-lake/lake-apicrypto-lake avatar

    crypto-lake/lake-api

    72View on GitHub↗

    Python API for accessing Lake high frequency tick trades & order book data

    Python
    View on GitHub↗72

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • vdalhambra/financekit-mcpvdalhambra avatar

    vdalhambra/financekit-mcp

    4View on GitHub↗

    Financial Market Intelligence MCP Server — stock quotes, technical analysis, crypto data, and portfolio insights for AI agents

    Pythonai-toolsanthropicclaude
    View on GitHub↗4
  • xfffff/gekko-datasetsxFFFFF avatar

    xFFFFF/Gekko-Datasets

    177View on GitHub↗

    Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.

    Perl
    View on GitHub↗177
  • openbb-finance/openbbterminalOpenBB-finance avatar

    OpenBB-finance/OpenBBTerminal

    69,303View on GitHub↗

    OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing market data from diverse APIs. It serves as a quantitative analysis tool for processing stock, crypto, and derivative datasets to identify market trends and build investment strategies. The project utilizes a pluggable financial API framework with an adapter-based architecture, allowing external financial data providers to be integrated as independent modules. This system standardizes information from public and proprietary sources into a unified layer to support cross-asset an

    Python
    View on GitHub↗69,303
  • ranaroussi/yfinanceranaroussi avatar

    ranaroussi/yfinance

    21,639View on GitHub↗

    This library is a Python-based tool for retrieving historical and real-time financial market data from public sources. It functions as a programmatic interface for downloading stock prices, dividends, financial statements, and corporate calendars, allowing users to perform automated research and analysis on various market assets. The project distinguishes itself by structuring retrieved financial time series directly into tabular data frames, which facilitates mathematical analysis and manipulation of market metrics. It supports efficient data retrieval through multi-threaded batch downloadin

    Pythonfinancial-datafix-yahoo-financemarket-data
    View on GitHub↗21,639
  • waditu/tusharewaditu avatar

    waditu/tushare

    15,143View on GitHub↗

    Tushare is a financial data library for the Python programming environment that provides access to historical and real-time market information. It functions as a data interface for retrieving stock trading records, corporate financial statements, and macroeconomic indicators to support quantitative analysis and research. The library distinguishes itself by automatically transforming raw API responses into tabular data structures, allowing for direct integration with data analysis workflows. It manages access to these datasets through token-based authentication and utilizes schema-mapped parsi

    Pythonfinancefintechpandas
    View on GitHub↗15,143
  • akfamily/akshareakfamily avatar

    akfamily/akshare

    16,358View on GitHub↗

    This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets. It functions as a comprehensive toolkit for quantitative research, providing a unified interface to fetch historical and real-time market data across asset classes including equities, futures, bonds, cryptocurrencies, and foreign exchange. By abstracting complex network requests into simple, parameter-driven functions, it enables users to integrate financial data into research workflows and automated trading systems. The library distinguishes itself through its scraper-based ag

    Pythonacademicakshareasset-pricing
    View on GitHub↗16,358
  • alvarobartt/investpyalvarobartt avatar

    alvarobartt/investpy

    1,835View on GitHub↗

    Financial Data Extraction from Investing.com with Python

    Python
    View on GitHub↗1,835
  • bmoscon/cryptofeedbmoscon avatar

    bmoscon/cryptofeed

    2,858View on GitHub↗

    Cryptocurrency Exchange Websocket Data Feed Handler

    Python
    View on GitHub↗2,858
  • cuemacro/findatapycuemacro avatar

    cuemacro/findatapy

    2,057View on GitHub↗

    Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.

    Pythonarcticbloombergdukascopy
    View on GitHub↗2,057
  • jerbouma/fundamentalanalysisJerBouma avatar

    JerBouma/FundamentalAnalysis

    4,974View on GitHub↗

    FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic data integrator. It provides tools for computing financial ratios, executing corporate health metrics, and pricing derivatives and bonds using mathematical models. The project integrates diverse data streams, including global economic indicators, real-time market quotes, and standardized corporate financial statements. It features a technical analysis engine for generating momentum and volatility indicators, as well as a portfolio performance analyzer for tracking risk-adjusted

    Python
    View on GitHub↗4,974
  • ricequant/rqalpharicequant avatar

    ricequant/rqalpha

    6,166View on GitHub↗

    RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen

    Pythonbacktestfinancefutures
    View on GitHub↗6,166
  • edtechre/pybrokeredtechre avatar

    edtechre/pybroker

    3,191View on GitHub↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    View on GitHub↗3,191
  • yutiansut/quantaxisyutiansut avatar

    yutiansut/QUANTAXIS

    9,955View on GitHub↗

    Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies across global equities, futures, and cryptocurrencies. It integrates an event-driven backtesting engine, a multi-market execution gateway for order routing, and a quantitative data pipeline for ingesting and storing multi-asset market data. The system features a Rust-accelerated financial library that utilizes Apache Arrow for high-performance technical indicator calculation and zero-copy data processing. It provides a containerized infrastructure model designed for orchestrati

    Pythonquant
    View on GitHub↗9,955
  • backtrader/backtraderbacktrader avatar

    backtrader/backtrader

    22,019View on GitHub↗

    Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing automated trading rules and simulating investment strategies using historical financial time-series data. The system functions as a quantitative analysis tool, combining a simulation engine for testing trading rules with a financial data visualizer that generates price action charts. It allows for the calculation of technical indicators and the evaluation of portfolio performance through risk-adjusted returns. The platform covers live trading integration via brokerage APIs and

    Python
    View on GitHub↗22,019
  • bpsmith/pybbgbpsmith avatar

    bpsmith/pybbg

    53View on GitHub↗

    Python interface to Bloomberg COM APIs

    Python
    View on GitHub↗53
  • dpguthrie/yahooquerydpguthrie avatar

    dpguthrie/yahooquery

    912View on GitHub↗

    Python wrapper for an unofficial Yahoo Finance API

    Python
    View on GitHub↗912
  • borschai/uk-sic-codesB

    borschai/uk-sic-codes

    0View on GitHub↗
    View on GitHub↗0
  • defeat-beta/defeatbeta-apidefeat-beta avatar

    defeat-beta/defeatbeta-api

    662View on GitHub↗

    An open-source alternative to Yahoo Finance's market data APIs with higher reliability.

    Pythonai-tradingearnings-call-gptearnings-call-transcripts
    View on GitHub↗662
  • davidastephens/pandas-financedavidastephens avatar

    davidastephens/pandas-finance

    160View on GitHub↗

    High level API for access to and analysis of financial data.

    Python
    View on GitHub↗160
  • datawrestler/after-hoursdatawrestler avatar

    datawrestler/after-hours

    38View on GitHub↗

    Obtain pre market and after hours stock prices for a given symbol

    Python
    View on GitHub↗38
  • dgunning/edgartoolsdgunning avatar

    dgunning/edgartools

    1,715View on GitHub↗
    Python10-k10-q13-f
    View on GitHub↗1,715
  • borschai/uk-company-numberB

    borschai/uk-company-number

    0View on GitHub↗
    View on GitHub↗0
  • dr-leo/pandasdmxdr-leo avatar

    dr-leo/pandaSDMX

    133View on GitHub↗

    Python interface to SDMX

    Python
    View on GitHub↗133
  • econdb/inquisitorecondb avatar

    econdb/inquisitor

    56View on GitHub↗

    Python Interface to econdb.com API

    Python
    View on GitHub↗56
  • avelkoski/frbavelkoski avatar

    avelkoski/FRB

    181View on GitHub↗

    Python Client for Interfacing with the Federal Reserve Bank of St. Louis' Economic Data API (FRED®)

    Python
    View on GitHub↗181