the-practice-of-reproducible-research


Namethe-practice-of-reproducible-research JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/the-practice-of-reproducible-research
Summarythe practice of reproducible research
upload_time2024-03-03 10:36:43
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.
            # the practice of reproducible research

## 下载

### Docker

```
docker pull apachecn0/the-practice-of-reproducible-research
docker run -tid -p <port>:80 apachecn0/the-practice-of-reproducible-research
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install the-practice-of-reproducible-research
the-practice-of-reproducible-research <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g the-practice-of-reproducible-research
the-practice-of-reproducible-research <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/the-practice-of-reproducible-research",
    "name": "the-practice-of-reproducible-research",
    "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/cf/dc/6e624ebb37daa38beb6dee463b0c5c0ff0800b2208ca159b70e25a0f0933/the-practice-of-reproducible-research-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# the practice of reproducible research\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-practice-of-reproducible-research\ndocker run -tid -p <port>:80 apachecn0/the-practice-of-reproducible-research\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-practice-of-reproducible-research\nthe-practice-of-reproducible-research <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-practice-of-reproducible-research\nthe-practice-of-reproducible-research <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "the practice of reproducible research",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/the-practice-of-reproducible-research"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "443111bb00039e997f9b73cfe9e0dc4e4cc4108f814fe3f0374240302a379cbd",
                "md5": "b13e73e0de911644a5034a05709b6e9c",
                "sha256": "fc4eb6112378208d39c06c426c037835098e50d667d1822dc3bb357b6d1fbc3c"
            },
            "downloads": -1,
            "filename": "the_practice_of_reproducible_research-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b13e73e0de911644a5034a05709b6e9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3282961,
            "upload_time": "2024-03-03T10:36:41",
            "upload_time_iso_8601": "2024-03-03T10:36:41.362769Z",
            "url": "https://files.pythonhosted.org/packages/44/31/11bb00039e997f9b73cfe9e0dc4e4cc4108f814fe3f0374240302a379cbd/the_practice_of_reproducible_research-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfdc6e624ebb37daa38beb6dee463b0c5c0ff0800b2208ca159b70e25a0f0933",
                "md5": "0ad968bed29342dea5de0e4514c75cf7",
                "sha256": "ba05041bda085c80b42ba772e4e6bed79259402a3694348b0960691e1274d00c"
            },
            "downloads": -1,
            "filename": "the-practice-of-reproducible-research-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0ad968bed29342dea5de0e4514c75cf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3263201,
            "upload_time": "2024-03-03T10:36:43",
            "upload_time_iso_8601": "2024-03-03T10:36:43.851421Z",
            "url": "https://files.pythonhosted.org/packages/cf/dc/6e624ebb37daa38beb6dee463b0c5c0ff0800b2208ca159b70e25a0f0933/the-practice-of-reproducible-research-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 10:36:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "the-practice-of-reproducible-research",
    "github_not_found": true,
    "lcname": "the-practice-of-reproducible-research"
}
        
Elapsed time: 0.56590s