Metadata-Version: 2.4
Name: hyperquant
Version: 1.34
Summary: A minimal yet hyper-efficient backtesting framework for quantitative trading
Project-URL: Homepage, https://github.com/yourusername/hyperquant
Project-URL: Issues, https://github.com/yourusername/hyperquant/issues
Author-email: MissinA <1421329142@qq.com>
License: MIT
Keywords: backtesting,hyperquant,quant,trading
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.10.4
Requires-Dist: colorama>=0.4.6
Requires-Dist: cryptography>=44.0.2
Requires-Dist: duckdb>=1.2.2
Requires-Dist: eth-account>=0.10.0
Requires-Dist: lighter-sdk
Requires-Dist: numpy>=1.21.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: py-clob-client>=0.28.0
Requires-Dist: pybotters>=1.9.1
Requires-Dist: pyecharts>=2.0.8
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: web3>=7.14.0
Description-Content-Type: text/markdown

# hyperquant

hyperquant is a minimalistic framework for quantitative trading strategies. It allows users to quickly validate their strategy ideas with ease and efficiency.
