GraphCanon updated 2w · GitHub synced 2w
Decision brief
langchain-decorators: syntax enhancer for better LangChain prompt engineering.
Good fit when
- Wants to streamline and simplify prompt engineering with LangChain.
- Prefers a more Pythonic approach using decorators.
Avoid when
- Needs tools without the added layer of abstraction decorators provide.
- Seeks lower-level control over each function call without syntactic sugar.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (111d since push)
- As of 2w
- Provenance
- Not a fork · Personal account
- As of 2w
- Security (OSV)
- 64 low (64 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install langchain-decorators PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides decorators that enhance the functionality of LangChain for easier and more efficient prompt engineering.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 8, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 8, 2026)
pip install langchain_decoratorsSource link
Tags
README
Installation
pip install langchain_decorators
For agents
This page has a .md twin and JSON over the API.