datahyve


Namedatahyve JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://pypi.org/project/datahyve
SummaryServer metrics in real-time with RAG-powered insights 🚀
upload_time2024-12-31 17:55:38
maintainerNone
docs_urlNone
authorAryan Khurana
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DataHyve CLI Client

[![YouTube](https://img.shields.io/badge/YouTube-Video-red?logo=youtube)](https://www.youtube.com/link-to-video)
[![Devpost](https://img.shields.io/badge/Devpost-Project-blue?logo=devpost)](https://devpost.com/link-to-project)
[![License](https://img.shields.io/badge/License-MIT-green)](./LICENSE)

<!-- markdownlint-disable-next-line -->
<div style="text-align: center; width: 100%;">
<!-- markdownlint-disable-next-line -->
    <img src="../assets/main-banner.png" alt="Logo Banner" style="width: 100%;"/>
</div>

Install the client, send data to a SQL DB, and visualize insights on a Streamlit dashboard. Query your servers for real-time analysis

## Author

[Aryan Khurana](https://github.com/AryanK1511)

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/datahyve",
    "name": "datahyve",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Aryan Khurana",
    "author_email": "aryankhurana1511@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/c9/d70bdc2c83a5bfa8443c96ed26713d5aece934d8647d42deff397f29b94d/datahyve-0.0.2.tar.gz",
    "platform": null,
    "description": "# DataHyve CLI Client\n\n[![YouTube](https://img.shields.io/badge/YouTube-Video-red?logo=youtube)](https://www.youtube.com/link-to-video)\n[![Devpost](https://img.shields.io/badge/Devpost-Project-blue?logo=devpost)](https://devpost.com/link-to-project)\n[![License](https://img.shields.io/badge/License-MIT-green)](./LICENSE)\n\n<!-- markdownlint-disable-next-line -->\n<div style=\"text-align: center; width: 100%;\">\n<!-- markdownlint-disable-next-line -->\n    <img src=\"../assets/main-banner.png\" alt=\"Logo Banner\" style=\"width: 100%;\"/>\n</div>\n\nInstall the client, send data to a SQL DB, and visualize insights on a Streamlit dashboard. Query your servers for real-time analysis\n\n## Author\n\n[Aryan Khurana](https://github.com/AryanK1511)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Server metrics in real-time with RAG-powered insights \ud83d\ude80",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/AryanK1511/DataHyve/blob/main/README.md",
        "Homepage": "https://pypi.org/project/datahyve",
        "Repository": "https://github.com/AryanK1511/DataHyve"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da760e0f9f84083343056873718287c3b93ce0853012b58f2d66312bcc4e24ea",
                "md5": "2b85bba4e9abff03ec38215b08b924c7",
                "sha256": "4fdf704fbd6021280dd5116b72aeaf86f8148e95cb4d3871f32b0ff7008121b3"
            },
            "downloads": -1,
            "filename": "datahyve-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b85bba4e9abff03ec38215b08b924c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 8897,
            "upload_time": "2024-12-31T17:55:36",
            "upload_time_iso_8601": "2024-12-31T17:55:36.336237Z",
            "url": "https://files.pythonhosted.org/packages/da/76/0e0f9f84083343056873718287c3b93ce0853012b58f2d66312bcc4e24ea/datahyve-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fc9d70bdc2c83a5bfa8443c96ed26713d5aece934d8647d42deff397f29b94d",
                "md5": "719339db0dc3ab85b132e75e97725e69",
                "sha256": "84b18f4dfbd8bbbc3e2db2b3983676473810a6cc4cce4f7b2d9414235e2e2ce2"
            },
            "downloads": -1,
            "filename": "datahyve-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "719339db0dc3ab85b132e75e97725e69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 6205,
            "upload_time": "2024-12-31T17:55:38",
            "upload_time_iso_8601": "2024-12-31T17:55:38.423541Z",
            "url": "https://files.pythonhosted.org/packages/9f/c9/d70bdc2c83a5bfa8443c96ed26713d5aece934d8647d42deff397f29b94d/datahyve-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 17:55:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AryanK1511",
    "github_project": "DataHyve",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datahyve"
}
        
Elapsed time: 0.77146s