# Everything curl
## 下载
### Docker
```
docker pull apachecn0/everything-curl
docker run -tid -p <port>:80 apachecn0/everything-curl
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install everything-curl
everything-curl <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g everything-curl
everything-curl <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/everything-curl",
"name": "everything-curl",
"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/20/fb/f68f519454696126287e9b41f03b67cbe48cf3c3a16ecc25fd9723d7a1f4/everything-curl-2024.3.3.0.tar.gz",
"platform": null,
"description": "# Everything curl\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/everything-curl\ndocker run -tid -p <port>:80 apachecn0/everything-curl\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install everything-curl\neverything-curl <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g everything-curl\neverything-curl <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Everything curl",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/everything-curl"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a7c783e51b8a1ffbfa4a9e1b0e4b1c55b702f4573814e8c6fa7515778e77090d",
"md5": "b335803a3b8c74b8dbcfaae92739b71f",
"sha256": "948660fb441b126ce35e6d8d7b58cae48d34c0f7c88b48f55a9cdafd57866b5a"
},
"downloads": -1,
"filename": "everything_curl-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b335803a3b8c74b8dbcfaae92739b71f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2310893,
"upload_time": "2024-03-03T12:33:15",
"upload_time_iso_8601": "2024-03-03T12:33:15.231245Z",
"url": "https://files.pythonhosted.org/packages/a7/c7/83e51b8a1ffbfa4a9e1b0e4b1c55b702f4573814e8c6fa7515778e77090d/everything_curl-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20fbf68f519454696126287e9b41f03b67cbe48cf3c3a16ecc25fd9723d7a1f4",
"md5": "1c7545403ffb6e0c56a697b20ce72885",
"sha256": "dfa67dcdee43ddba0980df8c1c0fa46c1227e364613c401abac2cd8f5c80f47d"
},
"downloads": -1,
"filename": "everything-curl-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "1c7545403ffb6e0c56a697b20ce72885",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2291206,
"upload_time": "2024-03-03T12:33:17",
"upload_time_iso_8601": "2024-03-03T12:33:17.721363Z",
"url": "https://files.pythonhosted.org/packages/20/fb/f68f519454696126287e9b41f03b67cbe48cf3c3a16ecc25fd9723d7a1f4/everything-curl-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 12:33:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "everything-curl",
"github_not_found": true,
"lcname": "everything-curl"
}