text-outputter


Nametext-outputter JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
Summary一个简单的命令行文本输出工具
upload_time2025-07-24 16:34:30
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords text output cli tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # text_outputter

一个简单的命令行工具,运行后输出预设文本。

## 安装

```bash
pip install .


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "text-outputter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "text, output, cli, tool",
    "author": "Your Name",
    "author_email": "your_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/10/ba5818b4f0af5697784873bc619e57b273782f00d4820ccbe24ee4c29c35/text_outputter-0.3.0.tar.gz",
    "platform": null,
    "description": "# text_outputter\n\n\u4e00\u4e2a\u7b80\u5355\u7684\u547d\u4ee4\u884c\u5de5\u5177\uff0c\u8fd0\u884c\u540e\u8f93\u51fa\u9884\u8bbe\u6587\u672c\u3002\n\n## \u5b89\u88c5\n\n```bash\npip install .\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u4e00\u4e2a\u7b80\u5355\u7684\u547d\u4ee4\u884c\u6587\u672c\u8f93\u51fa\u5de5\u5177",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [
        "text",
        " output",
        " cli",
        " tool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68bad64190d9033d8b370ad5ec14775b714cef8ee1fa6d07efb6c2c07ad33cb1",
                "md5": "242bd2ceb79fe7d8d5af14239b1b0cbb",
                "sha256": "8537bb8b3e931d243e50b07032404c77d45cf6f640f94b1b437c72db781933df"
            },
            "downloads": -1,
            "filename": "text_outputter-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "242bd2ceb79fe7d8d5af14239b1b0cbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4075,
            "upload_time": "2025-07-24T16:34:29",
            "upload_time_iso_8601": "2025-07-24T16:34:29.660780Z",
            "url": "https://files.pythonhosted.org/packages/68/ba/d64190d9033d8b370ad5ec14775b714cef8ee1fa6d07efb6c2c07ad33cb1/text_outputter-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1e10ba5818b4f0af5697784873bc619e57b273782f00d4820ccbe24ee4c29c35",
                "md5": "6e9dfd223199d2002c57c798ec0d4f0a",
                "sha256": "d4dd9176f9f61d715a1dc8ac5e05d656dfd835f24c0185a2517c699ebf7a9108"
            },
            "downloads": -1,
            "filename": "text_outputter-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e9dfd223199d2002c57c798ec0d4f0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3770,
            "upload_time": "2025-07-24T16:34:30",
            "upload_time_iso_8601": "2025-07-24T16:34:30.855742Z",
            "url": "https://files.pythonhosted.org/packages/1e/10/ba5818b4f0af5697784873bc619e57b273782f00d4820ccbe24ee4c29c35/text_outputter-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 16:34:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "text-outputter"
}
        
Elapsed time: 0.46729s