Spirit
Spirit is a modern Python/Django forum
Install / Use
/learn @nitely/SpiritREADME
Spirit
Spirit is a Python based forum built using the Django framework.
Documentation
Docs can be found at spirit.readthedocs.io
Compatibility
- Python 3.9, 3.10, 3.11, 3.12, 3.13
- Django 4.2 LTS, 5.2 LTS
- PostgreSQL (recommended), MySQL, Oracle Database and SQLite
Constrained by "What Python version can I use with Django?"
Usage
pip install django-spirit
spirit startproject mysite
cd mysite
python manage.py spiritinstall
python manage.py createsuperuser
python manage.py runserver
Visit http://127.0.0.1:8000
For detailed setup docs, see spirit.readthedocs.io
Dev
Use uv tooling.
Testing
uv sync --all-extras
uv run spirit startproject test_project
uv run runtests.py
Lint & Format
uvx ruff check --select I --fix
uvx ruff format
License
MIT
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
