category-theory-for-programmers


Namecategory-theory-for-programmers JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/category-theory-for-programmers
SummaryCategory Theory for Programmers
upload_time2024-03-03 18:39:40
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.
            # Category Theory for Programmers

## 下载

### Docker

```
docker pull apachecn0/category-theory-for-programmers
docker run -tid -p <port>:80 apachecn0/category-theory-for-programmers
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install category-theory-for-programmers
category-theory-for-programmers <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g category-theory-for-programmers
category-theory-for-programmers <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/category-theory-for-programmers",
    "name": "category-theory-for-programmers",
    "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/47/99/1b7e104292c259d94c7ae0ad7ca03edee2dae03ecfcc5b380604a8812c59/category-theory-for-programmers-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# Category Theory for Programmers\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/category-theory-for-programmers\ndocker run -tid -p <port>:80 apachecn0/category-theory-for-programmers\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install category-theory-for-programmers\ncategory-theory-for-programmers <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g category-theory-for-programmers\ncategory-theory-for-programmers <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Category Theory for Programmers",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/category-theory-for-programmers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b19ebdb41938c885733e6d15a22b97004ef04ca948aec7987846fda0509160e2",
                "md5": "b68fc7477f8a4a0626e53fec2b67350d",
                "sha256": "fccdf586166712b3987a5813fc47120dd716e00262a6fd681afd4331191f7f6c"
            },
            "downloads": -1,
            "filename": "category_theory_for_programmers-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b68fc7477f8a4a0626e53fec2b67350d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2477930,
            "upload_time": "2024-03-03T18:39:37",
            "upload_time_iso_8601": "2024-03-03T18:39:37.110647Z",
            "url": "https://files.pythonhosted.org/packages/b1/9e/bdb41938c885733e6d15a22b97004ef04ca948aec7987846fda0509160e2/category_theory_for_programmers-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47991b7e104292c259d94c7ae0ad7ca03edee2dae03ecfcc5b380604a8812c59",
                "md5": "48616c184368b049c0484a0157099f34",
                "sha256": "392cff15cedd883772b3a293bf78c5ff23576483ada00a45f6f921e7c2a9ac51"
            },
            "downloads": -1,
            "filename": "category-theory-for-programmers-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "48616c184368b049c0484a0157099f34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2476405,
            "upload_time": "2024-03-03T18:39:40",
            "upload_time_iso_8601": "2024-03-03T18:39:40.007546Z",
            "url": "https://files.pythonhosted.org/packages/47/99/1b7e104292c259d94c7ae0ad7ca03edee2dae03ecfcc5b380604a8812c59/category-theory-for-programmers-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 18:39:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "category-theory-for-programmers",
    "github_not_found": true,
    "lcname": "category-theory-for-programmers"
}
        
Elapsed time: 0.21659s