News

Open Excel, and you will see a new tab in the ribbon at the top that says PyXLL.
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution.
On mobile, why would application developers use Python when there's Java, Java-compatible Kotlin, Apple's Swift, or Google's Dart?
Build your own desktop application using Python and PyQt, one of Python's most popular GUI frameworks. The tutorial covers the basics of PyQt, including installation, creating UI components ...
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.