15:04
a python plugin system via entrypoints (intermediate) anthony explains #128
today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...
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 ...
13:30
Installing PyXLL, the Python Excel Add-In
PyXLL - Write Excel Add-Ins with Python and Java
Tutorial showing how to install the PyXLL add-in for Microsoft Excel. PyXLL is an Excel add-in that integrates Python into Excel, ...
14:54
Python Plugin System: Load Modules Dynamically With "importlib"
https://dbader.org/python-tricks ▻ Unleash the "Power of Python" with actionable tips and code snippets In this video you'll learn ...
12:19
Build Your First AI Agent in Python (Step by Step)
This beginner-friendly tutorial walks you through how to build your first AI agent in Python from scratch, step by step, with no prior ...
17:30
Tsvi Mostovicz - Designing a plugin architecture in Python
Discover how to enhance your Python apps with plugin architectures using importlib.
9:03
Steps to Create ArcGIS Python Addin: • Download ArcGIS Python Wizard and Extract to Local drive • Create a Tool bar and add ...
11:46
This video was originally sponsored by ITProTV. We've since launched NetworkChuck Academy, our own place to learn IT: ...
31:37
Travis Hathaway: Writing Plugin Friendly Python Applications
In modern software engineering, plugin systems are a ubiquitous way to extend and modify the behavior of applications and ...
14:57
Adding Elements to a List in Python
Python Programming: Adding Elements to a List in Python Topics discussed: 1. Adding Elements to a List in Python. 2. append() ...
20:06
Python in Excel - Beginner Tutorial
Learn Excel in just 2 hours: https://kevinstratvert.thinkific.com In this step-by-step tutorial, learn how you can use Python in ...
5:42
xlwings Lite: a better way to use Python in Excel
xlwings Lite brings the VBA experience into the modern age by offering a privacy-first, secure, and developer-friendly way to ...
4:40
How to Enable Python in Excel : Get Python in Excel
Unlock the full potential of Microsoft Excel by integrating Python! In this tutorial, I'll guide you through the process of activating ...
2:45
Python Addin Tool for Feature Count
Using PythonAaddins we can make a command for count features.
2:42
Quickly add suggested briefs to your dictionary with this handy new tool available only in Eclipse 11 by Advantage Software.
1:03:19
Python + Agents: Adding a human in the loop to agentic workflows
In the final session of our Python + Agents series, we'll explore how to incorporate **human‑in‑the‑loop (HITL)** interactions into ...
5:18
MMC 3D Analysis Python Add-in Install and Overview
Tutorial demonstrating how to install the MMC 3D Analysis Python Add-in, and includes an overview of the toolbar and interactive ...
5:03
Python Plugin: Paste Into Form Fields
Save time and gaurantee accuracy by taking information you know is correct and automatically pasting it into the next available ...
4:53
Python - Adding & Removing Items from Lists Tutorial
Learn how to add and remove items from a list in Python. ⭐ Kite is a free AI-powered coding assistant that will help you code ...