PYNOTEBOOK =========== Pynotebook is a command shell for interactive computing following the “notebook” concept which originally appeared with the program Mathematica and became famous for python with the iPython/Jupyter project. Unlike Jupyter, pynotebook runs inside an ordinary window and does not use a webbrowser. Pynotebook has no external dependencies (except python and wx).
See https://youtu.be/BflI5W760mI for a short demo. DOWNLOAD ========= https://pypi.python.org/pypi/pynotebook FEATURES ======== * syntax highlighting * command completion (tab-key) * matplotlib plotting * BSD-license For comments or bug reports contact me under textmodelv...@gmail.com. Cheers Chris Ecker -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/