simonw/djp — explained in plain English
Analysis updated 2026-08-08 · repo last pushed 2024-09-28
Add new features to a Django app by installing a plugin package without editing configuration files.
Build a platform where third parties can create and share integration modules.
Share reusable Django features across multiple projects without copy-pasting setup code.
Write custom plugins that others can drop into any Django project.
| simonw/djp | fangcun-ai/skillward | nolanx-ai/nolanx.ai | |
|---|---|---|---|
| Stars | 123 | 123 | 123 |
| Language | Python | Python | Python |
| Last pushed | 2024-09-28 | — | — |
| Maintenance | Stale | — | — |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 4/5 | 4/5 |
| Audience | developer | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Add a couple lines to your Django settings and URL config files, then installed plugins activate automatically.
DJP is a plugin system for Django that lets you add features to a Django web app just by installing a plugin package, with no manual code edits or configuration changes needed.
Mainly Python. The stack also includes Python, Django.
Stale — no commits in 1-2 years (last push 2024-09-28).
Use freely for any purpose, including commercial use, as long as you include the license notice and state any changes.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.