langchain-text-splitters


Namelangchain-text-splitters JSON
Version 0.3.9 PyPI version JSON
download
home_pageNone
SummaryLangChain text splitting utilities
upload_time2025-07-24 14:38:45
maintainerNone
docs_urlNone
authorNone
requires_python>=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": null,
    "name": "langchain-text-splitters",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/91/52/d43ad77acae169210cc476cbc1e4ab37a701017c950211a11ab500fe7d7e/langchain_text_splitters-0.3.9.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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LangChain text splitting utilities",
    "version": "0.3.9",
    "project_urls": {
        "Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-text-splitters%3D%3D0%22&expanded=true",
        "Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/text-splitters",
        "repository": "https://github.com/langchain-ai/langchain"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2527638394b88bc15083fd2c3752a843784d9d2d110d68fed6437c8607fb749",
                "md5": "f09a3143e0d0f5ccad7c9031dd618627",
                "sha256": "cee0bb816211584ea79cc79927317c358543f40404bcfdd69e69ba3ccde54401"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f09a3143e0d0f5ccad7c9031dd618627",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33314,
            "upload_time": "2025-07-24T14:38:43",
            "upload_time_iso_8601": "2025-07-24T14:38:43.953130Z",
            "url": "https://files.pythonhosted.org/packages/e2/52/7638394b88bc15083fd2c3752a843784d9d2d110d68fed6437c8607fb749/langchain_text_splitters-0.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9152d43ad77acae169210cc476cbc1e4ab37a701017c950211a11ab500fe7d7e",
                "md5": "ccfba109da2cb2113053a9e40ed3c002",
                "sha256": "7cd1e5a3aaf609979583eeca2eb34177622570b8fa8f586a605c6b1c34e7ebdb"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "ccfba109da2cb2113053a9e40ed3c002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 45260,
            "upload_time": "2025-07-24T14:38:45",
            "upload_time_iso_8601": "2025-07-24T14:38:45.140400Z",
            "url": "https://files.pythonhosted.org/packages/91/52/d43ad77acae169210cc476cbc1e4ab37a701017c950211a11ab500fe7d7e/langchain_text_splitters-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 14:38:45",
    "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: 1.44572s