openintro-statistics-3e


Nameopenintro-statistics-3e JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/openintro-statistics-3e
SummaryOpenIntro Statistics 3e
upload_time2024-03-03 08:34:26
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.
            # OpenIntro Statistics 3e

## 下载

### Docker

```
docker pull apachecn0/openintro-statistics-3e
docker run -tid -p <port>:80 apachecn0/openintro-statistics-3e
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install openintro-statistics-3e
openintro-statistics-3e <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g openintro-statistics-3e
openintro-statistics-3e <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/openintro-statistics-3e",
    "name": "openintro-statistics-3e",
    "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/03/db/bf620de01c4d8482a743e6145672159c60180e3ecbd918ada62727c4f00a/openintro-statistics-3e-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# OpenIntro Statistics 3e\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/openintro-statistics-3e\ndocker run -tid -p <port>:80 apachecn0/openintro-statistics-3e\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install openintro-statistics-3e\nopenintro-statistics-3e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g openintro-statistics-3e\nopenintro-statistics-3e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenIntro Statistics 3e",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/openintro-statistics-3e"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "468d7508a116f2f501316c59638f7a36b6ee42e8b3521bee3efd3ef8124cb6e0",
                "md5": "0cc67667d66443f125a9d0bad641d967",
                "sha256": "41a660c5223ad0e3f71dedef924d9cd41a55be4d329439ac94539cb04e80fc21"
            },
            "downloads": -1,
            "filename": "openintro_statistics_3e-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cc67667d66443f125a9d0bad641d967",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7264381,
            "upload_time": "2024-03-03T08:34:23",
            "upload_time_iso_8601": "2024-03-03T08:34:23.944631Z",
            "url": "https://files.pythonhosted.org/packages/46/8d/7508a116f2f501316c59638f7a36b6ee42e8b3521bee3efd3ef8124cb6e0/openintro_statistics_3e-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03dbbf620de01c4d8482a743e6145672159c60180e3ecbd918ada62727c4f00a",
                "md5": "f41d14b9343e742e321eaf6a461d22f1",
                "sha256": "f4a0607caca2bf3099567400ce8a4d4c112b5b81400019bcd7bb840863d0ed81"
            },
            "downloads": -1,
            "filename": "openintro-statistics-3e-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f41d14b9343e742e321eaf6a461d22f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7262144,
            "upload_time": "2024-03-03T08:34:26",
            "upload_time_iso_8601": "2024-03-03T08:34:26.771228Z",
            "url": "https://files.pythonhosted.org/packages/03/db/bf620de01c4d8482a743e6145672159c60180e3ecbd918ada62727c4f00a/openintro-statistics-3e-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 08:34:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "openintro-statistics-3e",
    "github_not_found": true,
    "lcname": "openintro-statistics-3e"
}
        
Elapsed time: 0.33932s