codemy (63)in #python • 3 days agoInstall A Virtual Environment - Python and Excel With OpenPyXL #2In this video we'll set up a virtual environment for our project. Virtual environments are important because they…codemy (63)in #python • 4 days agoIntro To Python and Excel Programming With OpenPyXLWelcome to Python and Excel Programming With OpenPyXL. In this video I'll explain a little about what you can expect…codemy (63)in #coding • 18 days agoAdding Toolbars and Menus with PyQt5 Designer - PyQt5 GUI Thursdays #10In this video I'll show you how to add toolbars and menus with the PyQt5 Designer. We'll add basic menus to the top…codemy (63)in #programming • 19 days agoUpdate and Edit Venues - Django Wednesdays #10In this video I'll show you how to update and edit Venues from the website with Django and Python. Updating records…codemy (63)in #programming • 20 days agoBuild a CRM Tool With Treeview And Database - Python Tkinter GUI Tutorial #172In this video I'll show you how to create a CRM Tool using Treeview and the SQLite Database (or any database you like)…codemy (63)in #programming • 21 days agoCreating A Login Screen With KivyMD - Python Kivy GUI Tutorial #44In this video we'll create a basic login screen for KivyMD and Python. We'll use MDTextFieldRound, MDLabel, and…codemy (63)in #diy • 24 days agoHow To Update A Record In The Database - Flask Fridays #10In this video I'll show you how to update a record in the database with Flask and SQL Alchemy. We have a Users table…codemy (63)in #programming • 25 days agoBuild Our Calculator Functionality - PyQt5 GUI Thursdays #9In this video we'll continue building out our Calculator app by creating the mathematical functionality of the…codemy (63)in #diy • 26 days agoCreate A Search Bar - Django Wednesdays #9In this video we'll make the Navbar Search Function actually look up Venues for our Django App. Our navbar has a…codemy (63)in #diy • 27 days agoBuild A Currency Converter App - Python Tkinter GUI Tutorial #171In this video I'll show you how to create a basic Currency Converter app with Tkinter and Python! We'll add two tabs…codemy (63)in #diy • 28 days agoUsing Color Themes For KivyMD - Python Kivy GUI Tutorial #43In this video I'll show you how to select and use Color Themes with KivyMD. With KivyMD, you don't so much choose…codemy (63)in #coding • last monthHow To Use MySQL Database With Flask - Flask Fridays #9In this video I'll show you how to use the MYSQL database with Flask and SQLAlchemy. In the last video we set up…codemy (63)in #diy • last monthBuild a Calculator With PyQT5 Designer - PyQt5 GUI Thursdays #8In this video we'll start to build a basic calculator app with PyQT5 Designer and Python. We'll start out by…codemy (63)in #python • last monthHow To Query The Database For Venues - Django Wednesdays #8In this video I'll show you how to Query the Database for individual Venues and output them to the web site. We'll…codemy (63)in #coding • last monthBuild A Strong Password Generator App - Python Tkinter GUI Tutorial #170In this video I'll show you how to build a Strong Password Generator App With Tkinter and Python. In this app we'll…codemy (63)in #coding • last monthWhich is Better Kivy Or Tkinter? - Python Kivy GUI Tutorial #42In this video I'll talk about which is better; Kivy or Tkinter? I get asked this question several times a…codemy (63)in #python • last monthHow to Use Databases With SQLAlchemy - Flask Fridays #8In this video I'll show you how to use databases with Flask using SQLAlchemy! Using databases with flask is a little…codemy (63)in #python • last monthInstall PyQT5 Designer For Mac - PyQt5 GUI Thursdays #7In this video I'll show you how to install PyQT5 Designer on a Mac. In the last video we installed PyQT5 Designer on…codemy (63)in #django • last monthHow To Add Database Forms To A Web Page - Django Wednesdays #7In this video I'll show you how to add forms to your webpage that allow you to update your database. Adding Database…codemy (63)in #tkinter • last monthBuild A Wikipedia Search App - Python Tkinter GUI Tutorial #169In this video I'll show you how to build a fun little Wikipedia Search Tool For Tkinter and Python. We can enter in…