OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Django

Django

15 open source tools found

W
Developer Tools

Wagtail

A Django-based CMS that combines editor-friendly interface with developer control.

Wagtail is an open-source content management system built on Django, offering a fast, user-friendly interface and powerful control for developers.

If installed via pip, run pip uninstall wagtail. To remove project files, delete the project folder. Back up database and media files before uninstalling.
20.3k
L
File Management

linkding

A lightweight self-hosted bookmark manager with auto-archiving, Docker, and a clean UI.

Minimal, fast, self-hosted bookmark manager with Docker, tags, auto-archiving, PWA, and browser extensions.

Stop and remove the container (docker stop <container-id> && docker rm <container-id>). To delete all data, also remove the associated volume (docker volume rm linkding_data).
10.6k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
H
System Optimization

Healthchecks

Self-hosted cron monitoring that alerts you when jobs fail or run late.

Open-source cron job monitoring service. Listens for HTTP or email pings and sends alerts via 25+ integrations when tasks miss deadlines.

If using Docker, stop and remove the container: docker stop <name> && docker rm <name>, then delete the data volume. For manual installations, delete the project directory and drop the database.
10.0k
N
System Optimization

NewsBlur

An intelligent RSS reader with AI training, social sharing, and self-hosting support.

NewsBlur is a personal news reader that keeps the original site layout, trains AI to know your preferences, and lets you share stories with friends. Self-host or use the cloud service.

Run 'make down' to stop containers, then delete the NewsBlur directory. To clean up persisted data, use 'docker volume prune'.
7.4k
I
System Optimization

InvenTree

Open-source inventory management with part tracking, BOM, manufacturing orders, and mobile app.

InvenTree is an open-source inventory management system for tracking parts, stock, and manufacturing.

To uninstall, stop the service, delete the installation directory, and clean up the database and config files. For Docker, run 'docker compose down -v' and remove images.
6.9kChecksum
P
Developer Tools

pyrefly

15x faster than Mypy/Pyright, production-proven on Instagram's 20M-line codebase, with full IDE features.

A fast type checker and language server for Python, proven on Instagram's 20-million-line codebase. 15x faster than Mypy and Pyright, with seamless IDE integration and zero-config framework support.

Uninstall CLI: pip uninstall pyrefly. In VS Code, remove the Pyrefly extension from the Extensions panel.
6.1kChecksum
M
Video & Audio Download

MediaCMS

Self-host your own video portal with a full-featured open source media CMS.

A modern, fully featured open source video and media CMS built with Django + React. Self-host your own media portal.

For Docker Compose installation, run 'docker-compose down -v' in the mediacms directory to stop and remove containers and volumes. Delete the project directory and .env file to fully remove data.
4.9k
M
System Optimization

Modoboa

Open-source mail hosting platform with web admin panel and built-in webmail.

Modoboa is a mail hosting and management platform with a modern Web UI. It integrates with Postfix and Dovecot, provides admin panel, webmail, calendar, address book, spam protection, and more. Written in Python Django and Vue.js.

Stop all services (systemctl stop modoboa postfix dovecot), delete installation directory and database (drop database modoboa), remove config files under /etc/.
3.5k
M
Developer Tools

Misago

A modern forum that says 'NO' to outdated conventions, packed with features and extensibility.

A modern, feature-rich open-source forum system built with Python and Django. Supports OAuth, permissions, private threads, polls, and more.

Remove project directory and Docker containers. Manual cleanup needed for databases.
2.7k
Y
Privacy Protection

Yamtrack

Your own media tracker – log what you watch, keep your data private.

A self-hosted media tracker to log movies, TV shows, and anime.

Stop and remove the container and volume: docker compose down -v, then delete the project folder.
2.7k
R
Developer Tools

reviewboard

Open source web-based code and document review tool with a powerful diff viewer and extensible architecture.

Review Board is an open source, web-based code and document review tool that helps teams keep quality high and bugs low.

Depending on installation method: if installed via pip, run 'pip uninstall reviewboard'; if using system packages, use your package manager; if from source, delete the installation directory and clean up the database.
1.7k
C
Office Productivity

ChiefOnboarding

Free, open-source employee onboarding with Slack integration, pre-boarding, and gamification.

ChiefOnboarding is a free and open-source employee onboarding platform that integrates with Slack to automate new hire experiences, including pre-boarding, tasks, knowledge base, and badges.

For Docker: `docker rm chiefonboarding` and remove volumes. For Heroku/Render: delete the app. For manual install: remove database and service files.
892
W
Office Productivity

WYGIWYH

Spend what you earn this month, keep savings untouched – a no-budget finance tracker.

A powerful finance tracker with multi-currency support, custom rules, and DCA tracking, designed for those who dislike budgeting.

Delete the deployment folder, then run 'docker compose down -v' to remove containers and volumes.
841
D
Developer Tools

dpaste

A self-hosted pastebin for secure code and text sharing, built with Django.

A modern, self-hosted pastebin application built with Django, allowing you to share code snippets and text securely.

Remove the project directory and uninstall the pip package: pip uninstall dpaste. Also drop the database if used.
636
D
Office Productivity

Django-CRM

Free Django-based CRM with tasks, email marketing, and analytics – self-hosted and fully customizable.

Free open-source Python CRM with built-in task management, email marketing, and analytics. Self-hosted, no vendor lock-in.

Delete the project folder to fully remove. If using an external database, drop it manually.
561
Browse All Categories