Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 880 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 880 Bytes

Eclipse BaSyx Python Framework

Warning

This project is heavily Work in Progress!

The Eclipse BaSyx Python Framework is the successor of the Eclipse BaSyx SDK and is based on generated code from aas-core-works.

Repository Structure

We follow a monolithic repository structure, with several Python projects inside this repository. The idea behind this is that you can pick and choose, which Python packages you need for your specific use case and do not get one very bloated package with a whole AAS server, when all you want is to write AAS files. Here's the available Python projects:

  • SDK: AAS object handling
  • WIP Server: AAS API and server implementation
  • WIP Client: AAS API Client
  • WIP Compliance Tool: AAS Compliance Checker