Currently learning more about Python. Have been experimenting with:
- Tkinter GUI
- Numpy
- Scipy
- Matplotlib
- Pillow (PIL)
- Turtle
https://github.com/oonap0oo/Python-and-Turtle
https://github.com/oonap0oo/small-Python-projects
https://github.com/oonap0oo/7_segment_display
https://github.com/oonap0oo/animation-with-matplotlib
A photo editor using Python, Tkinter, numpy and Pillow:
https://github.com/oonap0oo/python-photo-editor
A function plotter embeds matplotlib graph in tkinter gui:
https://github.com/oonap0oo/python_plotter
This device has a Python coding app which implements a version of MicroPython.
Python code for a Numworks calculator can be found here:
https://github.com/oonap0oo/Numworks-calculator
Also trying some stuff in GNU Octave now and then: