Files
42marketplaces/sync/gh-jwplatta-prompt-library-claude-plugins-pythonic.json
2025-11-30 09:08:53 +08:00

18 lines
478 B
JSON

{
"name": "pythonic",
"owner": {
"name": "Joseph Platta",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "pythonic",
"description": "Python project setup and development workflows following modern best practices with uv, ruff, pytest, and FastAPI",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jwplatta-prompt-library-claude-plugins-pythonic.git"
},
"strict": true
}
]
}