langchain-text-splitters


Namelangchain-text-splitters JSON
Version 0.3.5 PyPI version JSON
download
home_pagehttps://github.com/langchain-ai/langchain
SummaryLangChain text splitting utilities
upload_time2025-01-07 14:57:07
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🦜✂️ LangChain Text Splitters

[![Downloads](https://static.pepy.tech/badge/langchain_text_splitters/month)](https://pepy.tech/project/langchain_text_splitters)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Quick Install

```bash
pip install langchain-text-splitters
```

## What is it?

LangChain Text Splitters contains utilities for splitting into chunks a wide variety of text documents.

For full documentation see the [API reference](https://python.langchain.com/api_reference/text_splitters/index.html)
and the [Text Splitters](https://python.langchain.com/docs/modules/data_connection/document_transformers/) module in the main docs.

## 📕 Releases & Versioning

`langchain-text-splitters` is currently on version `0.0.x`.

Minor version increases will occur for:

- Breaking changes for any public interfaces NOT marked `beta`

Patch version increases will occur for:

- Bug fixes
- New features
- Any changes to private interfaces
- Any changes to `beta` features

## 💁 Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the [Contributing Guide](https://python.langchain.com/docs/contributing/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/langchain-ai/langchain",
    "name": "langchain-text-splitters",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/10/35/a6f8d6b1bb0e6e8c00b49bce4d1a115f8b68368b1899f65bb34dbbb44160/langchain_text_splitters-0.3.5.tar.gz",
    "platform": null,
    "description": "# \ud83e\udd9c\u2702\ufe0f LangChain Text Splitters\n\n[![Downloads](https://static.pepy.tech/badge/langchain_text_splitters/month)](https://pepy.tech/project/langchain_text_splitters)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Quick Install\n\n```bash\npip install langchain-text-splitters\n```\n\n## What is it?\n\nLangChain Text Splitters contains utilities for splitting into chunks a wide variety of text documents.\n\nFor full documentation see the [API reference](https://python.langchain.com/api_reference/text_splitters/index.html)\nand the [Text Splitters](https://python.langchain.com/docs/modules/data_connection/document_transformers/) module in the main docs.\n\n## \ud83d\udcd5 Releases & Versioning\n\n`langchain-text-splitters` is currently on version `0.0.x`.\n\nMinor version increases will occur for:\n\n- Breaking changes for any public interfaces NOT marked `beta`\n\nPatch version increases will occur for:\n\n- Bug fixes\n- New features\n- Any changes to private interfaces\n- Any changes to `beta` features\n\n## \ud83d\udc81 Contributing\n\nAs an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.\n\nFor detailed information on how to contribute, see the [Contributing Guide](https://python.langchain.com/docs/contributing/).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LangChain text splitting utilities",
    "version": "0.3.5",
    "project_urls": {
        "Homepage": "https://github.com/langchain-ai/langchain",
        "Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-text-splitters%3D%3D0%22&expanded=true",
        "Repository": "https://github.com/langchain-ai/langchain",
        "Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/text-splitters"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b83f8081c3bea416bd9d9f0c26af795c74f42c24f9ad3c4fbf361b7d69de134",
                "md5": "9b58f71015ceb1255c7d16b38799e8fc",
                "sha256": "8c9b059827438c5fa8f327b4df857e307828a5ec815163c9b5c9569a3e82c8ee"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b58f71015ceb1255c7d16b38799e8fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 31620,
            "upload_time": "2025-01-07T14:57:05",
            "upload_time_iso_8601": "2025-01-07T14:57:05.683964Z",
            "url": "https://files.pythonhosted.org/packages/4b/83/f8081c3bea416bd9d9f0c26af795c74f42c24f9ad3c4fbf361b7d69de134/langchain_text_splitters-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1035a6f8d6b1bb0e6e8c00b49bce4d1a115f8b68368b1899f65bb34dbbb44160",
                "md5": "6116d28743a82213b8798904cd706413",
                "sha256": "11cb7ca3694e5bdd342bc16d3875b7f7381651d4a53cbb91d34f22412ae16443"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6116d28743a82213b8798904cd706413",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 26318,
            "upload_time": "2025-01-07T14:57:07",
            "upload_time_iso_8601": "2025-01-07T14:57:07.720062Z",
            "url": "https://files.pythonhosted.org/packages/10/35/a6f8d6b1bb0e6e8c00b49bce4d1a115f8b68368b1899f65bb34dbbb44160/langchain_text_splitters-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 14:57:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "langchain-ai",
    "github_project": "langchain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "langchain-text-splitters"
}
        
Elapsed time: 5.63431s