Standard Python Libraries
The OYOclass Python3 Editor is based on Python 3.6, so technically you can use any of the standard Python3.6 libraries in the editor, except the Turtle
and tkinter
graphic libraries.
Here we list some libraries as examples, for more you could find all libraries in Python's official documents.