nexus-extensibility


Namenexus-extensibility JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/malstroem-labs/nexus
SummaryType definitions to implement data sources for the Nexus system.
upload_time2023-01-31 12:08:33
maintainer
docs_urlNone
authorhttps://github.com/malstroem-labs
requires_python>=3.9
licenseMIT
keywords nexus extensibility time-series data lake
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nexus-extensibility

This package contains types to write data source extensions for the Nexus software (a UI for time-series data lakes). 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/malstroem-labs/nexus",
    "name": "nexus-extensibility",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "Nexus extensibility time-series data lake",
    "author": "https://github.com/malstroem-labs",
    "author_email": "",
    "download_url": "",
    "platform": "any",
    "description": "# nexus-extensibility\n\nThis package contains types to write data source extensions for the Nexus software (a UI for time-series data lakes). \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Type definitions to implement data sources for the Nexus system.",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/malstroem-labs/nexus",
        "Project": "https://malstroem-labs.github.io/Nexus",
        "Repository": "https://github.com/malstroem-labs/nexus"
    },
    "split_keywords": [
        "nexus",
        "extensibility",
        "time-series",
        "data",
        "lake"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a0e861d4da906cb2b18da6887100625b8f655601db6fda701ffbc8f735a1c54",
                "md5": "da71860c3e4f7cf111419e9d62f27990",
                "sha256": "22280935ba4860e482bf26038c4655207db8891b2658b19a24f7821e9f6bce6e"
            },
            "downloads": -1,
            "filename": "nexus_extensibility-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da71860c3e4f7cf111419e9d62f27990",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8415,
            "upload_time": "2023-01-31T12:08:33",
            "upload_time_iso_8601": "2023-01-31T12:08:33.601901Z",
            "url": "https://files.pythonhosted.org/packages/1a/0e/861d4da906cb2b18da6887100625b8f655601db6fda701ffbc8f735a1c54/nexus_extensibility-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 12:08:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "malstroem-labs",
    "github_project": "nexus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nexus-extensibility"
}
        
Elapsed time: 0.28437s