python-one-to-million


Namepython-one-to-million JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/python-one-to-million
SummaryPython One to Million
upload_time2024-03-03 19:27:32
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.
            # Python One to Million

## 下载

### Docker

```
docker pull apachecn0/python-one-to-million
docker run -tid -p <port>:80 apachecn0/python-one-to-million
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install python-one-to-million
python-one-to-million <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g python-one-to-million
python-one-to-million <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/python-one-to-million",
    "name": "python-one-to-million",
    "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/ce/f9/75da34ea8effeac8c42e07b2c5e27d2f3c1f86d6643eb92ba894330ca1ec/python-one-to-million-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# Python One to Million\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/python-one-to-million\ndocker run -tid -p <port>:80 apachecn0/python-one-to-million\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install python-one-to-million\npython-one-to-million <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g python-one-to-million\npython-one-to-million <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python One to Million",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/python-one-to-million"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b31e1f1fbc746028029303bef7046f84c5f0ad0fb58b3f6da786c7dc2ddd9cb",
                "md5": "7b64b7b530714cb3c3ee4c9b6af21026",
                "sha256": "5ef7b868029368c51313a43e556def82b219a6f135be52d0632fc40ecd9529f2"
            },
            "downloads": -1,
            "filename": "python_one_to_million-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b64b7b530714cb3c3ee4c9b6af21026",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 845647,
            "upload_time": "2024-03-03T19:27:29",
            "upload_time_iso_8601": "2024-03-03T19:27:29.953963Z",
            "url": "https://files.pythonhosted.org/packages/8b/31/e1f1fbc746028029303bef7046f84c5f0ad0fb58b3f6da786c7dc2ddd9cb/python_one_to_million-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cef975da34ea8effeac8c42e07b2c5e27d2f3c1f86d6643eb92ba894330ca1ec",
                "md5": "8a07cbfa186a868cb37ec108ec8c58bb",
                "sha256": "8fb8c21de88613f55217f350ad30afe65f7249e047013c12aba713de8c32cec2"
            },
            "downloads": -1,
            "filename": "python-one-to-million-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a07cbfa186a868cb37ec108ec8c58bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 825965,
            "upload_time": "2024-03-03T19:27:32",
            "upload_time_iso_8601": "2024-03-03T19:27:32.121212Z",
            "url": "https://files.pythonhosted.org/packages/ce/f9/75da34ea8effeac8c42e07b2c5e27d2f3c1f86d6643eb92ba894330ca1ec/python-one-to-million-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 19:27:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "python-one-to-million",
    "github_not_found": true,
    "lcname": "python-one-to-million"
}
        
Elapsed time: 0.66056s