Learn Python by creating 10 apps with tkinter - TorrentBank

File Name:Learn Python by creating 10 apps with tkinter

Create Tool:

Create Time:1970-01-01 08:00:00

File Size:13.62 GB

File Count:292

File Hash:1b51e134249ac6c01a79b4daa2db2cc4c4933d21

Magnet Link:

Magnet Link:

Torrent File:

1. Introduction/3. Installing a code editor (Sublime).mp4 53.97 MB
1. Introduction/2. Installing Python.mp4 38.98 MB
1. Introduction/1. Trailer.mp4 15.23 MB
10. Overview of tkinter/1. Creating an overview app.mp4 103.50 MB
10. Overview of tkinter/1.1 0_0_demo.py 976 B
11. Tkinter basics/4. Buttons.mp4 169.72 MB
11. Tkinter basics/8. Canvas.mp4 139.06 MB
11. Tkinter basics/13. Menus.mp4 124.89 MB
11. Tkinter basics/9. Tables.mp4 105.48 MB
11. Tkinter basics/14. Working with windows.mp4 104.18 MB
11. Tkinter basics/10. Slider.mp4 97.80 MB
11. Tkinter basics/7. Dropdown menus.mp4 97.72 MB
11. Tkinter basics/1. Window and the widgets.mp4 79.97 MB
11. Tkinter basics/6. Events.mp4 76.62 MB
11. Tkinter basics/2. Settings and getting data.mp4 68.12 MB
11. Tkinter basics/11. Frame parenting.mp4 57.67 MB
11. Tkinter basics/3. Tkinter variables.mp4 54.53 MB
11. Tkinter basics/12. Tabs.mp4 38.15 MB
11. Tkinter basics/5. Buttons with arguments.mp4 35.66 MB
11. Tkinter basics/4.1 1_3_buttons.py 2.06 KB
11. Tkinter basics/13.1 1_12_menus.py 1.74 KB
11. Tkinter basics/9.1 1_8_treeview.py 1.36 KB
11. Tkinter basics/8.1 1_7_canvas.py 1.36 KB
11. Tkinter basics/7.1 1_6_combo_spin.py 1.36 KB
11. Tkinter basics/10.1 1_9_sliders.py 1.23 KB
11. Tkinter basics/14.1 1_13_window.py 1.12 KB
11. Tkinter basics/1.1 1_0_window_basic_widgets.py 1.12 KB
11. Tkinter basics/12.1 1_11_tabs.py 1.02 KB
11. Tkinter basics/3.1 1_2_tkinter_variables.py 1019 B
11. Tkinter basics/6.1 1_5_events.py 996 B
11. Tkinter basics/11.1 1_10_frame_parenting.py 943 B
11. Tkinter basics/2.1 1_1_getting_widget_data.py 921 B
11. Tkinter basics/5.1 1_4_button_func_args.py 612 B
12. Layouts/10. Using classes.mp4 265.56 MB
12. Layouts/12. Responsive layouts.mp4 216.33 MB
12. Layouts/14. Creating a scrollable frame.mp4 215.11 MB
12. Layouts/4. Grid.mp4 171.02 MB
12. Layouts/9. Combining layouts.mp4 150.38 MB
12. Layouts/13. Scrolling.mp4 149.66 MB
12. Layouts/11. Creating custom widgets with return.mp4 143.17 MB
12. Layouts/2. Pack.mp4 118.49 MB
12. Layouts/5. Place.mp4 117.02 MB
12. Layouts/3. Pack parenting.mp4 108.59 MB
12. Layouts/1. Layout overview.mp4 92.96 MB
12. Layouts/8. Toggling widgets.mp4 88.67 MB
12. Layouts/15. Working with multiple windows.mp4 83.80 MB
12. Layouts/7. Stacking widgets.mp4 60.67 MB
12. Layouts/6. Sizes.mp4 23.67 MB
12. Layouts/12.1 2_11_responsive.py 3.56 KB
12. Layouts/10.1 2_9_classes.py 2.75 KB
12. Layouts/9.1 2_8_combined.py 2.58 KB
12. Layouts/13.1 2_12_scroll_basics.py 2.53 KB
12. Layouts/14.1 2_13_scrollable_widgets.py 2.47 KB
12. Layouts/11.1 2_10_return.py 2.35 KB
12. Layouts/3.1 2_2_pack_parenting.py 1.77 KB
12. Layouts/8.1 2_7_toggle_widgets.py 1.73 KB
12. Layouts/15.1 2_14_multi_window.py 1.41 KB
12. Layouts/4.1 2_3_grid.py 1.36 KB
12. Layouts/5.1 2_4_place.py 1.35 KB
12. Layouts/7.1 2_6_stacking.py 1.07 KB
12. Layouts/1.1 2_0_layout_intro.py 907 B
12. Layouts/2.1 2_1_pack.py 693 B
12. Layouts/6.1 2_5_widget_sizes.py 549 B
13. Styling/11. Creating animated images.mp4 229.54 MB
13. Styling/10. Working with images.mp4 223.09 MB
13. Styling/9. Animating widgets.mp4 186.17 MB
13. Styling/8. Extra widgets from ttkBootstrap.mp4 156.27 MB
13. Styling/4. styling with customtkinter.mp4 111.06 MB
13. Styling/6. Styling with ttkbootstrap.mp4 90.57 MB
13. Styling/1. Intro to styling.mp4 87.62 MB
13. Styling/12. Changing the title bar color.mp4 62.78 MB
13. Styling/2. Using themes.mp4 52.58 MB
13. Styling/5. Converting a tkinter app to customtkinter.mp4 51.47 MB
13. Styling/3. Working with colors.mp4 39.37 MB
13. Styling/7. Using the ttkBootstrap editor.mp4 22.04 MB
13. Styling/10.1 images.zip 2.89 MB
13. Styling/2.1 3_1_theme.zip 1.24 MB
13. Styling/11.1 animations.zip 131.64 KB
13. Styling/5.1 3_4_customtk_app.py 2.72 KB
13. Styling/9.1 3_8_animated_widgets.py 2.48 KB
13. Styling/8.1 3_7_ttkbootstrap_extra.py 1.83 KB
13. Styling/4.1 3_3_customtk.py 1.02 KB
13. Styling/1.1 3_0_style_intro.py 1016 B
13. Styling/3.1 3_2_color.py 776 B
13. Styling/6.1 3_5_ttkbootstrap_intro.py 588 B
14. Qr Code/3. Input field.mp4 70.98 MB
14. Qr Code/6. Exporting the image.mp4 59.91 MB
14. Qr Code/5. Creating the qr image.mp4 59.61 MB
14. Qr Code/4. Creating the image placeholder.mp4 42.02 MB
14. Qr Code/7. Changing the title bar color.mp4 20.00 MB
14. Qr Code/2. Intro.mp4 17.81 MB
14. Qr Code/1.2 qr progress.zip 10.33 KB
14. Qr Code/1.1 qr final.zip 2.27 KB
14. Qr Code/1. Files.html 46 B
15. BMI app/3. Creating the widgets.mp4 136.55 MB
15. BMI app/6. Imperial units.mp4 123.75 MB
15. BMI app/4. Functionality.mp4 114.24 MB
15. BMI app/5. Metric units.mp4 71.32 MB
15. BMI app/2. Creating the window.mp4 40.86 MB
15. BMI app/1.2 bmi progress.zip 7.65 KB
15. BMI app/1.1 bmi final.zip 2.41 KB
15. BMI app/1. BMI app files.html 30 B
16. Snake/4. Moving the snake.mp4 84.68 MB
16. Snake/3. Snake & Apple drawing.mp4 84.27 MB
16. Snake/5. Finishing the game.mp4 77.79 MB
16. Snake/2. Window setup.mp4 23.95 MB
16. Snake/1.2 snake progress.zip 5.10 KB
16. Snake/1.1 snake final.zip 1.43 KB
16. Snake/1. Snake game files.html 41 B
17. Calculator/8. Calculator logic.mp4 121.50 MB
17. Calculator/6. Buttons 3.mp4 88.06 MB
17. Calculator/7. Buttons 4 (Math).mp4 87.46 MB
17. Calculator/4. Buttons 1.mp4 86.52 MB
17. Calculator/3. Output text.mp4 77.52 MB
17. Calculator/2. Window setup.mp4 72.92 MB
17. Calculator/5. Buttons 2.mp4 67.17 MB
17. Calculator/9. Operators.mp4 59.72 MB
17. Calculator/1.2 calculator progress.zip 44.37 KB
17. Calculator/1.1 calculator final.zip 6.73 KB
17. Calculator/1. Calculator files.html 45 B
18. Map viewer/6. Adding the history bar.mp4 143.39 MB
18. Map viewer/3. Getting input.mp4 109.79 MB
18. Map viewer/5. Styling the buttons.mp4 106.31 MB
18. Map viewer/4. Error animation.mp4 103.98 MB
18. Map viewer/2. Setup.mp4 79.65 MB
18. Map viewer/1.2 maps progress.zip 50.74 KB
18. Map viewer/1.1 maps final.zip 11.96 KB
18. Map viewer/1. Map viewer files.html 57 B
19. Paint/7. Buttons.mp4 193.90 MB
19. Paint/6. Color slider.mp4 140.38 MB
19. Paint/5. Color panel.mp4 128.77 MB
19. Paint/3. Draw logic.mp4 121.82 MB
19. Paint/4. Brush slider.mp4 105.70 MB
19. Paint/8. Brush preview.mp4 100.92 MB
19. Paint/2. Window setup.mp4 28.08 MB
19. Paint/1.2 paint progress.zip 75.48 KB
19. Paint/1.1 paint final.zip 11.71 KB
19. Paint/1. Paint app files.html 56 B
2. Python basics/5. Methods.mp4 64.00 MB
2. Python basics/3. Variables.mp4 37.01 MB
2. Python basics/4. Functions.mp4 22.93 MB
2. Python basics/8. More on the order of execution.mp4 21.79 MB
2. Python basics/2. Math operators.mp4 20.28 MB
2. Python basics/7. Comments.mp4 18.16 MB
2. Python basics/1. How code is executed.mp4 14.59 MB
2. Python basics/6. Return values.mp4 14.36 MB
2. Python basics/3.1 3_variables.py 350 B
2. Python basics/7.1 7_comment.py 269 B
2. Python basics/1.1 1_execution.py 246 B
2. Python basics/5.1 5_methods.py 242 B
2. Python basics/4.1 4_functions.py 212 B
2. Python basics/2.1 2_operations.py 202 B
2. Python basics/8.1 8_more_execution.py 90 B
2. Python basics/6.1 6_return.py 76 B
20. Stock Market/5. Displaying the graph.mp4 164.50 MB
20. Stock Market/3. Getting input.mp4 96.46 MB
20. Stock Market/4. Getting finance data.mp4 94.90 MB
20. Stock Market/2. Window setup.mp4 24.64 MB
20. Stock Market/1.2 stock market progress.zip 6.53 KB
20. Stock Market/1.1 stock market final.zip 2.00 KB
20. Stock Market/1. Stock tracker files.html 52 B
21. Image editor/8. Manage data.mp4 211.24 MB
21. Image editor/9. Applying effects.mp4 177.27 MB
21. Image editor/11. Creating the export panels.mp4 161.07 MB
21. Image editor/7. Manipulating the image.mp4 160.06 MB
21. Image editor/6. Creating the menu.mp4 117.30 MB
21. Image editor/4. Displaying and scaling the image.mp4 104.67 MB
21. Image editor/10. Adding a revert button.mp4 93.18 MB
21. Image editor/2. Window setup.mp4 70.49 MB
21. Image editor/12. Exporting the image.mp4 60.03 MB
21. Image editor/3. Image import.mp4 59.56 MB
21. Image editor/5. Closing the image.mp4 36.91 MB
21. Image editor/1.2 image editor progress.zip 36.53 KB
21. Image editor/1.1 image editor final.zip 5.04 KB
21. Image editor/1. Image editor files.html 51 B
22. Stopwatch/13. Adding the laps.mp4 198.13 MB
22. Stopwatch/12. Adding text to the clock.mp4 117.04 MB
22. Stopwatch/9. Drawing the clock 1.mp4 115.33 MB
22. Stopwatch/6. Timer.mp4 95.36 MB
22. Stopwatch/4. Button logic.mp4 92.87 MB
22. Stopwatch/10. Drawing the clock 2.mp4 85.25 MB
22. Stopwatch/3. Button setup.mp4 81.11 MB
22. Stopwatch/7. Creating the clock center.mp4 67.00 MB
22. Stopwatch/8. Basic trigonometry.mp4 63.33 MB
22. Stopwatch/5. Button styling.mp4 42.11 MB
22. Stopwatch/2. Intro.mp4 35.51 MB
22. Stopwatch/11. changing the title bar color.mp4 25.11 MB
22. Stopwatch/1.2 timer progress.zip 25.73 KB
22. Stopwatch/1.1 timer final.zip 3.89 KB
22. Stopwatch/1. Stopwatch.html 37 B
23. Weather/4. Getting the weather data.mp4 185.86 MB
23. Weather/5. Creating the small panel.mp4 180.16 MB
23. Weather/10. Adding the animations.mp4 149.44 MB
23. Weather/6. Creating the wide panel.mp4 143.22 MB
23. Weather/9. Adding the images.mp4 120.22 MB
23. Weather/7. Creating the tall panel.mp4 106.61 MB
23. Weather/3. Responsive layout setup.mp4 101.17 MB
23. Weather/8. Creating the max panel.mp4 81.53 MB
23. Weather/2. Setup.mp4 39.09 MB
23. Weather/1.2 weather progress.zip 37.01 MB
23. Weather/1.1 weather final.zip 4.10 MB
23. Weather/1. Weather files.html 39 B
3. Datatypes/3. Strings.mp4 68.86 MB
3. Datatypes/9. Sets.mp4 60.80 MB
3. Datatypes/4. Lists and tuples.mp4 57.42 MB
3. Datatypes/8. Dictionaries.mp4 40.14 MB
3. Datatypes/10. Booleans.mp4 38.24 MB
3. Datatypes/5. Slicing.mp4 33.10 MB
3. Datatypes/7. Strings, tuples and lists.mp4 29.37 MB
3. Datatypes/6. Unpacking.mp4 11.26 MB
3. Datatypes/2. Numbers.mp4 10.66 MB
3. Datatypes/1. Intro.mp4 10.39 MB
3. Datatypes/11. Other data.mp4 5.85 MB
3. Datatypes/3.1 3_strings.py 1.19 KB
3. Datatypes/9.1 9_set.py 859 B
3. Datatypes/4.1 4_lists_tuples.py 557 B
3. Datatypes/10.1 10_bool.py 548 B
3. Datatypes/7.1 7_list_string.py 538 B
3. Datatypes/8.1 8_dicts.py 520 B
3. Datatypes/5.1 5_Slicing.py 312 B
3. Datatypes/6.1 6_unpacking.py 276 B
3. Datatypes/2.1 2_numbers.py 75 B
4. Flow/6. For loops.mp4 49.22 MB
4. Flow/3. Complex if statements.mp4 49.21 MB
4. Flow/2. Simple if statements.mp4 42.70 MB
4. Flow/5. While loops.mp4 31.44 MB
4. Flow/4. Match case.mp4 27.49 MB
4. Flow/7. Flow and linebreak.mp4 23.60 MB
4. Flow/1. Intro.mp4 10.95 MB
4. Flow/2.1 1_simple_if.py 887 B
4. Flow/3.1 2_complex_if.py 823 B
4. Flow/4.1 3_match.py 771 B
4. Flow/6.1 5_for.py 595 B
4. Flow/7.1 6_ternary.py 433 B
4. Flow/5.1 4_while.py 358 B
5. Functions/4. Scope.mp4 60.93 MB
5. Functions/1. Intro.mp4 54.49 MB
5. Functions/2. Parameters.mp4 47.09 MB
5. Functions/3. More on parameters.mp4 39.96 MB
5. Functions/6. Documenting functions.mp4 15.12 MB
5. Functions/5. Lambda functions.mp4 13.03 MB
5. Functions/4.1 4_scope.py 1.06 KB
5. Functions/2.1 2_function_args.py 722 B
5. Functions/3.1 3_unlimited_args.py 711 B
5. Functions/1.1 1_function_intro.py 490 B
5. Functions/5.1 5_lambda.py 365 B
5. Functions/6.1 6_documentation.py 190 B
6. Working with data/3. List comprehension.mp4 72.33 MB
6. Working with data/2. Better for loops.mp4 58.91 MB
6. Working with data/5. Sorting data.mp4 36.82 MB
6. Working with data/7. File Handling.mp4 34.45 MB
6. Working with data/6. Map and Filter.mp4 30.15 MB
6. Working with data/4. Other comprehensions.mp4 22.16 MB
6. Working with data/8. Deleting data.mp4 9.81 MB
6. Working with data/1. intro.mp4 1.88 MB
6. Working with data/3.1 52_list_comp.py 780 B
6. Working with data/5.1 54_sorted.py 766 B
6. Working with data/6.1 55_map_filter.py 728 B
6. Working with data/2.1 51_better_for_loops.py 702 B
6. Working with data/4.1 53_other_comp.py 394 B
6. Working with data/7.1 56_files.py 339 B
6. Working with data/8.1 57_delete.py 273 B
7. Classes/6. Simple inheritance.mp4 122.67 MB
7. Classes/7. Complex inheritance.mp4 107.02 MB
7. Classes/3. Dunder methods.mp4 82.25 MB
7. Classes/5. Scope.mp4 67.11 MB
7. Classes/1. Intro.mp4 63.95 MB
7. Classes/8. Extra.mp4 55.23 MB
7. Classes/4. Classes and methods.mp4 52.34 MB
7. Classes/2. Classes in practice.mp4 39.05 MB
7. Classes/6.1 5_inheritance_simple.py 1.28 KB
7. Classes/7.1 6_inheritance_complex.py 1.04 KB
7. Classes/5.1 4_scope.py 987 B
7. Classes/2.1 1_class_intro.py 922 B
7. Classes/8.1 7_other.py 873 B
7. Classes/4.1 3_python_deep_dive.py 812 B
7. Classes/3.1 2_dunder.py 741 B
8. Modules/1. Intro.mp4 72.68 MB
8. Modules/2. External modules.mp4 70.61 MB
8. Modules/3. Creating modules.mp4 24.63 MB
8. Modules/4. Dunder main.mp4 15.08 MB
8. Modules/2.1 2_external_modules.py 459 B
8. Modules/1.1 1_standard_modules.py 364 B
8. Modules/3.1 3_custom_modules.py 262 B
9. Additional topics/4. Decorators.mp4 140.46 MB
9. Additional topics/2. Exceptions.mp4 54.64 MB
9. Additional topics/3. Eval & Exec.mp4 20.73 MB
9. Additional topics/1. Intro (Pass & input).mp4 13.80 MB
9. Additional topics/4.1 decorator code.zip 1.46 KB
9. Additional topics/2.1 error_handling.py 764 B
9. Additional topics/3.1 eval_exec.py 289 B
9. Additional topics/1.1 pass_input.py 55 B
No trackers found

TorrentBank
Copyright © 2024