[build-system]requires = ["setuptools", "wheel", "Cython", "numpy"]build-backend = "setuptools.build_meta"[project]name = "TA-Lib"version = "0.6.5"description = "Python wrapper for TA-Lib"readme = "README.md"license = { text = "BSD-2-Clause" }authors = [{name = "John Benediktsson", email = "mrjbq7@gmail.com"}]urls = {homepage = "http://github.com/ta-lib/ta-lib-python", download = "https://github.com/ta-lib/ta-lib-python/releases"}classifiers = ["Development Status :: 5 - Production/Stable","Operating System :: Unix","Operating System :: POSIX","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Cython","Topic :: Office/Business :: Financial","Topic :: Scientific/Engineering :: Mathematics","Intended Audience :: Developers","Intended Audience :: Science/Research","Intended Audience :: Financial and Insurance Industry",]dependencies = ["build","numpy","pip",][tool.setuptools]packages = ["talib"]package-data = {"talib" = ["_ta_lib.pyi", "py.typed"]}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。