langtxt


Namelangtxt JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/langtxt
SummaryLoad any data in one line of code and connect with AI applications
upload_time2025-01-24 20:33:38
maintainerNone
docs_urlNone
authorLeonardo Furnielis
requires_python<4.0,>=3.10
licenseMIT
keywords retrieval rag index data llm ai nlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Langtxt Python Client

![PyPI - Version](https://img.shields.io/pypi/v/langtxt)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/langtxt)
![PyPI - License](https://img.shields.io/pypi/l/langtxt)

## Installation 

```bash
pip install langtxt
```

## 📄 Documentation

The documentation can be found Click [here](https://leonardofurnielis.github.io/langtxt)!

Please check it out for overview of the interfaces, components, integrations and other resources!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leonardofurnielis/langtxt",
    "name": "langtxt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "retrieval, RAG, index, data, LLM, AI, NLP",
    "author": "Leonardo Furnielis",
    "author_email": "leonardofurnielis@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/75/15/2883d5f9ac9fd49869ae10b434e1088b25f2cddf4257c9af0459a82a7653/langtxt-0.6.0.tar.gz",
    "platform": null,
    "description": "# Langtxt Python Client\n\n![PyPI - Version](https://img.shields.io/pypi/v/langtxt)\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/langtxt)\n![PyPI - License](https://img.shields.io/pypi/l/langtxt)\n\n## Installation \n\n```bash\npip install langtxt\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/langtxt)!\n\nPlease check it out for overview of the interfaces, components, integrations and other resources!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Load any data in one line of code and connect with AI applications",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://leonardofurnielis.github.io/langtxt",
        "Homepage": "https://github.com/leonardofurnielis/langtxt",
        "Repository": "https://github.com/leonardofurnielis/langtxt"
    },
    "split_keywords": [
        "retrieval",
        " rag",
        " index",
        " data",
        " llm",
        " ai",
        " nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7666695cff68144cfa52dfa396c3cf914e70f6452d11479f6d6c7c704b1aa35",
                "md5": "833b368246e1b1d5a5d56fcf8616bb56",
                "sha256": "38f50f3cef2a161c81b76d26e8fd71651dadd4fead8ac3b8bf5ad2cc827f90c5"
            },
            "downloads": -1,
            "filename": "langtxt-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "833b368246e1b1d5a5d56fcf8616bb56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 34439,
            "upload_time": "2025-01-24T20:33:32",
            "upload_time_iso_8601": "2025-01-24T20:33:32.390568Z",
            "url": "https://files.pythonhosted.org/packages/c7/66/6695cff68144cfa52dfa396c3cf914e70f6452d11479f6d6c7c704b1aa35/langtxt-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75152883d5f9ac9fd49869ae10b434e1088b25f2cddf4257c9af0459a82a7653",
                "md5": "2006b20dfb9ce02f6f8a529d3f1933cd",
                "sha256": "a26f6511337cc661ab7f03269f90ef64ddc11a919dfbee02f45122684c3c97b2"
            },
            "downloads": -1,
            "filename": "langtxt-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2006b20dfb9ce02f6f8a529d3f1933cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 22282,
            "upload_time": "2025-01-24T20:33:38",
            "upload_time_iso_8601": "2025-01-24T20:33:38.464955Z",
            "url": "https://files.pythonhosted.org/packages/75/15/2883d5f9ac9fd49869ae10b434e1088b25f2cddf4257c9af0459a82a7653/langtxt-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 20:33:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "langtxt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "langtxt"
}
        
Elapsed time: 1.45227s