deepview-torch


Namedeepview-torch JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/satishlokkoju/deepview
SummaryDeepView PyTorch integration and support.
upload_time2024-12-24 21:35:37
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) - PyTorch

This package contains the PyTorch 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 DeepView PyTorch, use:
```
pip install "deepview[torch]"
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/satishlokkoju/deepview",
    "name": "deepview-torch",
    "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/ce/81/b9ed9ae2efeddde5b163dda7b040c8d9aa91212bd547446d1a29ae90054d/deepview_torch-3.0.0.tar.gz",
    "platform": null,
    "description": "# Data and Network Introspection Kit (DeepView) - PyTorch\n\nThis package contains the PyTorch 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 DeepView PyTorch, use:\n```\npip install \"deepview[torch]\"\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "DeepView PyTorch integration and support.",
    "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": "b8f77956dff9e58cf1e505fd226e90d2794e1723c8daa5432e4b72b73a795af4",
                "md5": "9a2a59957545a2c6d3f0129df496b6bf",
                "sha256": "83a6fad710a94e50797281c769685725e03508857652f8c2d3c4f9d2d8a849ed"
            },
            "downloads": -1,
            "filename": "deepview_torch-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a2a59957545a2c6d3f0129df496b6bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6806,
            "upload_time": "2024-12-24T21:35:34",
            "upload_time_iso_8601": "2024-12-24T21:35:34.861951Z",
            "url": "https://files.pythonhosted.org/packages/b8/f7/7956dff9e58cf1e505fd226e90d2794e1723c8daa5432e4b72b73a795af4/deepview_torch-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce81b9ed9ae2efeddde5b163dda7b040c8d9aa91212bd547446d1a29ae90054d",
                "md5": "9d1e7382381acce97d1f9c20ff706eca",
                "sha256": "03207f70a1ad331621ff8c9322150c652bf922526f8b4ccc6141d7d328fdb697"
            },
            "downloads": -1,
            "filename": "deepview_torch-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9d1e7382381acce97d1f9c20ff706eca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5831,
            "upload_time": "2024-12-24T21:35:37",
            "upload_time_iso_8601": "2024-12-24T21:35:37.305780Z",
            "url": "https://files.pythonhosted.org/packages/ce/81/b9ed9ae2efeddde5b163dda7b040c8d9aa91212bd547446d1a29ae90054d/deepview_torch-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 21:35:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "satishlokkoju",
    "github_project": "deepview",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deepview-torch"
}
        
Elapsed time: 0.44705s