obs-scene-tree-view
plugin for OBS Studio that adds a scene tree folder dock
This plugin allows OBS to group and organize scenes into a folder structure.
It is possible to switch the standard scene dock provided by OBS to this
special plugin.
fonts-jetbrains-mono-web
free and open-source typeface for developers (WOFF2)
JetBrains Mono. A typeface for developers.
Features include:
- Increased height for a better reading experience
- Adapted to reading code
- 139 code-specific ligatures
- 145 languages
- 7 weights with matching italics
python3-spaghetti
Analysis of Network-constrained Spatial Data
Originating from the networkmodule in PySAL, the package provides specialized
networking functionality that easily integrates with the rest of PySAL.
obs-vintage-filter
plugin for OBS Studio to make sources black and white or sepia
This plugin provides a filter that adds the ability for sources to be black
and white or sepia. This is useful to create vintage effects over photos,
movies, webcam images, etc.
python3-command-runner
platform-agnostic external command execution library for Python
command_runner's purpose is to run external commands from Python, just like
subprocess on which it relies, while solving various problems a developer may
face among:
- Handling of all possible subprocess.popen / subprocess.check_output
scenarios / Python versions in one handy function without encoding or
timeout hassle
- Allow stdout/stderr stream output to be redirected to callback functions /
output queues / files so you get to handle output in your application while
commands are running
- Callback to optional stop check to stop execution from outside command_runner
- Callback with optional process information to allow control of the process
from outside command_runner
- Callback when finished to ease thread usage
- Optional process priority and io_priority settings
- System agnostic functionality, the developer shouldn't carry the burden of
Windows & Linux differences
- Optional Windows UAC elevation module compatible with CPython, PyInstaller,
and Nuitka
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
node-basic-ftp
FTP client library for Node.js
node-basic-ftp is an FTP client library for Node.js. It supports FTPS over
TLS, Passive Mode over IPv6, has a Promise-based API, and offers methods to
operate on whole directories.