# Data and Network Introspection Kit (DeepView) - TensorFlow
This package contains the TensorFlow 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 TensorFlow 2 (CPU or GPU), use:
```
pip install "deepview[tensorflow]"
```
To install TensorFlow 1 CPU, use:
```
pip install "deepview[tensorflow1]"
```
For TensorFlow 1 GPU:
```
pip install "deepview[tensorflow1-gpu]"
```
Raw data
{
"_id": null,
"home_page": "https://github.com/satishlokkoju/deepview",
"name": "deepview-tensorflow",
"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/7b/b1/a763f836b7ee7838681611ceb546fba35c10f45a03ecf7dff25615d95f35/deepview_tensorflow-3.0.0.tar.gz",
"platform": null,
"description": "# Data and Network Introspection Kit (DeepView) - TensorFlow\n\nThis package contains the TensorFlow 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 TensorFlow 2 (CPU or GPU), use:\n```\npip install \"deepview[tensorflow]\"\n```\n\nTo install TensorFlow 1 CPU, use:\n```\npip install \"deepview[tensorflow1]\"\n```\n\nFor TensorFlow 1 GPU:\n```\npip install \"deepview[tensorflow1-gpu]\"\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": "a266f1ab3911e6df3d1ced6647d114e755ae6bc0720c97d25eff72de7c1134e3",
"md5": "362901abfb6fdbdb4612d3bd2cbb7585",
"sha256": "fa42a5b7dfb439df6698002e68bc8b71816c9eca3a7863ec5689dfeb8df184ed"
},
"downloads": -1,
"filename": "deepview_tensorflow-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "362901abfb6fdbdb4612d3bd2cbb7585",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 30017,
"upload_time": "2024-12-24T21:53:19",
"upload_time_iso_8601": "2024-12-24T21:53:19.521948Z",
"url": "https://files.pythonhosted.org/packages/a2/66/f1ab3911e6df3d1ced6647d114e755ae6bc0720c97d25eff72de7c1134e3/deepview_tensorflow-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7bb1a763f836b7ee7838681611ceb546fba35c10f45a03ecf7dff25615d95f35",
"md5": "6f141a238dfc16972cae73073ac00cbf",
"sha256": "cb24d0209415aa1818783064ba97476fee36fccf4cf27cee0ac0708162b49c17"
},
"downloads": -1,
"filename": "deepview_tensorflow-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "6f141a238dfc16972cae73073ac00cbf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 17208,
"upload_time": "2024-12-24T21:53:22",
"upload_time_iso_8601": "2024-12-24T21:53:22.254522Z",
"url": "https://files.pythonhosted.org/packages/7b/b1/a763f836b7ee7838681611ceb546fba35c10f45a03ecf7dff25615d95f35/deepview_tensorflow-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-24 21:53:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "satishlokkoju",
"github_project": "deepview",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "deepview-tensorflow"
}