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.0.tar.gz
(45.2 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.0.tar.gz.
File metadata
- Download URL: fixcore_engine-0.1.0.tar.gz
- Upload date:
- Size: 45.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6220a80b7f2fc652d7a53f6d866d5329dc0339f93496f0127768c70b6d5a9bd0
|
|
| MD5 |
8569d132bc43b9dbcef334813b6ca16c
|
|
| BLAKE2b-256 |
401e70180aad58747cbbc4c6c6888eeaa21c19ff65cb6cbdf87500cd7e7e41f3
|
File details
Details for the file fixcore_engine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fixcore_engine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1682515610f4b380273c50f59762a4b29761e3f44032714e895eeec71f012ca
|
|
| MD5 |
a1e619c0d086d32fa9deb0be63252067
|
|
| BLAKE2b-256 |
e3c14822d1e6a61cdb0d48c4d5d18a48f2b0a9125faee352a058bbb05aa7b44b
|