Love Python some tools to make your programming more fun.
– https://jupyter.org/ JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data.
– https://github.com/spyder-ide/spyder The Spyder is The Scientific Python Development Environment.
– https://atom.io/ A hackable text editor for the 21st Century.
– http://www.pydev.org/ PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.
– https://www.jetbrains.com/pycharm/ excellent Python IDE for development. Cost is $199.
Cool add-ons.
– https://www.tabnine.com/ TabNine uses deep learning to help you write code faster.
Have fun making great programs.