Skip to content

cogu/autosar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

96fb227 · Mar 30, 2024
Mar 27, 2022
Mar 30, 2024
Mar 30, 2024
Dec 29, 2019
Mar 30, 2024
Mar 30, 2024
Mar 27, 2022
Feb 12, 2021
Jul 20, 2016
Mar 30, 2024
Mar 30, 2022
Feb 12, 2021
Aug 23, 2020
Mar 30, 2024

Repository files navigation

Python AUTOSAR v0.4

A set of Python modules for working with AUTOSAR XML files.

The primary use case is to enable Python to generate ARXML files for further importing into other (commercial) AUTOSAR toolchains. It has some support for parsing ARXML files.

This is the maintenance branch for v0.4. Latest release is v0.4.2.

Documentation

Documentation for v0.4.

Supported AUTOSAR versions

  • AUTOSAR 3.0
  • AUTOSAR 4.2

Classic AUTOSAR only.

Requirements

  • Python 3.4+
  • cfile v0.2.0

Installation

pip install "autosar<0.5"

For now it works to install without the version part, it's there for future proofing the instruction after newer versions are released to PyPI.

About

A set of python modules for working with AUTOSAR XML files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages