azuresphere-imagemetadata


Nameazuresphere-imagemetadata JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://learn.microsoft.com/azure-sphere/
SummaryA library for parsing and composing image metadata for azure sphere devices
upload_time2023-11-09 11:14:28
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Microsoft Azure Sphere Image Metadata for Python  Microsoft Azure Sphere Image Metadata for Python enables users to interact with an Azure Sphere Image.   ## Installation  You can find Microsoft Azure Sphere Image Metadata for Python on [PyPi](https://pypi.org/project/azuresphere_imagemetadata/).  1. If you haven't already, [install and/or upgrade the pip](https://pip.pypa.io/en/stable/installing/) of your Python environment to a recent version. 2. Run `pip install azuresphere-imagemetadata`.  ## Usage  Before using Microsoft Azure Sphere Image Metadata for Python, you must install the Azure Sphere SDK.  - To install the Azure Sphere SDK on Windows, follow the [Windows Quickstart](https://learn.microsoft.com/azure-sphere/install/install-sdk?pivots=cli). - To install the Azure Sphere SDK on Linux, follow the [Linux Quickstart](https://learn.microsoft.com/azure-sphere/install/install-sdk-linux?pivots=cli-linux).  ## Supported host operating systems  - Windows 10 and 11 - Ubuntu 18.04, 20.04, 22.04
            

Raw data

            {
    "_id": null,
    "home_page": "https://learn.microsoft.com/azure-sphere/",
    "name": "azuresphere-imagemetadata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corporation",
    "author_email": "azspheremfrsamplesup@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/33/32/474e4945433870ba90de71d6ddbb93b8a9b38999e4a7aa08d8aef6ee5e19/azuresphere_imagemetadata-0.0.3.tar.gz",
    "platform": null,
    "description": "# Microsoft Azure Sphere Image Metadata for Python  Microsoft Azure Sphere Image Metadata for Python enables users to interact with an Azure Sphere Image.   ## Installation  You can find Microsoft Azure Sphere Image Metadata for Python on [PyPi](https://pypi.org/project/azuresphere_imagemetadata/).  1. If you haven't already, [install and/or upgrade the pip](https://pip.pypa.io/en/stable/installing/) of your Python environment to a recent version. 2. Run `pip install azuresphere-imagemetadata`.  ## Usage  Before using Microsoft Azure Sphere Image Metadata for Python, you must install the Azure Sphere SDK.  - To install the Azure Sphere SDK on Windows, follow the [Windows Quickstart](https://learn.microsoft.com/azure-sphere/install/install-sdk?pivots=cli). - To install the Azure Sphere SDK on Linux, follow the [Linux Quickstart](https://learn.microsoft.com/azure-sphere/install/install-sdk-linux?pivots=cli-linux).  ## Supported host operating systems  - Windows 10 and 11 - Ubuntu 18.04, 20.04, 22.04",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for parsing and composing image metadata for azure sphere devices",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://learn.microsoft.com/azure-sphere/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fefe4d0728157ef87a26cae691c0b140c1b9ab30d875c6899a8cb4fbb1d19211",
                "md5": "244729d97891825a879e411be4cf4041",
                "sha256": "f02b97ce43e02273a14f593791e8704f2160c6704e4d090e10f1cf83d2c2c1d6"
            },
            "downloads": -1,
            "filename": "azuresphere_imagemetadata-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "244729d97891825a879e411be4cf4041",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 31844,
            "upload_time": "2023-11-09T11:14:29",
            "upload_time_iso_8601": "2023-11-09T11:14:29.464792Z",
            "url": "https://files.pythonhosted.org/packages/fe/fe/4d0728157ef87a26cae691c0b140c1b9ab30d875c6899a8cb4fbb1d19211/azuresphere_imagemetadata-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3332474e4945433870ba90de71d6ddbb93b8a9b38999e4a7aa08d8aef6ee5e19",
                "md5": "a3971926fb7c44a823b22b3a2b7d2476",
                "sha256": "66bad0d1f2e571492033aa5899fa48fcfcc1a11d7a9bdf64f96ac129f9a84607"
            },
            "downloads": -1,
            "filename": "azuresphere_imagemetadata-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a3971926fb7c44a823b22b3a2b7d2476",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19604,
            "upload_time": "2023-11-09T11:14:28",
            "upload_time_iso_8601": "2023-11-09T11:14:28.093953Z",
            "url": "https://files.pythonhosted.org/packages/33/32/474e4945433870ba90de71d6ddbb93b8a9b38999e4a7aa08d8aef6ee5e19/azuresphere_imagemetadata-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 11:14:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "azuresphere-imagemetadata"
}
        
Elapsed time: 0.55865s