Pure Python FIX protocol engine
Project description
Pure Python FIX protocol engine — mirrors the QuickFIX architecture (QuickFIX/n, QuickFIX/J).
Features
- Full FIX 4.2 session layer (Logon, Logout, Heartbeat, ResendRequest, SequenceReset, Reject)
- Message encoding/decoding with DataDictionary validation
- Repeating groups
- Async transport:
SocketAcceptor+SocketInitiatorwith auto-reconnect FileStoreandMemoryStorepersistenceMessageCrackerdispatch mixin- Lightweight browser GUI via aiohttp (
tools/fix_gui.py) — session management, message builder, live message log
Quick start
pip install fixcore-engine
pip install "fixcore-engine[gui]" # includes aiohttp for the GUI
Development
pip install -e ".[dev,gui]"
pytest
python tools/fix_gui.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fixcore_engine-0.1.7.tar.gz
(63.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fixcore_engine-0.1.7.tar.gz.
File metadata
- Download URL: fixcore_engine-0.1.7.tar.gz
- Upload date:
- Size: 63.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ea2fbebc021faf1cf8c81e924150c2723fb7472e3ae99b65ed64a464d54271e
|
|
| MD5 |
349e4af8a1b70de3e28d01e01f227d73
|
|
| BLAKE2b-256 |
8d0d1facca0e551382e3fd52cf1d01beb4a3ee1b678aa6ba8f9fcbdc0fdf97bd
|
File details
Details for the file fixcore_engine-0.1.7-py3-none-any.whl.
File metadata
- Download URL: fixcore_engine-0.1.7-py3-none-any.whl
- Upload date:
- Size: 55.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0b7e36b4398b6085327390fc7295666101a0f5e22e61185893158cb843297d5
|
|
| MD5 |
927321c2eee5a53bc0e26b1f364354d1
|
|
| BLAKE2b-256 |
6f5a0afefd5c5d3bd74b101405bf757c61fd992a2ce4977ea1379142ee2a91e0
|