Metadata-Version: 2.1
Name: aas-core3.0rc02
Version: 1.0.0rc2
Summary: Manipulate, verify and de/serialize Asset Administration Shells.
Home-page: https://github.com/aas-core-works/aas-core3.0rc02-python
Author: Marko Ristin
Author-email: marko@ristin.ch
License: License :: OSI Approved :: MIT License
Keywords: asset administration shell sdk industry 4.0 industrie i4.0 industry iot iiot
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE

**********************
aas-core3.0rc02-python
**********************

.. image:: https://github.com/aas-core-works/aas-core3.0rc02-python/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/aas-core-works/aas-core3.0rc02-python/actions/workflows/ci.yml
    :alt: Continuous integration

.. image:: https://coveralls.io/repos/github/aas-core-works/aas-core3.0rc02-python/badge.svg?branch=main
    :target: https://coveralls.io/github/aas-core-works/aas-core3.0rc02-python?branch=main
    :alt: Test coverage

.. image:: https://badge.fury.io/py/aas-core3.0rc02.svg
    :target: https://badge.fury.io/py/aas-core3.0rc02
    :alt: PyPI - version

.. image:: https://img.shields.io/pypi/pyversions/aas-core3.0rc02.svg
    :alt: PyPI - Python Version

.. image:: https://readthedocs.org/projects/aas-core30rc02-python/badge/?version=latest
    :target: https://aas-core30rc02-python.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation

This is a software development kit (SDK) to manipulate, verify and de/serialize Asset Administration Shells based on the version 3.0VRC02 of the meta-model.

The documentation is available on: https://aas-core30rc02-python.readthedocs.io/en/latest/.

The majority of the code has been automatically generated by `aas-core-codegen`_.

If you want to contribute, see our `contributing guide`_.

.. _aas-core-codegen: https://github.com/aas-core-works/aas-core-codegen

.. _contributing guide: https://aas-core30rc02-python.readthedocs.io/en/latest/contributing.html
