Skip to main content

Python AUTOSAR XML parser

Project description

AUTOSAR

Python AUTOSAR XML parser.

AUTOSAR version support

  • AUTOSAR 3.0

  • AUTOSAR 4.2

Requirements

Documentation

To parse ARXML file, use parse_arxml function from autosar.extractor.parse_arxml

Provide it with pathlib.Path to ARXML file you want to parse. You will receive a tuple of ExtractedSystem elements.

ExtractedSystem object consist of:

  • System that was extracted

  • A tuple of FIBEX elements the system defines

  • SOME/IP service ID, method ID and interface version mapping to name/structure tuple

  • Source IP address and port to ECU mapping

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

arxml-0.4.0.tar.gz (110.1 kB view hashes)

Uploaded Source

Built Distribution

arxml-0.4.0-py3-none-any.whl (131.8 kB view hashes)

Uploaded Python 3

Supported by

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