# Parsing Techniques A Practical Guide
## 下载
### Docker
```
docker pull apachecn0/parsing-techniques-a-practical-guide
docker run -tid -p <port>:80 apachecn0/parsing-techniques-a-practical-guide
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install parsing-techniques-a-practical-guide
parsing-techniques-a-practical-guide <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g parsing-techniques-a-practical-guide
parsing-techniques-a-practical-guide <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/parsing-techniques-a-practical-guide",
"name": "parsing-techniques-a-practical-guide",
"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/4b/3f/08bfb8bb83e66e7f7c3936c9cb97d5edb46a8df0049e940efc31ad7d2357/parsing-techniques-a-practical-guide-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Parsing Techniques A Practical Guide\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/parsing-techniques-a-practical-guide\ndocker run -tid -p <port>:80 apachecn0/parsing-techniques-a-practical-guide\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install parsing-techniques-a-practical-guide\nparsing-techniques-a-practical-guide <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g parsing-techniques-a-practical-guide\nparsing-techniques-a-practical-guide <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Parsing Techniques A Practical Guide",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/parsing-techniques-a-practical-guide"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d4703c5d433fdce10d17ef3fc1971e4b96e000bd9715813774a43f651267f246",
"md5": "3d138daa7f2aae36a85ccbcb8025d65d",
"sha256": "7028598652cb76066a7f544b7adc5b0b5f3e18d81701cd98eb21eb5aeffb2a43"
},
"downloads": -1,
"filename": "parsing_techniques_a_practical_guide-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d138daa7f2aae36a85ccbcb8025d65d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1263261,
"upload_time": "2024-03-02T13:31:38",
"upload_time_iso_8601": "2024-03-02T13:31:38.473389Z",
"url": "https://files.pythonhosted.org/packages/d4/70/3c5d433fdce10d17ef3fc1971e4b96e000bd9715813774a43f651267f246/parsing_techniques_a_practical_guide-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4b3f08bfb8bb83e66e7f7c3936c9cb97d5edb46a8df0049e940efc31ad7d2357",
"md5": "3dd0415e9d122b517fac247461b3ad95",
"sha256": "1bfdb7e14b79df4b1052ffd2a6491093f2b2418898ab69d538bd964b8ec2805d"
},
"downloads": -1,
"filename": "parsing-techniques-a-practical-guide-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "3dd0415e9d122b517fac247461b3ad95",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1262152,
"upload_time": "2024-03-02T13:31:41",
"upload_time_iso_8601": "2024-03-02T13:31:41.356591Z",
"url": "https://files.pythonhosted.org/packages/4b/3f/08bfb8bb83e66e7f7c3936c9cb97d5edb46a8df0049e940efc31ad7d2357/parsing-techniques-a-practical-guide-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 13:31:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "parsing-techniques-a-practical-guide",
"github_not_found": true,
"lcname": "parsing-techniques-a-practical-guide"
}