# 🦜✂️ 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.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/47/63/0f7dae88d87e924d819e6a6375043499e3bc9931e306edd48b396abb4e42/langchain_text_splitters-0.3.2.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.3.2",
"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": "eec65ba25c8bad647e92a92b3066177ab10d78efbd16c0b9919948cdcd18b027",
"md5": "8caaa2a8a3c69afe4c6c854e89298939",
"sha256": "0db28c53f41d1bc024cdb3b1646741f6d46d5371e90f31e7e7c9fbe75d01c726"
},
"downloads": -1,
"filename": "langchain_text_splitters-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8caaa2a8a3c69afe4c6c854e89298939",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 25564,
"upload_time": "2024-11-01T20:44:56",
"upload_time_iso_8601": "2024-11-01T20:44:56.803039Z",
"url": "https://files.pythonhosted.org/packages/ee/c6/5ba25c8bad647e92a92b3066177ab10d78efbd16c0b9919948cdcd18b027/langchain_text_splitters-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47630f7dae88d87e924d819e6a6375043499e3bc9931e306edd48b396abb4e42",
"md5": "c3e5bcf68b12abc35940e60526d7d227",
"sha256": "81e6515d9901d6dd8e35fb31ccd4f30f76d44b771890c789dc835ef9f16204df"
},
"downloads": -1,
"filename": "langchain_text_splitters-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "c3e5bcf68b12abc35940e60526d7d227",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 20229,
"upload_time": "2024-11-01T20:44:57",
"upload_time_iso_8601": "2024-11-01T20:44:57.841883Z",
"url": "https://files.pythonhosted.org/packages/47/63/0f7dae88d87e924d819e6a6375043499e3bc9931e306edd48b396abb4e42/langchain_text_splitters-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 20:44:57",
"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"
}