ibkr_event_daemon

View on PyPIReverse Dependencies (0)

0.3.0 ibkr_event_daemon-0.3.0-py3-none-any.whl

Wheel Details

Project: ibkr_event_daemon
Version: 0.3.0
Filename: ibkr_event_daemon-0.3.0-py3-none-any.whl
Download: [link]
Size: 10785
MD5: 087062a5b8301b5d6b6df3739210b2e2
SHA256: bc87cb25bbd3e6a1a98037e22c19d27c54d8d053b92100c319a0f247a72b8a5b
Uploaded: 2025-03-22 04:01:04 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: ibkr_event_daemon
Version: 0.3.0
Summary: A lightweight event handling tool for Interactive Brokers based on the ibevent library. This project automates the process of capturing, triggering, and dispatching events from the IBKR trading platform.
Author-Email: Shawn Deng <shawndeng1109[at]qq.com>
Requires-Python: >=3.12.0
Requires-Dist: click (>=8.1.8)
Requires-Dist: ib-async (>=1.0.3)
Requires-Dist: loguru (>=0.7.3)
Requires-Dist: pydantic-settings (>=2.8.1)
Requires-Dist: pydantic (>=2.10.6)
Requires-Dist: supervisor (>=4.2.5)
Requires-Dist: commitizen (>=3.12.0); extra == "dev"
Requires-Dist: nox (>=2024.10.9); extra == "dev"
Requires-Dist: pytest-cov (>=6.0.0); extra == "dev"
Requires-Dist: pytest-mock (>=3.14.0); extra == "dev"
Requires-Dist: pytest (>=8.3.4); extra == "dev"
Requires-Dist: ruff (>=0.9.7); extra == "dev"
Requires-Dist: mkdocs-gen-files (>=0.5.0); extra == "docs"
Requires-Dist: mkdocs-literate-nav (>=0.6.1); extra == "docs"
Requires-Dist: mkdocs-material (>=9.5.3); extra == "docs"
Requires-Dist: mkdocs (>=1.5.3); extra == "docs"
Requires-Dist: mkdocstrings-python (>=1.7.5); extra == "docs"
Requires-Dist: mkdocstrings (>=0.24.0); extra == "docs"
Requires-Dist: pymdown-extensions (>=10.7); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 2475 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ibkr_event_daemon/__init__.py sha256=bKWhGcbL-sbxf4PIZFuULRfoMSOzeDT011u9_-1MzUc 61
ibkr_event_daemon/__main__.py sha256=Yomz-wcT4R5wSdO0mTkdYpEcMPvYh7Ld268ehVPduss 4907
ibkr_event_daemon/config.py sha256=Br1tXG-o9kaoNaKuloTTRz7nXMt6PUJtL6fkqd2tOwU 2978
ibkr_event_daemon/constants.py sha256=02GlyJ4Be-0H2aSNt_I3Y5r9WzpH39pqNXcGGXivXnE 364
ibkr_event_daemon/core.py sha256=3H87KhuqET9m4jhO6q1apW6GJJ_6bh-qjfSV13Ybo88 7156
ibkr_event_daemon/utils.py sha256=rrCWfGWjSLzuoRTh97hicC4721WkS2UEsDKBl1jqLpE 5319
ibkr_event_daemon-0.3.0.dist-info/METADATA sha256=NA47xiMCFJIWG4ZjfPNqL1RsjB-H91zCKYuj_XoVRv0 3799
ibkr_event_daemon-0.3.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
ibkr_event_daemon-0.3.0.dist-info/entry_points.txt sha256=G5F1Uyw8LSs7UomaGChJR2yXjpI2fbJaaCpdA2j-Va0 63
ibkr_event_daemon-0.3.0.dist-info/RECORD

entry_points.txt

ibkr-daemon = ibkr_event_daemon.__main__:cli