eigendaten


Nameeigendaten JSON
Version 0.1.5 PyPI version JSON
download
home_page
SummaryClient library to communicate with eigendata ML systems
upload_time2023-03-21 03:53:17
maintainer
docs_urlNone
authorbjornaer
requires_python>=3.10,<4.0
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # eigendata

Powered by [eigendata.ai](https://eigendata.ai)

# installation

`pip install eigendata`

or

`poetry add eigendata`

# usage

please refer to the [examples folder](./examples/) for usage examples


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "eigendaten",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "bjornaer",
    "author_email": "max@eigendata.ai",
    "download_url": "https://files.pythonhosted.org/packages/e8/9b/80e7cd0c36d2d85cd907f63972d166a7828e8d9235b998dc8a7d4121db57/eigendaten-0.1.5.tar.gz",
    "platform": null,
    "description": "# eigendata\n\nPowered by [eigendata.ai](https://eigendata.ai)\n\n# installation\n\n`pip install eigendata`\n\nor\n\n`poetry add eigendata`\n\n# usage\n\nplease refer to the [examples folder](./examples/) for usage examples\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Client library to communicate with eigendata ML systems",
    "version": "0.1.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61bfdb7c5b1b361a3957b4fc0d74dd67c5edcc617b96e509d1e705e4c6570304",
                "md5": "1bb39ebfe3900ce6e6e140880ebe1e57",
                "sha256": "5be89f7c0a8175364d23a71fc2ec5fbc62942da49b6e22b9dfa2ba229a19f28e"
            },
            "downloads": -1,
            "filename": "eigendaten-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bb39ebfe3900ce6e6e140880ebe1e57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 8327,
            "upload_time": "2023-03-21T03:53:15",
            "upload_time_iso_8601": "2023-03-21T03:53:15.679236Z",
            "url": "https://files.pythonhosted.org/packages/61/bf/db7c5b1b361a3957b4fc0d74dd67c5edcc617b96e509d1e705e4c6570304/eigendaten-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e89b80e7cd0c36d2d85cd907f63972d166a7828e8d9235b998dc8a7d4121db57",
                "md5": "b08c18d5f7f7f67be3c36906902253da",
                "sha256": "42ca8fb1c7f8266657343a208f44fd8ce071b6ce191cba3caae2642667201d12"
            },
            "downloads": -1,
            "filename": "eigendaten-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b08c18d5f7f7f67be3c36906902253da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 7225,
            "upload_time": "2023-03-21T03:53:17",
            "upload_time_iso_8601": "2023-03-21T03:53:17.421194Z",
            "url": "https://files.pythonhosted.org/packages/e8/9b/80e7cd0c36d2d85cd907f63972d166a7828e8d9235b998dc8a7d4121db57/eigendaten-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-21 03:53:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "eigendaten"
}
        
Elapsed time: 0.28740s