introduction-to-probability-dartmouth


Nameintroduction-to-probability-dartmouth JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/introduction-to-probability-dartmouth
SummaryIntroduction to Probability (Dartmouth)
upload_time2024-03-01 21:07:22
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.
            # Introduction to Probability (Dartmouth)

## 下载

### Docker

```
docker pull apachecn0/introduction-to-probability-dartmouth
docker run -tid -p <port>:80 apachecn0/introduction-to-probability-dartmouth
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install introduction-to-probability-dartmouth
introduction-to-probability-dartmouth <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g introduction-to-probability-dartmouth
introduction-to-probability-dartmouth <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/introduction-to-probability-dartmouth",
    "name": "introduction-to-probability-dartmouth",
    "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/7a/d0/22e013ac3dad079dcd572892423f8d57b2718e8bf451a9b955e28016f24e/introduction-to-probability-dartmouth-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Introduction to Probability (Dartmouth)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/introduction-to-probability-dartmouth\ndocker run -tid -p <port>:80 apachecn0/introduction-to-probability-dartmouth\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install introduction-to-probability-dartmouth\nintroduction-to-probability-dartmouth <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g introduction-to-probability-dartmouth\nintroduction-to-probability-dartmouth <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Introduction to Probability (Dartmouth)",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/introduction-to-probability-dartmouth"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fca7bc935404a252eb7b2af0f558c8b24ce777f61ac3dcbe0163a584acd5e7c",
                "md5": "dab3dbfe56535220fb70e782f6a40aae",
                "sha256": "c5eeeb02c4a9c8ee3a2e29a1e3885e9035a6d4d41f12c19a6b0d741880d63a51"
            },
            "downloads": -1,
            "filename": "introduction_to_probability_dartmouth-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dab3dbfe56535220fb70e782f6a40aae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2478870,
            "upload_time": "2024-03-01T21:07:19",
            "upload_time_iso_8601": "2024-03-01T21:07:19.522384Z",
            "url": "https://files.pythonhosted.org/packages/0f/ca/7bc935404a252eb7b2af0f558c8b24ce777f61ac3dcbe0163a584acd5e7c/introduction_to_probability_dartmouth-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ad022e013ac3dad079dcd572892423f8d57b2718e8bf451a9b955e28016f24e",
                "md5": "6ff0193d3f2776f8a21407a83e172a30",
                "sha256": "0c533561c7a01627f4d5373001db01cee27b06c73d5581ff20e65c90d145b3be"
            },
            "downloads": -1,
            "filename": "introduction-to-probability-dartmouth-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ff0193d3f2776f8a21407a83e172a30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2473109,
            "upload_time": "2024-03-01T21:07:22",
            "upload_time_iso_8601": "2024-03-01T21:07:22.592912Z",
            "url": "https://files.pythonhosted.org/packages/7a/d0/22e013ac3dad079dcd572892423f8d57b2718e8bf451a9b955e28016f24e/introduction-to-probability-dartmouth-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 21:07:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "introduction-to-probability-dartmouth",
    "github_not_found": true,
    "lcname": "introduction-to-probability-dartmouth"
}
        
Elapsed time: 0.30000s