LICENSE.txt
MANIFEST.in
setup.py
customtkinter/__init__.py
customtkinter/appearance_mode_tracker.py
customtkinter/customtkinter_button.py
customtkinter/customtkinter_canvas.py
customtkinter/customtkinter_checkbox.py
customtkinter/customtkinter_dialog.py
customtkinter/customtkinter_draw_engine.py
customtkinter/customtkinter_entry.py
customtkinter/customtkinter_frame.py
customtkinter/customtkinter_label.py
customtkinter/customtkinter_progressbar.py
customtkinter/customtkinter_settings.py
customtkinter/customtkinter_slider.py
customtkinter/customtkinter_theme_manager.py
customtkinter/customtkinter_tk.py
customtkinter/customtkinter_toplevel.py
customtkinter.egg-info/PKG-INFO
customtkinter.egg-info/SOURCES.txt
customtkinter.egg-info/dependency_links.txt
customtkinter.egg-info/requires.txt
customtkinter.egg-info/top_level.txt
customtkinter/assets/CustomTkinter_shapes_font-Regular.otf
customtkinter/assets/CustomTkinter_shapes_font-fine.otf
customtkinter/assets/Roboto/Roboto-Medium.ttf
customtkinter/assets/Roboto/Roboto-Regular.ttf
customtkinter/assets/themes/blue.json
customtkinter/assets/themes/dark-blue.json
customtkinter/assets/themes/green.json
test/test_button_antialiasing.py
test/test_string_dialog.py