react-in-depth


Namereact-in-depth JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/react-in-depth
SummaryReact In-depth
upload_time2024-03-02 07:08:58
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.
            # React In-depth

## 下载

### Docker

```
docker pull apachecn0/react-in-depth
docker run -tid -p <port>:80 apachecn0/react-in-depth
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install react-in-depth
react-in-depth <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g react-in-depth
react-in-depth <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/react-in-depth",
    "name": "react-in-depth",
    "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/9f/33/9aa1079a2db8722614812ab0252cc9cb73467923df43595a6575073446ae/react-in-depth-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# React In-depth\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/react-in-depth\ndocker run -tid -p <port>:80 apachecn0/react-in-depth\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install react-in-depth\nreact-in-depth <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g react-in-depth\nreact-in-depth <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "React In-depth",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/react-in-depth"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e6f9c96aa253ff8f051b581a335d1fdc0f8b1dd43eb6c5ef682b93c0bd8f3c5",
                "md5": "b50ad3f4c0877357e49bc443eb44c1c5",
                "sha256": "d47db16509b3a5415bd29174475dd76dec74f6cad9281bf3e834008741bee928"
            },
            "downloads": -1,
            "filename": "react_in_depth-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b50ad3f4c0877357e49bc443eb44c1c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 716309,
            "upload_time": "2024-03-02T07:08:55",
            "upload_time_iso_8601": "2024-03-02T07:08:55.886997Z",
            "url": "https://files.pythonhosted.org/packages/5e/6f/9c96aa253ff8f051b581a335d1fdc0f8b1dd43eb6c5ef682b93c0bd8f3c5/react_in_depth-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f339aa1079a2db8722614812ab0252cc9cb73467923df43595a6575073446ae",
                "md5": "e9c94ef6130ed4c7e998601e5a8e0000",
                "sha256": "6c9a1dc2d9f662f0237fefa892d77964f9928cbaf874d886f1a2fbce7ae3d273"
            },
            "downloads": -1,
            "filename": "react-in-depth-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e9c94ef6130ed4c7e998601e5a8e0000",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 697456,
            "upload_time": "2024-03-02T07:08:58",
            "upload_time_iso_8601": "2024-03-02T07:08:58.563978Z",
            "url": "https://files.pythonhosted.org/packages/9f/33/9aa1079a2db8722614812ab0252cc9cb73467923df43595a6575073446ae/react-in-depth-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 07:08:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "react-in-depth",
    "github_not_found": true,
    "lcname": "react-in-depth"
}
        
Elapsed time: 0.36486s