langchain-text-splitters


Namelangchain-text-splitters JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/langchain-ai/langchain
SummaryLangChain text splitting utilities
upload_time2024-05-17 20:37:21
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.8.1
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://api.python.langchain.com/en/stable/text_splitters_api_reference.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.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/82/8c/842ccaf0382bb6c022e955515311b15402a2c528abeda5032a9612888e25/langchain_text_splitters-0.2.0.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://api.python.langchain.com/en/stable/text_splitters_api_reference.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.2.0",
    "project_urls": {
        "Homepage": "https://github.com/langchain-ai/langchain",
        "Repository": "https://github.com/langchain-ai/langchain"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "213f84a4adc8838c3fda0fa38f71ec751365b8c8d058b8be7fbd779cb6e63e1b",
                "md5": "3dc9e73184b125a226e041fe430fcfca",
                "sha256": "7b4c6a45f8471630a882b321e138329b6897102a5bc62f4c12be1c0b05bb9199"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3dc9e73184b125a226e041fe430fcfca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.1",
            "size": 23538,
            "upload_time": "2024-05-17T20:37:19",
            "upload_time_iso_8601": "2024-05-17T20:37:19.723769Z",
            "url": "https://files.pythonhosted.org/packages/21/3f/84a4adc8838c3fda0fa38f71ec751365b8c8d058b8be7fbd779cb6e63e1b/langchain_text_splitters-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "828c842ccaf0382bb6c022e955515311b15402a2c528abeda5032a9612888e25",
                "md5": "f70d8c3f34162168835893e8dea7214d",
                "sha256": "b32ab4f7397f7d42c1fa3283fefc2547ba356bd63a68ee9092865e5ad83c82f9"
            },
            "downloads": -1,
            "filename": "langchain_text_splitters-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f70d8c3f34162168835893e8dea7214d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.1",
            "size": 18634,
            "upload_time": "2024-05-17T20:37:21",
            "upload_time_iso_8601": "2024-05-17T20:37:21.180469Z",
            "url": "https://files.pythonhosted.org/packages/82/8c/842ccaf0382bb6c022e955515311b15402a2c528abeda5032a9612888e25/langchain_text_splitters-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 20:37:21",
    "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: 0.33093s