Metadata-Version: 2.4
Name: symbolic-lob
Version: 0.1.0
Summary: Symbolic dynamics framework for limit order book analysis
Author: xiongyu23
License-Expression: MIT
License-File: LICENSE
Keywords: information-theory,limit-order-book,market-microstructure,quantitative-finance,symbolic-dynamics
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: numpy>=1.24
Provides-Extra: dev
Requires-Dist: mypy>=1.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.1; extra == 'dev'
Provides-Extra: live
Requires-Dist: psutil>=5.0; extra == 'live'
Requires-Dist: pyarrow>=12.0; extra == 'live'
Requires-Dist: websocket-client>=1.0; extra == 'live'
Description-Content-Type: text/plain

Symbolic dynamics framework for limit order book analysis