Skip to content

Initial commit: minimal non-AI Python template - #1

Merged
LevonBecker merged 1 commit into
mainfrom
chore/initial-setup
Aug 4, 2026
Merged

Initial commit: minimal non-AI Python template#1
LevonBecker merged 1 commit into
mainfrom
chore/initial-setup

Conversation

@LevonBecker

Copy link
Copy Markdown
Owner

Summary

  • Forked from template_ai_python (formerly template_python), stripped down to just invoke tasks, shared modules, and CI needed for ruff/pylint/pytest/yamllint/actionlint to pass.
  • No AI-agent tooling (.claude/, .clinerules/, .github/instructions,prompts,skills/, CLAUDE.md, AGENTS.md).
  • No git-workflow automation beyond fix/test (modules/repo, modules/template, modules/versioning, and their invoke tasks, and the addons/ extras) — those live in template_ai_python instead.

Test plan

  • uv run --no-sync invoke fix — clean
  • uv run --no-sync invoke test — ruff, pylint, pytest, yamllint, actionlint all pass

Forked from template_ai_python (formerly template_python), stripped down to
just invoke tasks, shared modules, and CI needed for ruff/pylint/pytest/
yamllint/actionlint to pass. No AI-agent tooling (.claude/, .clinerules/,
.github/instructions,prompts,skills/, CLAUDE.md, AGENTS.md) and no git-workflow
automation beyond fix/test (modules/repo, modules/template, modules/versioning,
and their invoke tasks) — those live in template_ai_python instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@LevonBecker LevonBecker self-assigned this Aug 4, 2026
@LevonBecker
LevonBecker merged commit 90eaa99 into main Aug 4, 2026
5 checks passed
@LevonBecker
LevonBecker deleted the chore/initial-setup branch August 4, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant