notes-on-programming-alexander-stepanov


Namenotes-on-programming-alexander-stepanov JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/notes-on-programming-alexander-stepanov
SummaryNotes on Programming (Alexander Stepanov)
upload_time2024-03-02 14:54:10
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.
            # Notes on Programming (Alexander Stepanov)

## 下载

### Docker

```
docker pull apachecn0/notes-on-programming-alexander-stepanov
docker run -tid -p <port>:80 apachecn0/notes-on-programming-alexander-stepanov
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install notes-on-programming-alexander-stepanov
notes-on-programming-alexander-stepanov <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g notes-on-programming-alexander-stepanov
notes-on-programming-alexander-stepanov <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/notes-on-programming-alexander-stepanov",
    "name": "notes-on-programming-alexander-stepanov",
    "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/a5/8c/ec48b63c8ceaccedfb6c2236152310a3862bd16ff8f0285cb5c365868c82/notes-on-programming-alexander-stepanov-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Notes on Programming (Alexander Stepanov)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/notes-on-programming-alexander-stepanov\ndocker run -tid -p <port>:80 apachecn0/notes-on-programming-alexander-stepanov\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install notes-on-programming-alexander-stepanov\nnotes-on-programming-alexander-stepanov <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g notes-on-programming-alexander-stepanov\nnotes-on-programming-alexander-stepanov <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Notes on Programming (Alexander Stepanov)",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/notes-on-programming-alexander-stepanov"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6c319909b02b438d42ee1496478ae2a2d2a3ae1b86469c7976fb5d871e72ac2",
                "md5": "d6d5163e5195b81e9dd62d6fd99aa998",
                "sha256": "36ff6b9ff2c3fb4c4f198bb8d28288cae4ccd6f53bc9af0cc8c79e1b94d51017"
            },
            "downloads": -1,
            "filename": "notes_on_programming_alexander_stepanov-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6d5163e5195b81e9dd62d6fd99aa998",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 673204,
            "upload_time": "2024-03-02T14:54:04",
            "upload_time_iso_8601": "2024-03-02T14:54:04.156991Z",
            "url": "https://files.pythonhosted.org/packages/d6/c3/19909b02b438d42ee1496478ae2a2d2a3ae1b86469c7976fb5d871e72ac2/notes_on_programming_alexander_stepanov-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a58cec48b63c8ceaccedfb6c2236152310a3862bd16ff8f0285cb5c365868c82",
                "md5": "1563bfa36d855fd09d4aad7e5fbcc206",
                "sha256": "99c5bc05f36cc3c76169ee6d8e71cbd478a4893076a27113438d0aa71bdeebd0"
            },
            "downloads": -1,
            "filename": "notes-on-programming-alexander-stepanov-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1563bfa36d855fd09d4aad7e5fbcc206",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 671256,
            "upload_time": "2024-03-02T14:54:10",
            "upload_time_iso_8601": "2024-03-02T14:54:10.528027Z",
            "url": "https://files.pythonhosted.org/packages/a5/8c/ec48b63c8ceaccedfb6c2236152310a3862bd16ff8f0285cb5c365868c82/notes-on-programming-alexander-stepanov-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 14:54:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "notes-on-programming-alexander-stepanov",
    "github_not_found": true,
    "lcname": "notes-on-programming-alexander-stepanov"
}
        
Elapsed time: 0.97234s