Basic Python Libraries for Ricky
Anaconda – Has many essential libraries (numpy, pillow, matplotlib,
csv – CSV File Reading and Writing
turtle — Turtle graphics
openpyxl – read/write Excel 2010 xlsx/xlsm files
XlsxWriter – writing files in the Excel 2007+ XLSX file format
pymysql – access/manipulate MySQL Database
pyodbc and pymssql – access/manipulate an ODBC SQL database
requests – read web pages
beautifulsoup – read HTML pages/tags
pypdf – manipulate PDF files
pdfminer-six – read contents of PDFs
Tkinter – Graphic User Interface library
PySimpleGUI (dependancies Qt, Tkinter, wxPython, and Remi) – Simple legacy GUI library
PyForms (PyForms-GUI, PyForms-Web, and PyForms-Terminal) – GUIs
PyGUI – GUIs simple