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 | |
---|---|
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.
You can find binaries of the editor for Windows or Linux systems in the releases.
-
Clone the repo
git clone https://github.com/zrgt/pygui40aas.git
-
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
-
Run
main.py
OR
- Freeze an application into stand-alone executable
pyinstaller aas_manager.spec
- Run the executable in
dist
folder
GPLv3. See LICENSE.
If you have any questions, please contact Igor Garmaev: [email protected]