Metadata-Version: 2.4
Name: aas-core3.1
Version: 1.0.0
Summary: Manipulate, verify and de/serialize Asset Administration Shells v3.1.
Author-email: Marko Ristin <marko@ristin.ch>, Tobias Langer <tobias.langer@conplement.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/aas-core-works/aas-core3.1-python
Project-URL: Repository, https://github.com/aas-core-works/aas-core3.1-python
Project-URL: Issues, https://github.com/aas-core-works/aas-core3.1-python/issues
Keywords: asset administration shell,sdk,industry 4.0,industrie,i4.0,industry,iot,iiot
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file

**********************
aas-core3.1-python
**********************

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

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

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

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

.. image:: https://readthedocs.org/projects/aas-core31-python/badge/?version=latest
    :target: https://aas-core31-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.1 of the meta-model.

The documentation is available on: https://aas-core3_1-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-core31-python.readthedocs.io/en/latest/contributing.html
