exshell


Nameexshell JSON
Version 2025020402.0.4 PyPI version JSON
download
home_pageNone
SummaryA library for creating console applications that use Excel as a display.
upload_time2025-02-04 14:31:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.3
licenseNone
keywords console application excel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Exshell

Excel をディスプレイと見立てたコンソール・アプリケーションを作るライブラリー。  


## 必須

* Exshell を使うには、デスクトップ・アプリ版の Microsoft Excel がインストールされていることが必要です


## 説明

* 📖 [Exshell > 説明書](https://github.com/muzudho/exshell/tree/main/docs)
* 📖 [Exshell > 実装例](https://github.com/muzudho/create-a-color-palette) - [Create a color palette]リポジトリー
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exshell",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.3",
    "maintainer_email": "Takahashi Satoshi <muzudho1@gmail.com>",
    "keywords": "console application, excel",
    "author": null,
    "author_email": "Takahashi Satoshi <muzudho1@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/35/db/e3311c48f43bb928c7b3500f2588d0e6b759f8902f0fa108ed9541082e41/exshell-2025020402.0.4.tar.gz",
    "platform": null,
    "description": "# Exshell\n\nExcel \u3092\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u3068\u898b\u7acb\u3066\u305f\u30b3\u30f3\u30bd\u30fc\u30eb\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u308b\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc\u3002  \n\n\n## \u5fc5\u9808\n\n* Exshell \u3092\u4f7f\u3046\u306b\u306f\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30fb\u30a2\u30d7\u30ea\u7248\u306e Microsoft Excel \u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u5fc5\u8981\u3067\u3059\n\n\n## \u8aac\u660e\n\n* \ud83d\udcd6 [Exshell > \u8aac\u660e\u66f8](https://github.com/muzudho/exshell/tree/main/docs)\n* \ud83d\udcd6 [Exshell > \u5b9f\u88c5\u4f8b](https://github.com/muzudho/create-a-color-palette) - \uff3bCreate a color palette\uff3d\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for creating console applications that use Excel as a display.",
    "version": "2025020402.0.4",
    "project_urls": {
        "Repository": "https://github.com/muzudho/exshell.git"
    },
    "split_keywords": [
        "console application",
        " excel"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e00aa25950fe929d28ce192184b7a927e9cf11822b136715a020e9a0995dd344",
                "md5": "2873c53c7b5fd3585346e249c7dbf4a0",
                "sha256": "d5da723187ba4c53fffab5bed54fd92e7697075593a04328ce33c77816d12bb5"
            },
            "downloads": -1,
            "filename": "exshell-2025020402.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2873c53c7b5fd3585346e249c7dbf4a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.3",
            "size": 6669,
            "upload_time": "2025-02-04T14:31:37",
            "upload_time_iso_8601": "2025-02-04T14:31:37.374245Z",
            "url": "https://files.pythonhosted.org/packages/e0/0a/a25950fe929d28ce192184b7a927e9cf11822b136715a020e9a0995dd344/exshell-2025020402.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "35dbe3311c48f43bb928c7b3500f2588d0e6b759f8902f0fa108ed9541082e41",
                "md5": "e24c1216a6f43a3e5e6e8b386f4198db",
                "sha256": "fbdce3bcf4779a945bfc37e5e271949a588b72eccdcb4e8b376b3480bd753343"
            },
            "downloads": -1,
            "filename": "exshell-2025020402.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e24c1216a6f43a3e5e6e8b386f4198db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.3",
            "size": 6401,
            "upload_time": "2025-02-04T14:31:40",
            "upload_time_iso_8601": "2025-02-04T14:31:40.762297Z",
            "url": "https://files.pythonhosted.org/packages/35/db/e3311c48f43bb928c7b3500f2588d0e6b759f8902f0fa108ed9541082e41/exshell-2025020402.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 14:31:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "muzudho",
    "github_project": "exshell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "exshell"
}
        
Elapsed time: 0.43997s