codemy (63)in #flask • 2 days agoJinja2 Template Language and Filters - Flask Fridays #2In this video we'll start to look at the Jinja2 Template Language that allows us to use Python directly on our…codemy (63)in #pyqt5 • 3 days agoInstall PyQt5 And Build Simple GUI App - PyQt5 GUI Thursdays #1In this video we're going to start to learn how to build GUI apps with PyQt5 and Python! Every Thursday here on the…codemy (63)in #django • 4 days agoInstall Django And Build First Webpage - Django Wednesdays #1In this video we'll install Django, start a Django Project, and build our first webpage. Welcome to the first video…codemy (63)in #python • 5 days agoBitcoin Price Web Scraper With BeautifulSoup - Python Tkinter GUI Tutorial #163In this video we'll build a fun little Bitcoin Price Web Scraper with Tkinter and Beautiful Soup! Scraping data from…codemy (63)in #kivy • 6 days agoUsing Images As Buttons - Python Kivy GUI Tutorial #35In this video I'll show you how to add tabs to your Kivy app. Tabs are a really common design element in Graphical…codemy (63)in #flask • 9 days agoIntro To Flask - Flask Fridays #1In this video we'll install the Flask Web Framework and build out a simple webpage with three pages. Flask is a…codemy (63)in #programming • 10 days agoBasic Search and Autofill - Python Tkinter GUI Tutorial #162In this video we'll create a simple search and autofill function with Tkinter and Python. We'll create an entry box…codemy (63)in #programming • 11 days agoTabs For Kivy - Python Kivy GUI Tutorial #34In this video I'll show you how to add tabs to your Kivy app. Tabs are a really common design element in Graphical…codemy (63)in #diy • 12 days agoOn/Off Button Switch - Python Tkinter GUI Tutorial #161In this video I'll show you how to create a fun little on/off button that will switch between on and off whenever you…codemy (63)in #diy • 13 days agoResize Widgets With Splitters - Python Kivy GUI Tutorial #33In this video I'll show you how to use the Splitters to split apart different sections or Widgets of your app and…codemy (63)in #coding • 16 days agoSpinner Dropdown Boxes - Python Kivy GUI Tutorial #32In this video I'll show you how to use the Spinner for Dropdowns with Kivy and Python! Kivy has a couple of options…codemy (63)in #coding • 17 days agoChanging Mouse Cursors - Python Tkinter GUI Tutorial #160In this video I'll show you how to change the mouse cursor in your app with Tkinter and Python. There are about 20…codemy (63)in #python • 18 days agoMultiple Windows With ScreenManager - Python Kivy GUI Tutorial #31In this video I'll show you how to scroll between multiple windows or screens with ScreenManager for Kivy and…codemy (63)in #tkinter • 19 days agoButton Bitmaps - Python Tkinter GUI Tutorial #159In this video I'll show you how to use Bitmaps on your Buttons for Tkinter and Python. You can use your own bitmap…codemy (63)in #kivy • 20 days agoPopup Boxes For Kivy - Python Kivy GUI Tutorial #30In this video I'll show you how to use popup boxes for Kivy. Pop Up boxes with Kivy are pretty easy, but a little…codemy (63)in #python • 24 days agoWindow Resizer Control Panel - Python Tkinter GUI Tutorial #158In this video we'll create a fun little window resizer control panel using sliders. We'll create a width slider, a…codemy (63)in #programming • 25 days agoRadio Buttons For Kivy - Python Kivy GUI Tutorial #29In this video I'll show you how to use Radio Buttons for Kivy and Python. Radio Buttons allow the user to make a…codemy (63)in #programming • 26 days agoColor Changing Number Guessing Game - Python Tkinter GUI Tutorial #157In this video we'll build a fun little color changing number guessing game! We'll randomly generate a random number…codemy (63)in #diy • 27 days agoCheckBoxes For Kivy - Python Kivy GUI Tutorial #28In this video I'll show you how to use CheckBoxes for Kivy and Python. Check Boxes are super useful in just about…codemy (63)in #coding • last monthCarousels For Kivy - Python Kivy GUI Tutorial #27In this video I'll show you how to create a carousel with Kivy and Python. Carousels are great for creating image…