generic-programming-with-adjunctions


Namegeneric-programming-with-adjunctions JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/generic-programming-with-adjunctions
SummaryGeneric Programming with Adjunctions
upload_time2024-03-02 04:47:03
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.
            # Generic Programming with Adjunctions

## 下载

### Docker

```
docker pull apachecn0/generic-programming-with-adjunctions
docker run -tid -p <port>:80 apachecn0/generic-programming-with-adjunctions
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install generic-programming-with-adjunctions
generic-programming-with-adjunctions <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g generic-programming-with-adjunctions
generic-programming-with-adjunctions <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/generic-programming-with-adjunctions",
    "name": "generic-programming-with-adjunctions",
    "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/18/75/276184b5537885845000abf1aa15892e61524ade1f0af1efede25de15dba/generic-programming-with-adjunctions-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Generic Programming with Adjunctions\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/generic-programming-with-adjunctions\ndocker run -tid -p <port>:80 apachecn0/generic-programming-with-adjunctions\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install generic-programming-with-adjunctions\ngeneric-programming-with-adjunctions <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g generic-programming-with-adjunctions\ngeneric-programming-with-adjunctions <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Generic Programming with Adjunctions",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/generic-programming-with-adjunctions"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1726932b6f751d93b5d1325d2dd2bec1c0f1eeaa427887485ac1045d37d8d9e",
                "md5": "8109c9a835cda05d488a14e554e6d5b0",
                "sha256": "6ea95d0c988067147be11dcf65af3e5618df2d714efc3178914f4518645ef06b"
            },
            "downloads": -1,
            "filename": "generic_programming_with_adjunctions-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8109c9a835cda05d488a14e554e6d5b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 677011,
            "upload_time": "2024-03-02T04:47:00",
            "upload_time_iso_8601": "2024-03-02T04:47:00.692130Z",
            "url": "https://files.pythonhosted.org/packages/a1/72/6932b6f751d93b5d1325d2dd2bec1c0f1eeaa427887485ac1045d37d8d9e/generic_programming_with_adjunctions-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1875276184b5537885845000abf1aa15892e61524ade1f0af1efede25de15dba",
                "md5": "eba5b8d8df2df51dd8b5a5a046a2f6b7",
                "sha256": "246baf531ccb980af023729ff5727df84f9bb8c5b3aa73d8df6271d18534aac7"
            },
            "downloads": -1,
            "filename": "generic-programming-with-adjunctions-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eba5b8d8df2df51dd8b5a5a046a2f6b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 676289,
            "upload_time": "2024-03-02T04:47:03",
            "upload_time_iso_8601": "2024-03-02T04:47:03.085058Z",
            "url": "https://files.pythonhosted.org/packages/18/75/276184b5537885845000abf1aa15892e61524ade1f0af1efede25de15dba/generic-programming-with-adjunctions-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 04:47:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "generic-programming-with-adjunctions",
    "github_not_found": true,
    "lcname": "generic-programming-with-adjunctions"
}
        
Elapsed time: 0.62520s