#python2 plugins

Obsidian plugins tagged with #python. There are 2 plugins in this collection.

  1. Rank 1
    3 years ago by David Carmichael
    Coding & Technical Tools#terminal#python#automation

    The Gnome Terminal Loader plugin integrates Gnome Terminal with Obsidian, allowing users to execute terminal commands directly from their vault. It includes a Python script loader, where placing a `main.py` file in the vault root enables a custom command-line interface. This plugin is specifically designed for Linux users with Gnome Terminal and Python 3 installed. It is ideal for users who want to create and manage terminal scripts or menus from within Obsidian, offering enhanced workflow flexibility for developers and those familiar with terminal-based tasks.

  2. Rank 2

    pycalc

    Plugin32
    a year ago by pycalc
    Coding & Technical Tools#python#calculation#automation

    The pycalc plugin allows users to execute Python code directly within Obsidian notes, providing an interactive way to perform calculations and automate workflows. By leveraging Brython, the plugin runs Python scripts seamlessly within the editor, enabling quick data processing without leaving the note-taking environment. It enhances productivity by offering an efficient solution for users who frequently work with Python code for computations, automation, or analysis.