python-texttools


Namepython-texttools JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-texttools
SummaryPython texttools.
upload_time2025-01-26 04:29:55
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords text tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python texttools.

## Installation

You can install via [pypi](https://pypi.org/project/python-texttools/)

```console
pip install -U python-texttools
```

## Usage

```python
import texttools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-texttools",
    "name": "python-texttools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "text, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/32/9dbbaee900048ac590d28235b6bb9f9fb6fc91324c1ee00a842ce42e909b/python_texttools-0.0.3.tar.gz",
    "platform": null,
    "description": "# Python texttools.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/python-texttools/)\n\n```console\npip install -U python-texttools\n```\n\n## Usage\n\n```python\nimport texttools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python texttools.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-texttools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-texttools"
    },
    "split_keywords": [
        "text",
        " tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffae0c2a9eea163eaeee7cc4231a32056f3f5a12fa4e4e0faa1b05826411e6f6",
                "md5": "89e379488db2eb92a21204b47c8f45eb",
                "sha256": "3dbf410226e3488e641ef6f1e71ac55e93f5ff941c8af812265c67dd3cb77a98"
            },
            "downloads": -1,
            "filename": "python_texttools-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89e379488db2eb92a21204b47c8f45eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 11056,
            "upload_time": "2025-01-26T04:29:53",
            "upload_time_iso_8601": "2025-01-26T04:29:53.778116Z",
            "url": "https://files.pythonhosted.org/packages/ff/ae/0c2a9eea163eaeee7cc4231a32056f3f5a12fa4e4e0faa1b05826411e6f6/python_texttools-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39329dbbaee900048ac590d28235b6bb9f9fb6fc91324c1ee00a842ce42e909b",
                "md5": "9d9c5915f5add600fac2284db1d8ed5b",
                "sha256": "b6401c8967a67a2f3031bee86d9da8bafa33e6ca9cbd6b1552a4fcc555f442bf"
            },
            "downloads": -1,
            "filename": "python_texttools-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9d9c5915f5add600fac2284db1d8ed5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8445,
            "upload_time": "2025-01-26T04:29:55",
            "upload_time_iso_8601": "2025-01-26T04:29:55.738689Z",
            "url": "https://files.pythonhosted.org/packages/39/32/9dbbaee900048ac590d28235b6bb9f9fb6fc91324c1ee00a842ce42e909b/python_texttools-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 04:29:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-texttools"
}
        
Elapsed time: 1.06824s