🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

fixparser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fixparser

A Python library for parsing FIX protocol messages and exporting to text and CSV formats.

1.0.1
PyPI
Maintainers
1

FIXParser

FIXParser is a Python library for parsing FIX protocol messages and exporting them to human-readable text and structured CSV formats.

Features

  • Parses FIX protocol messages in comma-separated format.
  • Outputs parsed data to text and CSV files.
  • Includes a command-line interface (CLI) for easy usage.

Installation

Install the library using pip:

pip install fixparser

Changelog
==========

1.0.0 (2024-11-27)
-------------------
- Added Initial release of the fixparser library.

Keywords

FIX protocol

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts