aas-core3.0-micropython


Nameaas-core3.0-micropython JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/aas-core-works/aas-core3.0-micropython
SummaryManipulate and de/serialize Asset Administration Shells in Micropython.
upload_time2024-04-05 15:20:05
maintainerNone
docs_urlNone
authorMarko Ristin
requires_pythonNone
licenseLicense :: OSI Approved :: MIT License
keywords asset administration shell sdk industry 4.0 industrie i4.0 industry iot iiot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ***********************
aas-core3.0-micropython
***********************

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

Manipulate, verify and de/serialize asset administration shells in Micropython. 

This is a semantically patched version of the `aas-core3.0-python`_ SDK so that it can run in the Micropython environment.

.. _aas-core3.0-python: https://github.com/aas-core-works/aas-core3.0-python

We continuously patch the original Python SDK, so that the version between the two code bases correspond.

Differences to the original aas-core3.0-python SDK
==================================================
Micropython supports only a subset of the CPython standard library.
This also constraints what we can implement in the SDK.
Due to the limitations we had to **exclude**:

* **XML de/serialization**, as there is no mature XML library in Micropython, and
* **Verification**, as the regular expression module in Micropython lacks counted repetitions and does not work on escaped characters.

Versioning
==========
We follow the versioning of the original SDK that we patched.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aas-core-works/aas-core3.0-micropython",
    "name": "aas-core3.0-micropython",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "asset administration shell sdk industry 4.0 industrie i4.0 industry iot iiot",
    "author": "Marko Ristin",
    "author_email": "marko@ristin.ch",
    "download_url": "https://files.pythonhosted.org/packages/b6/4f/84102c13a2e45054cd7a5fc8685045a165d40557df73faaff731245f9c46/aas-core3.0-micropython-1.0.3.tar.gz",
    "platform": null,
    "description": "***********************\naas-core3.0-micropython\n***********************\n\n.. image:: https://github.com/aas-core-works/aas-core3.0-micropython/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/aas-core-works/aas-core3.0-micropython/actions/workflows/ci.yml\n    :alt: Continuous integration\n\nManipulate, verify and de/serialize asset administration shells in Micropython. \n\nThis is a semantically patched version of the `aas-core3.0-python`_ SDK so that it can run in the Micropython environment.\n\n.. _aas-core3.0-python: https://github.com/aas-core-works/aas-core3.0-python\n\nWe continuously patch the original Python SDK, so that the version between the two code bases correspond.\n\nDifferences to the original aas-core3.0-python SDK\n==================================================\nMicropython supports only a subset of the CPython standard library.\nThis also constraints what we can implement in the SDK.\nDue to the limitations we had to **exclude**:\n\n* **XML de/serialization**, as there is no mature XML library in Micropython, and\n* **Verification**, as the regular expression module in Micropython lacks counted repetitions and does not work on escaped characters.\n\nVersioning\n==========\nWe follow the versioning of the original SDK that we patched.\n\n\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: MIT License",
    "summary": "Manipulate and de/serialize Asset Administration Shells in Micropython.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/aas-core-works/aas-core3.0-micropython"
    },
    "split_keywords": [
        "asset",
        "administration",
        "shell",
        "sdk",
        "industry",
        "4.0",
        "industrie",
        "i4.0",
        "industry",
        "iot",
        "iiot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bf79860911e1b7c172619cc9f18e064e9321bc6b39c6f9d81abef4298e2a543",
                "md5": "b8cd7730eba61b11606c8c73e2222390",
                "sha256": "a7b1971b192fedeb7f42b5751490859b3259965a43214db8039f62f17b235f98"
            },
            "downloads": -1,
            "filename": "aas_core3.0_micropython-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8cd7730eba61b11606c8c73e2222390",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 59001,
            "upload_time": "2024-04-05T15:23:50",
            "upload_time_iso_8601": "2024-04-05T15:23:50.417922Z",
            "url": "https://files.pythonhosted.org/packages/5b/f7/9860911e1b7c172619cc9f18e064e9321bc6b39c6f9d81abef4298e2a543/aas_core3.0_micropython-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b64f84102c13a2e45054cd7a5fc8685045a165d40557df73faaff731245f9c46",
                "md5": "cc67e102b9f880e54b5a5d8978a6395a",
                "sha256": "e769a4bd08000a3f044e4baa61dec46c2de280ed3083779893b8e34b23448d8a"
            },
            "downloads": -1,
            "filename": "aas-core3.0-micropython-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cc67e102b9f880e54b5a5d8978a6395a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27509,
            "upload_time": "2024-04-05T15:20:05",
            "upload_time_iso_8601": "2024-04-05T15:20:05.470664Z",
            "url": "https://files.pythonhosted.org/packages/b6/4f/84102c13a2e45054cd7a5fc8685045a165d40557df73faaff731245f9c46/aas-core3.0-micropython-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 15:20:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aas-core-works",
    "github_project": "aas-core3.0-micropython",
    "github_not_found": true,
    "lcname": "aas-core3.0-micropython"
}
        
Elapsed time: 0.23490s