tensorflow-zero-to-all


Nametensorflow-zero-to-all JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/tensorflow-zero-to-all
SummaryTensorFlow Zero To All
upload_time2024-03-03 10:34:16
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TensorFlow Zero To All

## 下载

### Docker

```
docker pull apachecn0/tensorflow-zero-to-all
docker run -tid -p <port>:80 apachecn0/tensorflow-zero-to-all
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install tensorflow-zero-to-all
tensorflow-zero-to-all <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g tensorflow-zero-to-all
tensorflow-zero-to-all <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/tensorflow-zero-to-all",
    "name": "tensorflow-zero-to-all",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/ac/912e735c0f45c62c518bf06a507a08effc2598030e5fa50956564c13b85b/tensorflow-zero-to-all-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# TensorFlow Zero To All\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/tensorflow-zero-to-all\ndocker run -tid -p <port>:80 apachecn0/tensorflow-zero-to-all\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install tensorflow-zero-to-all\ntensorflow-zero-to-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g tensorflow-zero-to-all\ntensorflow-zero-to-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TensorFlow Zero To All",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/tensorflow-zero-to-all"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8699e7fcc1c0790e86ed89c7daa66b91431b0ff8f60e786ed5cc3d60d1280ee",
                "md5": "8d19bce394483f2cfa7ab334031523aa",
                "sha256": "37e20469f0b98368f7dc8a1883f1658a9f402bc4f934e43e25d66ee8d3faaee1"
            },
            "downloads": -1,
            "filename": "tensorflow_zero_to_all-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d19bce394483f2cfa7ab334031523aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1881330,
            "upload_time": "2024-03-03T10:34:14",
            "upload_time_iso_8601": "2024-03-03T10:34:14.373306Z",
            "url": "https://files.pythonhosted.org/packages/a8/69/9e7fcc1c0790e86ed89c7daa66b91431b0ff8f60e786ed5cc3d60d1280ee/tensorflow_zero_to_all-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5ac912e735c0f45c62c518bf06a507a08effc2598030e5fa50956564c13b85b",
                "md5": "35182b82c942e0663064643faae9222c",
                "sha256": "1ba0fc517ec93169e3fa99e8710e8f50c7fcfc0fe3ee7458b3280b4dc165a27c"
            },
            "downloads": -1,
            "filename": "tensorflow-zero-to-all-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "35182b82c942e0663064643faae9222c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1861540,
            "upload_time": "2024-03-03T10:34:16",
            "upload_time_iso_8601": "2024-03-03T10:34:16.799344Z",
            "url": "https://files.pythonhosted.org/packages/c5/ac/912e735c0f45c62c518bf06a507a08effc2598030e5fa50956564c13b85b/tensorflow-zero-to-all-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 10:34:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "tensorflow-zero-to-all",
    "github_not_found": true,
    "lcname": "tensorflow-zero-to-all"
}
        
Elapsed time: 0.22768s