24:06
Why the Plugin Architecture Gives You CRAZY Flexibility
Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. By using a plugin architecture, you can ...
9:51
10 Essential VS Code Extensions for Python Developers
Boost your Python development efficiency with our top 10 VS Code extensions, handpicked to streamline coding, debugging, and ...
8:13
Programming Blender Addons with Python that rock
In this Python programming tutorial I show how to code Blender addons that rock. I register 2d and 3d drawing callbacks that you ...
14:15
The EASIEST Way to Make Addons for Blender! (Serpens + EasyBPY)
Taking a look at making addons with Serpens and EasyBPY. Serpens (affiliated): ...
10:43
Blender Addons with Python Tutorial
This is a tutorial for programming your first Blender addon. You know I have the Python programming tutorials to get you started if ...
10:20
Getting Started with Python in VS Code (Official Video)
Chapters: 00:00 Getting started with Python in VS Code 00:23 Install Python 01:31 Install Python extension 02:29 Virtual ...
35:47
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality
In this Python tutorial, we'll be learning how to use Ruff, a super-fast Python linter and formatter written in Rust. We'll cover how to ...
1:10
How to Install Python on Cursor AI (Step-by-Step Tutorial) 2026
Subscribe for more Cursor AI tips and tricks. cursor ai, cursor ai tutorial, install python cursor ai, python extension cursor ai, cursor ...
49:24
Getting Started with Scripting in Python
Abstract: Blender3D is a powerful tool for 3D modeling, animation, rigging, texturing, drawing, vfx, and more -- but what happens ...
3:43
Blender 2.8 Python Addons in 3 Minutes!
Hey everyone! In the next 3 minutes you'll know everything you need to create your first Python Addon! -------------------- bl_info ...
1:22:30
import bpy: modern add-on development — Blender Conference 2025
"import bpy: modern add-on development" by dr. Sybren A. Stüvel at Blender Conference 2025 The basics of building an add-on, ...
6:31
PyCharm is an incredibly popular IDE for Python, and its highly configurable nature means there are many plugins available for ...
17:34
[Blender Python Tutorial] A Blender Addon Dev framework
Checkout this open source dev framework at https://github.com/xzhuah/BlenderAddonPackageTool Looking for a framework for ...
22:59
Turning a Blender 2.8 Python Script into an Addon - Beginner Tutorial
Watch the full course: ...
13:11
I Added a Feature to my Blender Python Addon
In this video, I talk through my thought process for programming a feature that I recently added to my utilities addon for blender in ...
3:17
How to install Python Libraries in Visual Studio Code
This video is a quick tutorial on how to import Python Libraries when using Visual Studio Code. I had been trying to figure this out ...
4:33
Package your Python Helper Script as a Blender Add-on
Want to get Help with Blender Python? Go here: https://cgpython.com/skool/15 Learn how to package your Python helper utility ...
9:54
VSCode Features Python Devs NEED To Know
In this video, I'll be sharing with you a few powerful VSCode features that all Python devs should learn. If you're a Python ...
12:02
Create a Custom Blender Panel with less than 50 lines of Python code
Looking to get better at Blender Python? Go here: https://cgpython.com/skool/45 In this video tutorial, I'll guide you through ...
3:13
How to Design a Pipe in FreeCAD Using a Python Script
Visit the link below to get the python script and design your first parametric pipe in FreeCAD! https://tinyurl.com/y6852z87 ...