deepview-data


Namedeepview-data JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/satishlokkoju/deepview
SummaryTensorFlow extensions of DeepView.
upload_time2024-12-24 21:20:54
maintainerNone
docs_urlNone
authorSatish Lokkoju
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Data and Network Introspection Kit (DeepView) - Datasets
This package contains the Dataset extensions of [DeepView](https://github.com/satishlokkoju/deepview).

To learn more about DeepView, please see the [docs](https://betterwithdata.github.io/deepview).

## Installation

To install use:
```
pip install "deepview[datasets]"
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/satishlokkoju/deepview",
    "name": "deepview-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Satish Lokkoju",
    "author_email": "satish.lokkoju@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/5a/6d35805ebb5316483233d2cca320c2aaf9943f104a8c3e36931becba93ba/deepview_data-3.0.0.tar.gz",
    "platform": null,
    "description": "# Data and Network Introspection Kit (DeepView) - Datasets\nThis package contains the Dataset extensions of [DeepView](https://github.com/satishlokkoju/deepview).\n\nTo learn more about DeepView, please see the [docs](https://betterwithdata.github.io/deepview).\n\n## Installation\n\nTo install use:\n```\npip install \"deepview[datasets]\"\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "TensorFlow extensions of DeepView.",
    "version": "3.0.0",
    "project_urls": {
        "Changelog": "https://github.com/satishlokkoju/deepview/blob/main/CHANGELOG.md",
        "Documentation": "https://satishlokkoju.github.io/deepview",
        "Homepage": "https://github.com/satishlokkoju/deepview"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f79a2853d4ecef297a61501c55e365f27848a7392e6402e725f2004656f471b",
                "md5": "4c90f37968ce3ed8f33b7e632e438b5d",
                "sha256": "41544c6f3873ce5142605efc3cf0d8e6f0dc525985715e1efafc67b48e944ca7"
            },
            "downloads": -1,
            "filename": "deepview_data-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c90f37968ce3ed8f33b7e632e438b5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5120,
            "upload_time": "2024-12-24T21:20:51",
            "upload_time_iso_8601": "2024-12-24T21:20:51.771873Z",
            "url": "https://files.pythonhosted.org/packages/1f/79/a2853d4ecef297a61501c55e365f27848a7392e6402e725f2004656f471b/deepview_data-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "735a6d35805ebb5316483233d2cca320c2aaf9943f104a8c3e36931becba93ba",
                "md5": "f483d511305d6c4b1b801ebd0e9b69c5",
                "sha256": "83fc32ef114445e7622ad20f2ebf06e83c316edd2ef4cae5317adac3612f8429"
            },
            "downloads": -1,
            "filename": "deepview_data-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f483d511305d6c4b1b801ebd0e9b69c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4156,
            "upload_time": "2024-12-24T21:20:54",
            "upload_time_iso_8601": "2024-12-24T21:20:54.266526Z",
            "url": "https://files.pythonhosted.org/packages/73/5a/6d35805ebb5316483233d2cca320c2aaf9943f104a8c3e36931becba93ba/deepview_data-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 21:20:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "satishlokkoju",
    "github_project": "deepview",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deepview-data"
}
        
Elapsed time: 1.11288s