pnb
====
.. image::
https://raw.githubusercontent.com/chrisecker/textmodel/master/pynotebook/screenshots/ball2_small.png
`More screenshots <https://github.com/chrisecker/textmodel/tree/master/pynotebook/screenshots>`_
Introduction
------------
Pnb is an interactive environment for python programming which
follows the notebook concept of mathematica and jupyter. Notebooks are
a pleasant way to develop and document python code and to store ideas.
Unlike other python notebook applications such as jupyter or spyder,
pnb is very lightweight and easy to install. It has only two
dependencies: wxpython and pynotebook.
Features
--------
Most notable features are:
- syntax highlighting
- command completion (tab-key)
- introspection (F1-key)
- built-in vector graphics
- plotting via matplotlib
- BSD-license
Links
-----
- `pynotebook module <https://pypi.python.org/pypi/pynotebook>`_
- `R-Notebook <https://pypi.python.org/pypi/rnb>`_
- `github page <https://github.com/chrisecker/textmodel/tree/master/pynotebook>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/chrisecker/pynotebook",
"name": "pnb",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Interactive,Interpreter,Notebook,Shell,WXPython",
"author": "C. Ecker",
"author_email": "textmodelview@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a0/8b/06093b08caf0c0f3e93f11fd20fbe95714b47145afc2e5f7daa07d0c8389/pnb-0.3.0.tar.gz",
"platform": null,
"description": "pnb\n====\n\n.. image::\n https://raw.githubusercontent.com/chrisecker/textmodel/master/pynotebook/screenshots/ball2_small.png\n\n`More screenshots <https://github.com/chrisecker/textmodel/tree/master/pynotebook/screenshots>`_\n\n\nIntroduction\n------------\n\nPnb is an interactive environment for python programming which\nfollows the notebook concept of mathematica and jupyter. Notebooks are\na pleasant way to develop and document python code and to store ideas.\n\nUnlike other python notebook applications such as jupyter or spyder,\npnb is very lightweight and easy to install. It has only two\ndependencies: wxpython and pynotebook.\n\n\n\nFeatures\n--------\n\nMost notable features are:\n\n- syntax highlighting\n- command completion (tab-key)\n- introspection (F1-key)\n- built-in vector graphics\n- plotting via matplotlib\n- BSD-license\n\n\n\nLinks\n-----\n- `pynotebook module <https://pypi.python.org/pypi/pynotebook>`_\n- `R-Notebook <https://pypi.python.org/pypi/rnb>`_\n- `github page <https://github.com/chrisecker/textmodel/tree/master/pynotebook>`_\n\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A beautiful and lightweight notebook interface for the python interpreter.",
"version": "0.3.0",
"split_keywords": [
"interactive",
"interpreter",
"notebook",
"shell",
"wxpython"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9db4e1d94f89e12b59cdb6517c2d5edf",
"sha256": "7e28cc94170eeb30c298f56c39712891f10c02e59018e10f2f0352fee9ae97e6"
},
"downloads": -1,
"filename": "pnb-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "9db4e1d94f89e12b59cdb6517c2d5edf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 297971,
"upload_time": "2023-01-01T20:42:20",
"upload_time_iso_8601": "2023-01-01T20:42:20.918823Z",
"url": "https://files.pythonhosted.org/packages/a0/8b/06093b08caf0c0f3e93f11fd20fbe95714b47145afc2e5f7daa07d0c8389/pnb-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-01 20:42:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "chrisecker",
"github_project": "pynotebook",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pnb"
}