readings-in-database-systems-5th-edition


Namereadings-in-database-systems-5th-edition JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/readings-in-database-systems-5th-edition
SummaryReadings in Database Systems, 5th Edition
upload_time2024-03-03 14:28:48
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.
            # Readings in Database Systems, 5th Edition

## 下载

### Docker

```
docker pull apachecn0/readings-in-database-systems-5th-edition
docker run -tid -p <port>:80 apachecn0/readings-in-database-systems-5th-edition
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install readings-in-database-systems-5th-edition
readings-in-database-systems-5th-edition <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g readings-in-database-systems-5th-edition
readings-in-database-systems-5th-edition <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/readings-in-database-systems-5th-edition",
    "name": "readings-in-database-systems-5th-edition",
    "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/02/6c/40c073419039659a8a891533f031c1de7c909c2eb182754df1850cfd79dd/readings-in-database-systems-5th-edition-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Readings in Database Systems, 5th Edition\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/readings-in-database-systems-5th-edition\ndocker run -tid -p <port>:80 apachecn0/readings-in-database-systems-5th-edition\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install readings-in-database-systems-5th-edition\nreadings-in-database-systems-5th-edition <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g readings-in-database-systems-5th-edition\nreadings-in-database-systems-5th-edition <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Readings in Database Systems, 5th Edition",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/readings-in-database-systems-5th-edition"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cbeb78e85ff5843c49005b2818c97c99e7f415b71625c5eeaaad239fb579628",
                "md5": "3d23e12e5daf04f9346724ca571df2d1",
                "sha256": "95deb4cec5eac5824bc1732d0d095d30341d9da2e9a7a4e35708733fe4d26de2"
            },
            "downloads": -1,
            "filename": "readings_in_database_systems_5th_edition-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d23e12e5daf04f9346724ca571df2d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 322138,
            "upload_time": "2024-03-03T14:28:46",
            "upload_time_iso_8601": "2024-03-03T14:28:46.560338Z",
            "url": "https://files.pythonhosted.org/packages/2c/be/b78e85ff5843c49005b2818c97c99e7f415b71625c5eeaaad239fb579628/readings_in_database_systems_5th_edition-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "026c40c073419039659a8a891533f031c1de7c909c2eb182754df1850cfd79dd",
                "md5": "ddc97fa57484e20cf1c3d145fa216245",
                "sha256": "465180502a7693dbf95e4bf8d06c8d802179f25abf2171686e0314f468dbaa61"
            },
            "downloads": -1,
            "filename": "readings-in-database-systems-5th-edition-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ddc97fa57484e20cf1c3d145fa216245",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 321094,
            "upload_time": "2024-03-03T14:28:48",
            "upload_time_iso_8601": "2024-03-03T14:28:48.671353Z",
            "url": "https://files.pythonhosted.org/packages/02/6c/40c073419039659a8a891533f031c1de7c909c2eb182754df1850cfd79dd/readings-in-database-systems-5th-edition-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 14:28:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "readings-in-database-systems-5th-edition",
    "github_not_found": true,
    "lcname": "readings-in-database-systems-5th-edition"
}
        
Elapsed time: 0.21786s