cmdbox


Namecmdbox JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/hamacom2004jp/cmdbox
Summarycmdbox: An application that executes AI model files in onnx or mmlab format.
upload_time2024-11-24 15:14:46
maintainerhamacom2004jp
docs_urlNone
authorhamacom2004jp
requires_python>=3.8
licenseMIT
keywords cli restapi redis fastapi
VCS
bugtrack_url
requirements argcomplete collectlicense cryptography fastapi gevent itsdangerous numpy Pillow python-multipart redis six sphinx sphinx-rtd-theme sphinx_fontawesome sphinx-intl sphinx-sitemap tabulate uvicorn wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmdbox

- プラグイン機構を備えたコマンドラインアプリケーションです。
- ドキュメントは[こちら](https://hamacom2004jp.github.io/cmdbox/)。
- cmdboxを使用することで、複雑なオプションを持つコマンドを簡単に実装できます。
- 実装したコマンドは、RESTAPIとしても呼び出せるようになります。
- 実装したコマンドは、redisを介してリモートサーバーで実行することが出来ます。
- 実装したコマンドは、Webコンソールから実行できます。
- リモートサーバーでコマンドを実行するために、必要なファイルをwebファイラーを使って転送できます。


## Lisence

This project is licensed under the MIT License, see the LICENSE file for details

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hamacom2004jp/cmdbox",
    "name": "cmdbox",
    "maintainer": "hamacom2004jp",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "hamacom2004jp@gmail.com",
    "keywords": "cli restapi redis fastapi",
    "author": "hamacom2004jp",
    "author_email": "hamacom2004jp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/57/c1067d715e2d5227d6fc390593721a78bfd7ca4a6c64c26f9bc76f921b8b/cmdbox-0.1.0.tar.gz",
    "platform": null,
    "description": "# cmdbox\r\n\r\n- \u30d7\u30e9\u30b0\u30a4\u30f3\u6a5f\u69cb\u3092\u5099\u3048\u305f\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u3059\u3002\r\n- \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f[\u3053\u3061\u3089](https://hamacom2004jp.github.io/cmdbox/)\u3002\r\n- cmdbox\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u96d1\u306a\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6301\u3064\u30b3\u30de\u30f3\u30c9\u3092\u7c21\u5358\u306b\u5b9f\u88c5\u3067\u304d\u307e\u3059\u3002\r\n- \u5b9f\u88c5\u3057\u305f\u30b3\u30de\u30f3\u30c9\u306f\u3001RESTAPI\u3068\u3057\u3066\u3082\u547c\u3073\u51fa\u305b\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002\r\n- \u5b9f\u88c5\u3057\u305f\u30b3\u30de\u30f3\u30c9\u306f\u3001redis\u3092\u4ecb\u3057\u3066\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u3067\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\r\n- \u5b9f\u88c5\u3057\u305f\u30b3\u30de\u30f3\u30c9\u306f\u3001Web\u30b3\u30f3\u30bd\u30fc\u30eb\u304b\u3089\u5b9f\u884c\u3067\u304d\u307e\u3059\u3002\r\n- \u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u305f\u3081\u306b\u3001\u5fc5\u8981\u306a\u30d5\u30a1\u30a4\u30eb\u3092web\u30d5\u30a1\u30a4\u30e9\u30fc\u3092\u4f7f\u3063\u3066\u8ee2\u9001\u3067\u304d\u307e\u3059\u3002\r\n\r\n\r\n## Lisence\r\n\r\nThis project is licensed under the MIT License, see the LICENSE file for details\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "cmdbox: An application that executes AI model files in onnx or mmlab format.",
    "version": "0.1.0",
    "project_urls": {
        "Download": "https://github.com/hamacom2004jp/cmdbox",
        "Homepage": "https://github.com/hamacom2004jp/cmdbox"
    },
    "split_keywords": [
        "cli",
        "restapi",
        "redis",
        "fastapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac0c30f56730de8475eddd0185ea80c7dabd55cc95f09ec006fb7bd49445f9e9",
                "md5": "3b8b1a91e9086e32ba9a4a85e05a721c",
                "sha256": "35f79bce7ac6bcd974f0ab67b4b4b4d3e9907b27a7cbb0c48bbc05f5a224538e"
            },
            "downloads": -1,
            "filename": "cmdbox-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b8b1a91e9086e32ba9a4a85e05a721c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1986960,
            "upload_time": "2024-11-24T15:14:44",
            "upload_time_iso_8601": "2024-11-24T15:14:44.053430Z",
            "url": "https://files.pythonhosted.org/packages/ac/0c/30f56730de8475eddd0185ea80c7dabd55cc95f09ec006fb7bd49445f9e9/cmdbox-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e957c1067d715e2d5227d6fc390593721a78bfd7ca4a6c64c26f9bc76f921b8b",
                "md5": "64c4e1ab46bcf426a38a26ca2844d0e8",
                "sha256": "e24a2536c4f922b3c5f7c433498f71913f3f4bfa74f185246cc6729d3466805d"
            },
            "downloads": -1,
            "filename": "cmdbox-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64c4e1ab46bcf426a38a26ca2844d0e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1870081,
            "upload_time": "2024-11-24T15:14:46",
            "upload_time_iso_8601": "2024-11-24T15:14:46.599969Z",
            "url": "https://files.pythonhosted.org/packages/e9/57/c1067d715e2d5227d6fc390593721a78bfd7ca4a6c64c26f9bc76f921b8b/cmdbox-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 15:14:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hamacom2004jp",
    "github_project": "cmdbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": []
        },
        {
            "name": "collectlicense",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "fastapi",
            "specs": []
        },
        {
            "name": "gevent",
            "specs": []
        },
        {
            "name": "itsdangerous",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "python-multipart",
            "specs": []
        },
        {
            "name": "redis",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        },
        {
            "name": "sphinx_fontawesome",
            "specs": []
        },
        {
            "name": "sphinx-intl",
            "specs": []
        },
        {
            "name": "sphinx-sitemap",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        },
        {
            "name": "uvicorn",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "cmdbox"
}
        
Elapsed time: 0.46222s