Skip to main content

总线报文记录文件检测

Project description

# BusMessageParser Package

# Example:

# 1.校验can总线报文文件中是否丢帧: from BusMessageParser.ParserMain import *

can_parser = Parser(‘../文件路径’, ‘can’, ‘count’, ‘blf’)

count = can_parser.start()

assert count == 110

# 2.校验can总线报文文件中是否有重复帧: from BusMessageParser.ParserMain import *

can_parser = Parser(‘../文件路径’, ‘can’, ‘duplicate’, ‘blf’)

count = can_parser.start()

assert count == 110

# 变更日志

## 1.0.0 (2025-08-15) - 新增功能:添加了can报文解析接口

## 1.1.0 (2025-08-19) - 新增功能:添加lin/FlexRay/eth报文解析接口 - 修复问题:修复了可变参数无法传入的问题

## 1.1.1 (2025-08-19) - 修复问题:修复了校验逆序帧时的args参数重复处理的问题

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

busmessageparser-1.1.1.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

busmessageparser-1.1.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file busmessageparser-1.1.1.tar.gz.

File metadata

  • Download URL: busmessageparser-1.1.1.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for busmessageparser-1.1.1.tar.gz
Algorithm Hash digest
SHA256 19ddd84cd7658664379b2c709340e92e79a5725d10593a81600f62451591eeda
MD5 ffb9071a708baa246c9564ac97cd8b92
BLAKE2b-256 9cc81db72a98242822027571d310927e05deff2eae9e01da98c6fb59217a58dd

See more details on using hashes here.

File details

Details for the file busmessageparser-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for busmessageparser-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7cd6b30346924d7a98188f4ae9ea4dfbba0b4cc9f4509a8b1e0cf4b7d8417fc0
MD5 deb9678df7ac02e2002083cff7239df1
BLAKE2b-256 f4c55a6152d279f464346a592d66cf95ae118312031e4e295c5bf2b2a183ad0d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page