spyder-index


Namespyder-index JSON
Version 0.4.2 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:39:28
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": "spyder-index",
    "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/db/32/fd1ed646e591142b158180a557a942645e9b2e28b9a91d2504d15464b5dd/spyder_index-0.4.2.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.2",
    "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": "d01cf6c19ecedddbc279e0a5c340d2ae12b60b3ef51ccaa57e8f27ba321debf5",
                "md5": "e0c8a9bf3820d928d9b98f93d06412ad",
                "sha256": "894dd60252b3e495d6c7e490767c115674bf409d80e32bf6052b133cfb39c18a"
            },
            "downloads": -1,
            "filename": "spyder_index-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0c8a9bf3820d928d9b98f93d06412ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 28859,
            "upload_time": "2024-10-01T17:39:27",
            "upload_time_iso_8601": "2024-10-01T17:39:27.515381Z",
            "url": "https://files.pythonhosted.org/packages/d0/1c/f6c19ecedddbc279e0a5c340d2ae12b60b3ef51ccaa57e8f27ba321debf5/spyder_index-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db32fd1ed646e591142b158180a557a942645e9b2e28b9a91d2504d15464b5dd",
                "md5": "1f4d337f54dc8d5fedd40530099c270a",
                "sha256": "15f199bc5bf8b471b5ed9d23b96031ac0c3cd7f4a2a5911847e07259be4690da"
            },
            "downloads": -1,
            "filename": "spyder_index-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1f4d337f54dc8d5fedd40530099c270a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 15855,
            "upload_time": "2024-10-01T17:39:28",
            "upload_time_iso_8601": "2024-10-01T17:39:28.950360Z",
            "url": "https://files.pythonhosted.org/packages/db/32/fd1ed646e591142b158180a557a942645e9b2e28b9a91d2504d15464b5dd/spyder_index-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 17:39:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "deeptxt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "spyder-index"
}
        
Elapsed time: 0.35367s