Browse by type
Django Packages helps you easily identify and compare good apps, frameworks, plugins, and other types of packages, using comparison grids.
For detailed installation instructions, consult the docs.
To download, install and start the local server for development, simply run:
git clone git@github.com:djangopackages/djangopackages.git
cd djangopackages
cp .env.local.example .env.local
docker compose build
docker compose up
Then point your browser to http://localhost:8000 and start hacking!
If you are running into conflicting port issues, we have an override file which re-maps Django (port: 18000) and Postgres (port: 45432). To activate it, simply run:
docker compose build
docker compose up
````
To run tests, run:
```shell
docker compose run django pytest
https://djangopackages.org
The documentation is hosted at https://docs.djangopackages.org/en/latest
The code is open-source and licensed under the MIT license.
For Django Dash 2010, @pydanny and @audreyr created Django Packages.
They are joined by a host of core developers and contributors. See contributors.
$ claude mcp add djangopackages \
-- python -m otcore.mcp_server <graph>