my-happy-jupyter-utils-02


Namemy-happy-jupyter-utils-02 JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/ggservice007/my-happy-jupyter-utils
SummaryJupyter utils
upload_time2023-12-03 06:32:37
maintainer
docs_urlNone
authorggservice007
requires_python>=3.7.7
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # my-happy-jupyter-utils

Jupyter utils.

## Features

1. markdown utils
1. image utils

## test and developing environment
OS: centos7

python:  3.7.7

## install
```shell
python3.7 -m pip install -U my-happy-jupyter-utils

or

python3.7 -m pip install -i https://pypi.org/simple/ -U my-happy-jupyter-utils

```

## uninstall
```shell
python3.7 -m pip uninstall my-happy-jupyter-utils
```


## how to use
See the examples directory in the project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ggservice007/my-happy-jupyter-utils",
    "name": "my-happy-jupyter-utils-02",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "ggservice007",
    "author_email": "ggservice007@126.com",
    "download_url": "https://files.pythonhosted.org/packages/81/fc/0649110f30a3191b78f1c0e47379b253cbbf6f54d5c137d36f9434184a04/my-happy-jupyter-utils-02-0.0.9.tar.gz",
    "platform": null,
    "description": "# my-happy-jupyter-utils\n\nJupyter utils.\n\n## Features\n\n1. markdown utils\n1. image utils\n\n## test and developing environment\nOS: centos7\n\npython:  3.7.7\n\n## install\n```shell\npython3.7 -m pip install -U my-happy-jupyter-utils\n\nor\n\npython3.7 -m pip install -i https://pypi.org/simple/ -U my-happy-jupyter-utils\n\n```\n\n## uninstall\n```shell\npython3.7 -m pip uninstall my-happy-jupyter-utils\n```\n\n\n## how to use\nSee the examples directory in the project.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "Jupyter utils",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/ggservice007/my-happy-jupyter-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "961ac3510483e819d3dacde2b27665a9a02a8bc6283cae699b087eaad425d975",
                "md5": "1a2545269dfc8aaff8b8abdbee39ccec",
                "sha256": "af827374c3ccf4fcce4be1d0c96bad506fdb2fe39beb43cfc0780a68f544d934"
            },
            "downloads": -1,
            "filename": "my_happy_jupyter_utils_02-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a2545269dfc8aaff8b8abdbee39ccec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.7",
            "size": 8643,
            "upload_time": "2023-12-03T06:32:35",
            "upload_time_iso_8601": "2023-12-03T06:32:35.405505Z",
            "url": "https://files.pythonhosted.org/packages/96/1a/c3510483e819d3dacde2b27665a9a02a8bc6283cae699b087eaad425d975/my_happy_jupyter_utils_02-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81fc0649110f30a3191b78f1c0e47379b253cbbf6f54d5c137d36f9434184a04",
                "md5": "daa13a69efd77cfd0b8fb181cc079de3",
                "sha256": "456958323f3f793aed7b122e4d5a13257860814c6b9c6d636729bf0a3971352e"
            },
            "downloads": -1,
            "filename": "my-happy-jupyter-utils-02-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "daa13a69efd77cfd0b8fb181cc079de3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.7",
            "size": 7395,
            "upload_time": "2023-12-03T06:32:37",
            "upload_time_iso_8601": "2023-12-03T06:32:37.450103Z",
            "url": "https://files.pythonhosted.org/packages/81/fc/0649110f30a3191b78f1c0e47379b253cbbf6f54d5c137d36f9434184a04/my-happy-jupyter-utils-02-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-03 06:32:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ggservice007",
    "github_project": "my-happy-jupyter-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "my-happy-jupyter-utils-02"
}
        
Elapsed time: 0.18634s