Name | jupyter-helper JSON |
Version |
0.0.1.post3
JSON |
| download |
home_page | |
Summary | A helper for jupyter(lab/notebook/console) |
upload_time | 2023-11-01 14:13:44 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT |
keywords |
jupyter
helper
ipython
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Quickstart
----------
.. teaser-begin
A helper for jupyter(lab/notebook/console).
|python-support| |downloads| |license| |black| |openissues| |GHDiscussion|
.. teaser-end
Installation
------------
Install via pip:
pip install jupyter-helper
Or you can use an editable install with:
git clone https://github.com/lll9p/jupyter-helper.git
cd jupyter-helper
pip install -e . --no-build-isolation
Usage
-----
to run:
from helper import Helper
helper = Helper(scope=globals())
helper.set_global_values().import_libs().run_magics().done()
or
helper.done()
.. |latest-version| image:: https://img.shields.io/pypi/v/jupyter-helper.svg
:alt: Latest version on PyPI
:target: https://pypi.org/project/jupyter-helper
.. |python-support| image:: https://img.shields.io/pypi/pyversions/jupyter-helper.svg
:target: https://pypi.org/project/jupyter-helper
:alt: Python versions
.. |downloads| image:: https://img.shields.io/pypi/dm/jupyter-helper.svg
:alt: Monthly downloads from PyPI
:target: https://pypi.org/project/jupyter-helper
.. |license| image:: https://img.shields.io/pypi/l/jupyter-helper.svg
:alt: Software license
:target: https://github.com/lll9p/jupyter-helper/blob/master/LICENSE
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Black Formatter
.. |openissues| image:: http://isitmaintained.com/badge/open/lll9p/jupyter-helper.svg
:target: http://isitmaintained.com/project/lll9p/jupyter-helper
:alt: Percentage of open issues
.. |GHAction| image:: https://github.com/lll9p/jupyter-helper/workflows/Python/badge.svg
:alt: Python
.. |GHDiscussion| image:: https://shields.io/badge/GitHub-%20Discussions-green?logo=github
:target: https://github.com/lll9p/jupyter-helper/discussions
:alt: GitHub Discussion
Raw data
{
"_id": null,
"home_page": "",
"name": "jupyter-helper",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "jupyter,helper,ipython",
"author": "",
"author_email": "Lilin Lao <lll9p.china@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2a/33/480c7aa9c8e6184eb212d9d4bb0a16fe08841283262af663212327ddb790/jupyter_helper-0.0.1.post3.tar.gz",
"platform": null,
"description": "Quickstart\r\n----------\r\n\r\n.. teaser-begin\r\n\r\nA helper for jupyter(lab/notebook/console).\r\n\r\n|python-support| |downloads| |license| |black| |openissues| |GHDiscussion|\r\n\r\n.. teaser-end\r\n\r\nInstallation\r\n------------\r\n\r\nInstall via pip:\r\n pip install jupyter-helper\r\n\r\nOr you can use an editable install with:\r\n git clone https://github.com/lll9p/jupyter-helper.git\r\n cd jupyter-helper\r\n pip install -e . --no-build-isolation\r\n\r\n\r\nUsage\r\n-----\r\n\r\nto run:\r\n from helper import Helper\r\n helper = Helper(scope=globals())\r\n helper.set_global_values().import_libs().run_magics().done()\r\n\r\nor\r\n helper.done()\r\n\r\n.. |latest-version| image:: https://img.shields.io/pypi/v/jupyter-helper.svg\r\n :alt: Latest version on PyPI\r\n :target: https://pypi.org/project/jupyter-helper\r\n.. |python-support| image:: https://img.shields.io/pypi/pyversions/jupyter-helper.svg\r\n :target: https://pypi.org/project/jupyter-helper\r\n :alt: Python versions\r\n.. |downloads| image:: https://img.shields.io/pypi/dm/jupyter-helper.svg\r\n :alt: Monthly downloads from PyPI\r\n :target: https://pypi.org/project/jupyter-helper\r\n.. |license| image:: https://img.shields.io/pypi/l/jupyter-helper.svg\r\n :alt: Software license\r\n :target: https://github.com/lll9p/jupyter-helper/blob/master/LICENSE\r\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\r\n :target: https://github.com/psf/black\r\n :alt: Black Formatter\r\n.. |openissues| image:: http://isitmaintained.com/badge/open/lll9p/jupyter-helper.svg\r\n :target: http://isitmaintained.com/project/lll9p/jupyter-helper\r\n :alt: Percentage of open issues\r\n.. |GHAction| image:: https://github.com/lll9p/jupyter-helper/workflows/Python/badge.svg\r\n :alt: Python\r\n.. |GHDiscussion| image:: https://shields.io/badge/GitHub-%20Discussions-green?logo=github\r\n :target: https://github.com/lll9p/jupyter-helper/discussions\r\n :alt: GitHub Discussion\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A helper for jupyter(lab/notebook/console)",
"version": "0.0.1.post3",
"project_urls": {
"homepage": "https://github.com/lll9p/jupyter-helper",
"repository": "https://github.com/lll9p/jupyter-helper"
},
"split_keywords": [
"jupyter",
"helper",
"ipython"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e6b3b6820ef0013cf9887ac3116ea0890a301a3b9ed1c1d9498109788007c8a",
"md5": "70aeecb83e2a6f34dd2405ff92201217",
"sha256": "c39e55fa7c56e19942d25ec99acdeb24a958052585d6faeb28d1f7c9022e6501"
},
"downloads": -1,
"filename": "jupyter_helper-0.0.1.post3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "70aeecb83e2a6f34dd2405ff92201217",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 9447,
"upload_time": "2023-11-01T14:13:40",
"upload_time_iso_8601": "2023-11-01T14:13:40.781653Z",
"url": "https://files.pythonhosted.org/packages/2e/6b/3b6820ef0013cf9887ac3116ea0890a301a3b9ed1c1d9498109788007c8a/jupyter_helper-0.0.1.post3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2a33480c7aa9c8e6184eb212d9d4bb0a16fe08841283262af663212327ddb790",
"md5": "60aabe3f8997b1b79fb7c79b249f969b",
"sha256": "a7c5451a7844c58caf2f93d090d9ab6af4bd6e6444e73d2027f2e1a4ff035e12"
},
"downloads": -1,
"filename": "jupyter_helper-0.0.1.post3.tar.gz",
"has_sig": false,
"md5_digest": "60aabe3f8997b1b79fb7c79b249f969b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8732,
"upload_time": "2023-11-01T14:13:44",
"upload_time_iso_8601": "2023-11-01T14:13:44.871781Z",
"url": "https://files.pythonhosted.org/packages/2a/33/480c7aa9c8e6184eb212d9d4bb0a16fe08841283262af663212327ddb790/jupyter_helper-0.0.1.post3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-01 14:13:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lll9p",
"github_project": "jupyter-helper",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jupyter-helper"
}