Skip to content

AAS Manager is an editor and viewer for Asset Administration Shells. Powered by https://github.com/eclipse-basyx/basyx-python-sdk

License

Notifications You must be signed in to change notification settings

sriluxman/aas_manager

 
 

Repository files navigation


Logo

AAS Manager is a free, open source, cross-platform visual viewer/editor based on PyQt Framework and Eclipse BaSyx Python SDK

Download · Report Bug · Request Feature

Screenshots
Grey theme Light theme
Dialog for creating objects Dialog for value editing
Edit value in the treetable cell Columns management in the treetable
Context menu of object in the treetable

For further information about the Asset Administration Shell, see the publication "Details of the Asset Administration Shell" (Version 3) or (Version 2) by Plattform Industrie 4.0.

Installation

User version

You can find binaries of the editor for Windows or Linux systems in the releases.

Development version

  1. Clone the repo

    git clone https://github.com/zrgt/pygui40aas.git
  2. Install requirements

    pip install -r requirements.txt

    Note: If errors occur, try installing the packages one by one in the same order linke in requirements.txt

  3. Run main.py

OR

  1. Freeze an application into stand-alone executable
    pyinstaller aas_manager.spec
  2. Run the executable in dist folder

License

GPLv3. See LICENSE.

Contact

If you have any questions, please contact Igor Garmaev: [email protected]

About

AAS Manager is an editor and viewer for Asset Administration Shells. Powered by https://github.com/eclipse-basyx/basyx-python-sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%