2. Setup¶
2.1. Installation¶
Install pconfigs from PyPI:
pip install pconfigs
2.2. IDE integration (optional)¶
pconfigs ships with optional IDE config files for Claude Code and Cursor. After installing, run the appropriate command to place the config file in your project root:
python -m pconfigs.claude install # installs .claude/rules/pconfigs.md
python -m pconfigs.cursor install # installs .cursor/rules/pconfigs.mdc