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报文解析接口 - 修复问题:修复了可变参数无法传入的问题

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.0.tar.gz (7.3 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.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: busmessageparser-1.1.0.tar.gz
  • Upload date:
  • Size: 7.3 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.0.tar.gz
Algorithm Hash digest
SHA256 bb49e8e93a9216eab4e0e9fa1fa7f60381e18894c657f4b495202f44b5cdb467
MD5 eb0d44a37ff1f44bf383ae8c2405f5fb
BLAKE2b-256 f41eb5d802cdea7f89be04a1136b91a6a3310f2770ad119b88b4e06a7ba7f572

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for busmessageparser-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 369ab45030128cc6c9e65176fd6fae64e37ecc52dc1acce246745310f47d46b7
MD5 fa03a36756b5feaea62fe484727e5f07
BLAKE2b-256 262bbea3fcb5cc9f35d5599e2491200e9bd7900e201a37e0d1720a05b0453b73

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