Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autosar

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autosar

A set of Python modules for working with AUTOSAR XML files

  • 0.4.2
  • PyPI
  • Socket score

Maintainers
1

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.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc