Python

PySpice Python circuit simulation cover
7 min read

PySpice - Python Circuit Simulation with Ngspice and Xyce

Use PySpice to model SPICE circuits in Python, run Ngspice or Xyce, and analyze waveform data.

Dev Python Electronics
KittenTTS local CPU text-to-speech cover
5 min read

KittenTTS - Tiny Local Text-to-Speech on CPU

KittenTTS is a tiny ONNX text-to-speech library that can generate speech locally on CPU.

Gen-AI Self-Hosting Python
1 min read

Graphify

Python CLI and assistant skill that maps code, docs, and media into a queryable knowledge graph for AI coding workflows.

Gen-AI Python CLI
1 min read

PySpice

Python interface for SPICE circuit simulation with Ngspice and Xyce.

Dev Python Electronics
Chatterbox local text-to-speech workstation cover
7 min read

Chatterbox - Local Open-Source Text-to-Speech by Resemble AI

Run Resemble AI's open-source Chatterbox text-to-speech models locally with Python, CUDA, and Hugging Face checkpoints.

Gen-AI Self-Hosting Python
Abstract browser automation cover with rendered DOM panels, session profile storage, and browser windows
6 min read

Playwright - Browser Automation That Saves the Rendered Page

Playwright is a practical browser automation tool for capturing rendered pages, authenticated sessions, screenshots, and …

Open Source Browser Automation Python
Frameworks to create quick UI with Python
12 min read

Quick UI's for AI Projects in Pure Python

Create Web Apps in Python

Gen-AI Python Dev
4 min read

How to Manage Python Dependencies (for AI and not Only)

Python dependencies for AI Projects

Gen-AI Self-Hosting Python
1 min read

Apache Airflow

Self-hosted workflow orchestration platform for scheduling and monitoring data pipelines.

Docker Python
Docker images with GH Actions and local builds compared.
6 min read

Building Docker Images: Github Actions vs Local Builds

Building Docker Images: Cloud (GitHub Actions) versus Local Builds.

Docker Python Dev
Feedback