setting-up-python-backends

Installation
SKILL.md

Setting Up Python Backends

Prerequisites

This is a Python-specific extension to myai's setting-up-backends. Load setting-up-backends first for the backend architecture philosophy, directory layout patterns, wiring rules, defer-by-default guidance, and migrations/operations strategy. This skill provides only Python-specific framework choices, library selections, and code patterns.

Also requires engineering-principles and architecting-changes (via myai bootstrap).

This skill is a backend-specialized extension of setting-up-python-projects. Start here for backend repos, then pull generic Python bootstrap pieces from setting-up-python-projects as needed.

Python Framework Choice

Installs
14
GitHub Stars
1
First Seen
May 6, 2026
setting-up-python-backends — quick-brown-foxxx/coding_rules_python