maixtool


Namemaixtool JSON
Version 1.4.2 PyPI version JSON
download
home_pagehttps://github.com/Sipeed/MaixCDK
SummaryTools for Maix series development
upload_time2024-12-25 04:01:47
maintainerNone
docs_urlNone
authorSipeed
requires_pythonNone
licenseApache 2.0
keywords maix maixcdk maixpy maixtool
VCS
bugtrack_url
requirements PyYAML progress requests maixtool
Travis-CI No Travis.
coveralls test coverage No coveralls.
            maixtool
======

Tools for:
- MaixPy
- MaixCDK

use `pip install maixtool` to install and use `maixtool --help` command to get help.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sipeed/MaixCDK",
    "name": "maixtool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Maix MaixCDK MaixPy maixtool",
    "author": "Sipeed",
    "author_email": "support@sipeed.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/57/46870cd346e2cdfffc78afb1e86409baad09eb0fc3a933cfb13d7cc1e562/maixtool-1.4.2.tar.gz",
    "platform": null,
    "description": "maixtool\n======\n\nTools for:\n- MaixPy\n- MaixCDK\n\nuse `pip install maixtool` to install and use `maixtool --help` command to get help.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Tools for Maix series development",
    "version": "1.4.2",
    "project_urls": {
        "Homepage": "https://github.com/Sipeed/MaixCDK"
    },
    "split_keywords": [
        "maix",
        "maixcdk",
        "maixpy",
        "maixtool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e5746870cd346e2cdfffc78afb1e86409baad09eb0fc3a933cfb13d7cc1e562",
                "md5": "a1dddb92462ab1cbfb8e5d1fb6deb32f",
                "sha256": "acc00ecbb16a8807f912ab2b34a135e058be844e7230b0f7fec3ab886c2c664a"
            },
            "downloads": -1,
            "filename": "maixtool-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1dddb92462ab1cbfb8e5d1fb6deb32f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9103,
            "upload_time": "2024-12-25T04:01:47",
            "upload_time_iso_8601": "2024-12-25T04:01:47.064638Z",
            "url": "https://files.pythonhosted.org/packages/7e/57/46870cd346e2cdfffc78afb1e86409baad09eb0fc3a933cfb13d7cc1e562/maixtool-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 04:01:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sipeed",
    "github_project": "MaixCDK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "progress",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "maixtool",
            "specs": []
        }
    ],
    "lcname": "maixtool"
}
        
Elapsed time: 0.39339s