deeptxt


Namedeeptxt JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/deeptxt
SummaryLoad any data in one line of code and connect with AI applications
upload_time2024-10-01 17:35:34
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.
            # Deeptxt

![PyPI - Version](https://img.shields.io/pypi/v/deeptxt)
[![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/deeptxt)
![PyPI - License](https://img.shields.io/pypi/l/deeptxt)

## Installation 

```bash
pip install deeptxt
```

## 📄 Documentation

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leonardofurnielis/deeptxt",
    "name": "deeptxt",
    "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/d9/8f/5e8ac5ae2b0e3d2fb86ec534cb3f856cea5cd33f6a88824ece30a163aaa0/deeptxt-0.4.1.tar.gz",
    "platform": null,
    "description": "# Deeptxt\n\n![PyPI - Version](https://img.shields.io/pypi/v/deeptxt)\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/deeptxt)\n![PyPI - License](https://img.shields.io/pypi/l/deeptxt)\n\n## Installation \n\n```bash\npip install deeptxt\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/deeptxt)!\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.4.1",
    "project_urls": {
        "Documentation": "https://leonardofurnielis.github.io/deeptxt",
        "Homepage": "https://github.com/leonardofurnielis/deeptxt",
        "Repository": "https://github.com/leonardofurnielis/deeptxt"
    },
    "split_keywords": [
        "retrieval",
        " rag",
        " index",
        " data",
        " llm",
        " ai",
        " nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61b1ad51879f2aa8f5d6145851d682d5f855cf119b47a8959c305e7858d4e4c3",
                "md5": "e4beab9aaedf3cc2840a47b6c60cd805",
                "sha256": "a3917d407add05ccabb565f7b1b785dcd5f2a3b7d0e160d6479d8624ec6cdd6d"
            },
            "downloads": -1,
            "filename": "deeptxt-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4beab9aaedf3cc2840a47b6c60cd805",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 28802,
            "upload_time": "2024-10-01T17:35:31",
            "upload_time_iso_8601": "2024-10-01T17:35:31.913690Z",
            "url": "https://files.pythonhosted.org/packages/61/b1/ad51879f2aa8f5d6145851d682d5f855cf119b47a8959c305e7858d4e4c3/deeptxt-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d98f5e8ac5ae2b0e3d2fb86ec534cb3f856cea5cd33f6a88824ece30a163aaa0",
                "md5": "3862d6d8d3c805ffc2c3118987bef695",
                "sha256": "5b675923c86f19a0be20236132bc7c31cbe2ff2f24ade3b76f8b3f5dbf840964"
            },
            "downloads": -1,
            "filename": "deeptxt-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3862d6d8d3c805ffc2c3118987bef695",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 15835,
            "upload_time": "2024-10-01T17:35:34",
            "upload_time_iso_8601": "2024-10-01T17:35:34.659115Z",
            "url": "https://files.pythonhosted.org/packages/d9/8f/5e8ac5ae2b0e3d2fb86ec534cb3f856cea5cd33f6a88824ece30a163aaa0/deeptxt-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 17:35:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "deeptxt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deeptxt"
}
        
Elapsed time: 2.41644s