awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
enthought avatar

enthought/pyql

0
View on GitHub↗
1,309 星标·233 分支·Cython·2 次浏览

Pyql

Cython QuantLib wrappers

Features

  • Financial Analytics - Python wrapper for the QuantLib pricing library.
  • Financial Analytics Tools - Python wrapper for the QuantLib pricing library.
  • Financial Instruments and Pricing - Python port of the industry-standard quantitative finance library.
  • Cross-Language Frameworks - Python bindings for the quantitative finance framework.
  • Python Libraries - Python bindings for quantitative finance libraries.

Star 历史

enthought/pyql 的 Star 历史图表enthought/pyql 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pyql 的开源替代方案

相似的开源项目,按与 Pyql 的功能重合度排序。
  • google/tf-quant-financegoogle 的头像

    google/tf-quant-finance

    5,404在 GitHub 上查看↗

    This is a quantitative finance library built on TensorFlow for financial engineering, asset pricing, and risk management. It serves as a financial derivative pricing engine, a model calibration tool, and a hardware-accelerated math library for numerical tasks. The library provides specialized capabilities for pricing financial assets using standard models and American option logic, as well as calibrating pricing models to market data through local volatility. It includes tools for constructing yield curves via bootstrapping algorithms and monotone convex interpolation. The framework covers a

    Python
    在 GitHub 上查看↗5,404
  • mrjbq7/ta-libmrjbq7 的头像

    mrjbq7/ta-lib

    12,043在 GitHub 上查看↗

    This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and quantitative trading tool. It provides a collection of mathematical functions designed to analyze market price movements, identify trading signals, and recognize candlestick patterns within financial data. The library focuses on the computation of trend, momentum, and volume metrics. It includes specialized tools for candlestick pattern recognition to detect recurring price action shapes in both historical and real-time data. The system integrates with NumPy arrays to process cont

    Cython
    在 GitHub 上查看↗12,043
  • domokane/financepydomokane 的头像

    domokane/FinancePy

    3,004在 GitHub 上查看↗

    A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.

    Jupyter Notebook
    在 GitHub 上查看↗3,004
  • pazzo83/quantlib.jlpazzo83 的头像

    pazzo83/QuantLib.jl

    144在 GitHub 上查看↗

    Quantlib implementation in pure Julia

    Julia
    在 GitHub 上查看↗144
查看 Pyql 的所有 30 个替代方案→

常见问题解答

enthought/pyql 是做什么的?

Cython QuantLib wrappers

enthought/pyql 的主要功能有哪些?

enthought/pyql 的主要功能包括:Financial Analytics, Financial Analytics Tools, Financial Instruments and Pricing, Cross-Language Frameworks, Python Libraries。

enthought/pyql 有哪些开源替代品?

enthought/pyql 的开源替代品包括: pmorissette/ffn — ffn - a financial function library for Python. pazzo83/quantlib.jl — Quantlib implementation in pure Julia. mrjbq7/ta-lib — This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and… domokane/financepy — A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including… google/tf-quant-finance — This is a quantitative finance library built on TensorFlow for financial engineering, asset pricing, and risk… quantopian/pyfolio — Portfolio and risk analytics in Python.