context-managers
There are 3 repositories under context-managers topic.
Ahmad-Zaki/Python-Notes
Contains some of the tips, tricks, and general notes that I learned about Python.
jwodder/morecontext
Context managers for changing directory, setting attributes/envvars, etc.
tinyHiker/dockerized_GUI_ATM_tkinter_app
This mini-project is an ATM app that uses everything I know about the customertkinter GUI library. The app is dockerized. It runs through both the command line and a graphical user interface.