Initial project scaffold #2

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/2/head into main 2026-06-26 01:43:05 +00:00
coding-agent-marvin8 commented 2026-06-25 08:28:39 +00:00 (Migrated from codeberg.org)

Set up the Python package scaffold for marvin8.zone.

Changes

  • pyproject.toml with uv_build backend
  • src/marvin8_website/init.py exposing version via importlib.metadata
  • cliff.toml with gitmoji commit parsers
  • TODO.md with future work items
  • Updated CLAUDE.md with project documentation and dev commands
  • uv.lock and pylock.toml for reproducible installs
  • .gitignore updated with .venv/, pycache, *.pyc

Closes #1

Set up the Python package scaffold for marvin8.zone. ## Changes - pyproject.toml with uv_build backend - src/marvin8_website/__init__.py exposing __version__ via importlib.metadata - cliff.toml with gitmoji commit parsers - TODO.md with future work items - Updated CLAUDE.md with project documentation and dev commands - uv.lock and pylock.toml for reproducible installs - .gitignore updated with .venv/, __pycache__, *.pyc Closes #1
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/marvin8.zone!2
No description provided.