{"library":"simplefix","type":"library","category":null,"description":"SimpleFIX is a Python library that provides a straightforward implementation of the FIX (Financial Information eXchange) application-layer protocol. It enables the creation, encoding, and decoding of FIX messages. Unlike full-fledged FIX engines, SimpleFIX focuses solely on message handling and does not include functionality for socket communication, session management, recovery, or message persistence. The library is actively maintained, with its latest version being 1.0.17.","language":"python","status":"active","version":"1.0.17","tags":["FIX protocol","financial","trading","message encoding","message parsing","low-level"],"install":[{"cmd":"pip install simplefix","imports":["import simplefix\nmessage = simplefix.FixMessage()","import simplefix\nparser = simplefix.FixParser()"]}],"homepage":null,"github":"https://github.com/da4089/simplefix","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simplefix/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simplefix/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}