promptsite
Enrichment pendingPromptSite is a lightweight prompt version management package that helps you version control, track, experiment and debug with your LLM prompts with ease.
GraphCanon updated today · GitHub synced today
Trust & integrity
Full report- Maintenance
- Dormant (523d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- 35 low (35 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
PromptSite is a lightweight prompt version management package that helps you version control, track, experiment and debug with your LLM prompts with ease.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 11, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 11, 2026)
pip install promptsiteSource link
Tags
README
Installation
pip install promptsite
Quick Start with the Decorator
The following example shows how to use the @tracker decorator to auto track your prompt versions andruns in your LLM calls.