Unit 4B: User Interfaces and Experiences (Bonus Material)
Learning Objectives
This unit provides optional reference material for students interested in exploring alternative, more advanced user interfaces.
Discussions and Notes
Graphical User Interfaces (GUIs):
The
PySimpleGUI
Package (for native desktop apps)The
tkinter
Package (for native desktop apps)The
flask
Package (for web apps)
Messaging Interfaces:
The
sendgrid
Package (for sending emails)The
twilio
Package (for sending SMS)The
tweepy
Package (for sending tweets :bird:)
Voice Interfaces:
Brain-Computer Interfaces:
TBD :smile_cat:
Activities and Exercises
Last updated