vmipy


Namevmipy JSON
Version 25.9.17 PyPI version JSON
download
home_pagehttps://github.com/openvmi/vmipy
SummarySDK for vmilabs
upload_time2025-10-10 06:15:08
maintainerNone
docs_urlNone
authorvmilabs
requires_python>=3.6
licenseApache-2.0
keywords vmilabs python sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vmipy

[![Upload Python Package](https://github.com/openvmi/vmipy/actions/workflows/python-publish.yml/badge.svg)](https://github.com/openvmi/vmipy/actions/workflows/python-publish.yml)

SDK for openvmi org.

## Note

To reduce the installation issue, please install the below dependency by maunal if need to use `ohand` or  `gforce` SDK:

* bleak==0.20.2
* bleak-winrt==1.2.0
* numpy==1.25.2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openvmi/vmipy",
    "name": "vmipy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "vmilabs python SDK",
    "author": "vmilabs",
    "author_email": "zeekzhou@163.com",
    "download_url": "https://files.pythonhosted.org/packages/76/ae/eadaa9e6b4a7e5213711ff3f11f69898fc1d621a4eea8b5e324182476ced/vmipy-25.9.17.tar.gz",
    "platform": null,
    "description": "# vmipy\n\n[![Upload Python Package](https://github.com/openvmi/vmipy/actions/workflows/python-publish.yml/badge.svg)](https://github.com/openvmi/vmipy/actions/workflows/python-publish.yml)\n\nSDK for openvmi org.\n\n## Note\n\nTo reduce the installation issue, please install the below dependency by maunal if need to use `ohand` or  `gforce` SDK:\n\n* bleak==0.20.2\n* bleak-winrt==1.2.0\n* numpy==1.25.2\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "SDK for vmilabs",
    "version": "25.9.17",
    "project_urls": {
        "Homepage": "https://github.com/openvmi/vmipy"
    },
    "split_keywords": [
        "vmilabs",
        "python",
        "sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1e375e5e1f59272d0bcee5b42a8b2e401423d1339f3c7c0d234611bc3842e20a",
                "md5": "158381373df9e359017608902b6fef87",
                "sha256": "009e4839cf3daf07c2e47c50da64028292f90b352c1a7eefd6e238947f6a293d"
            },
            "downloads": -1,
            "filename": "vmipy-25.9.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "158381373df9e359017608902b6fef87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31007,
            "upload_time": "2025-10-10T06:15:08",
            "upload_time_iso_8601": "2025-10-10T06:15:08.136150Z",
            "url": "https://files.pythonhosted.org/packages/1e/37/5e5e1f59272d0bcee5b42a8b2e401423d1339f3c7c0d234611bc3842e20a/vmipy-25.9.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "76aeeadaa9e6b4a7e5213711ff3f11f69898fc1d621a4eea8b5e324182476ced",
                "md5": "ac837155d626a6a09d35862dc0b58010",
                "sha256": "902a9aa639619359c3a349a41ae6ca7b42ff0d575804552bc99e53552272c309"
            },
            "downloads": -1,
            "filename": "vmipy-25.9.17.tar.gz",
            "has_sig": false,
            "md5_digest": "ac837155d626a6a09d35862dc0b58010",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26739,
            "upload_time": "2025-10-10T06:15:08",
            "upload_time_iso_8601": "2025-10-10T06:15:08.967458Z",
            "url": "https://files.pythonhosted.org/packages/76/ae/eadaa9e6b4a7e5213711ff3f11f69898fc1d621a4eea8b5e324182476ced/vmipy-25.9.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-10 06:15:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openvmi",
    "github_project": "vmipy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vmipy"
}
        
Elapsed time: 1.33913s