build-your-applications-with-webpack


Namebuild-your-applications-with-webpack JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/build-your-applications-with-webpack
SummaryBuild your applications with Webpack
upload_time2024-03-03 18:31:29
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.
            # Build your applications with Webpack

## 下载

### Docker

```
docker pull apachecn0/build-your-applications-with-webpack
docker run -tid -p <port>:80 apachecn0/build-your-applications-with-webpack
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install build-your-applications-with-webpack
build-your-applications-with-webpack <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g build-your-applications-with-webpack
build-your-applications-with-webpack <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/build-your-applications-with-webpack",
    "name": "build-your-applications-with-webpack",
    "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/7d/fb/31fae59125a13e5eabaeab73566383c1c4151ef40335d9132759654d0844/build-your-applications-with-webpack-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# Build your applications with Webpack\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/build-your-applications-with-webpack\ndocker run -tid -p <port>:80 apachecn0/build-your-applications-with-webpack\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install build-your-applications-with-webpack\nbuild-your-applications-with-webpack <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g build-your-applications-with-webpack\nbuild-your-applications-with-webpack <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Build your applications with Webpack",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/build-your-applications-with-webpack"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d50930609acd67d9bda83b1a2042fdd20d7388fed0c99daba593ad5ef8beb92",
                "md5": "080d14768afc3eeb670efc6a3b207b28",
                "sha256": "58e9ccfa8066ddaf2f104cd662effe0d6b6cfa749ea4ae911f544c7e9b422fb3"
            },
            "downloads": -1,
            "filename": "build_your_applications_with_webpack-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "080d14768afc3eeb670efc6a3b207b28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 495938,
            "upload_time": "2024-03-03T18:31:27",
            "upload_time_iso_8601": "2024-03-03T18:31:27.308618Z",
            "url": "https://files.pythonhosted.org/packages/7d/50/930609acd67d9bda83b1a2042fdd20d7388fed0c99daba593ad5ef8beb92/build_your_applications_with_webpack-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dfb31fae59125a13e5eabaeab73566383c1c4151ef40335d9132759654d0844",
                "md5": "5137120185efe2b0fb8d84760d218ad8",
                "sha256": "a3fc591e4842c22ed8cbd16cd58e59f2a2b8a5c6bb4458d45a6749b342681b42"
            },
            "downloads": -1,
            "filename": "build-your-applications-with-webpack-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5137120185efe2b0fb8d84760d218ad8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 475743,
            "upload_time": "2024-03-03T18:31:29",
            "upload_time_iso_8601": "2024-03-03T18:31:29.483848Z",
            "url": "https://files.pythonhosted.org/packages/7d/fb/31fae59125a13e5eabaeab73566383c1c4151ef40335d9132759654d0844/build-your-applications-with-webpack-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 18:31:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "build-your-applications-with-webpack",
    "github_not_found": true,
    "lcname": "build-your-applications-with-webpack"
}
        
Elapsed time: 0.23339s