Skip to content Skip to sidebar Skip to footer
Showing posts with the label Plugins

Running Pytest Tests Against Multiple Backends?

I've built a series of tests (using pytest) for a codebase interacting with the Github API (bot… Read more Running Pytest Tests Against Multiple Backends?

Plugin Manager In Python

I am relatively new to python (already did some 1h scripts like a little webserver or a local netwo… Read more Plugin Manager In Python

Creating Gimp Interface Plugins

So basically I'm looking for a way to write a GIMP plugin in Python that would create some addi… Read more Creating Gimp Interface Plugins

GEdit/Python Execution Plugin?

I'm just starting out learning python with GEdit plus various plugins as my IDE. Visual Studio/… Read more GEdit/Python Execution Plugin?