sqlalchemy-1-1-documentation


Namesqlalchemy-1-1-documentation JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/sqlalchemy-1-1-documentation
SummarySQLAlchemy 1.1 Documentation
upload_time2024-03-02 14:05:23
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.
            # SQLAlchemy 1.1 Documentation

## 下载

### Docker

```
docker pull apachecn0/sqlalchemy-1-1-documentation
docker run -tid -p <port>:80 apachecn0/sqlalchemy-1-1-documentation
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install sqlalchemy-1-1-documentation
sqlalchemy-1-1-documentation <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g sqlalchemy-1-1-documentation
sqlalchemy-1-1-documentation <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/sqlalchemy-1-1-documentation",
    "name": "sqlalchemy-1-1-documentation",
    "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/cb/67/9d66ca71c8b7bcf8049eea85a0ec4ae7107edc5c631f0d75a9bdbb7d00cd/sqlalchemy-1-1-documentation-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# SQLAlchemy 1.1 Documentation\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/sqlalchemy-1-1-documentation\ndocker run -tid -p <port>:80 apachecn0/sqlalchemy-1-1-documentation\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install sqlalchemy-1-1-documentation\nsqlalchemy-1-1-documentation <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g sqlalchemy-1-1-documentation\nsqlalchemy-1-1-documentation <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SQLAlchemy 1.1 Documentation",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/sqlalchemy-1-1-documentation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "938b60debb3eb4a26b802d2d6ee621a135bfa6512c8d8ed6c6d216eb0af27358",
                "md5": "0b47faf795575ef78a97b662a9910ce8",
                "sha256": "1c7302b696256b54a3102ff568f9a5a7e98c457d666517f273cb7cad8eddd5a3"
            },
            "downloads": -1,
            "filename": "sqlalchemy_1_1_documentation-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b47faf795575ef78a97b662a9910ce8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2378216,
            "upload_time": "2024-03-02T14:05:20",
            "upload_time_iso_8601": "2024-03-02T14:05:20.603299Z",
            "url": "https://files.pythonhosted.org/packages/93/8b/60debb3eb4a26b802d2d6ee621a135bfa6512c8d8ed6c6d216eb0af27358/sqlalchemy_1_1_documentation-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb679d66ca71c8b7bcf8049eea85a0ec4ae7107edc5c631f0d75a9bdbb7d00cd",
                "md5": "88f4424fbe5ec58d5d3c71a6c11637c3",
                "sha256": "4d72db5f57f0246c2414ab57338ce2fbe6fe74906ba6720e70064bd9c834f711"
            },
            "downloads": -1,
            "filename": "sqlalchemy-1-1-documentation-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "88f4424fbe5ec58d5d3c71a6c11637c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2357894,
            "upload_time": "2024-03-02T14:05:23",
            "upload_time_iso_8601": "2024-03-02T14:05:23.603731Z",
            "url": "https://files.pythonhosted.org/packages/cb/67/9d66ca71c8b7bcf8049eea85a0ec4ae7107edc5c631f0d75a9bdbb7d00cd/sqlalchemy-1-1-documentation-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 14:05:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "sqlalchemy-1-1-documentation",
    "github_not_found": true,
    "lcname": "sqlalchemy-1-1-documentation"
}
        
Elapsed time: 0.33365s