Django + pyqt desktop app. Is a desktop app that has an Rest API, handles electronic invoice generation and printing (thermal and regular printers), has scheduling and works on Windows and Linux. Maybe is not big but I had to think out of the box to get it working Answer from RequirementNo1852 on reddit.com
🌐
GeeksforGeeks
geeksforgeeks.org › python › django-projects
Top 45+ Django Projects with Source Code for 2025 [Beginners to Advanced] - GeeksforGeeks
February 9, 2026 - Explore beginner-friendly Django projects with source code designed to help you learn core Python Django concepts through real-world examples and hands-on practice.
🌐
Plain English
plainenglish.io › home › blog › django › top 25 django projects with free source code
Top 25 Django Projects with Free Source Code
December 9, 2023 - The Django Login And Registration is developed using Python Django, HTML and CSS, This Django Login Example teach you on how to Create Login Page Django. This Login Django Tutorial includes a registration page and login page for the users. The Blog Application In Django is developed using Python Django, HTML,CSS and JavaScript, This Django Blog Application is a complete blogging site for the users where users can add, edit and delete their blogs and share to everyone on the world. The Inventory Management System Project using Django is created using Python Django Framework.
Django + pyqt desktop app. Is a desktop app that has an Rest API, handles electronic invoice generation and printing (thermal and regular printers), has scheduling and works on Windows and Linux. Maybe is not big but I had to think out of the box to get it working Answer from RequirementNo1852 on reddit.com
🌐
Django
djangoproject.com
The web framework for perfectionists with deadlines | Django
Django was designed to help developers take applications from concept to completion as quickly as possible.
🌐
GitHub
github.com › kar137 › Django-Projects
GitHub - kar137/Django-Projects: This repo showcases a collection of web applications and projects built using the Django framework. · GitHub
This repo showcases a collection of web applications and projects built using the Django framework. - kar137/Django-Projects
Author   kar137
🌐
GitHub
github.com › fkromer › best-of-django
GitHub - fkromer/best-of-django: A ranked list of awesome Django related Python packages. · GitHub
March 1, 2026 - Show 1 hidden projects... django-svc (🥉7 · ⭐ 12 · 💤) - A Django integration for SVCS.
Starred by 134 users
Forked by 14 users
Find elsewhere
🌐
GitHub
github.com › ckrybus › real-world-django
GitHub - ckrybus/real-world-django: Real World Django applications and their open source codebases for developers to learn from · GitHub
Real World Django applications and their open source codebases for developers to learn from · This project brings 30+ (and growing) active, open source Django applications together in one repository, making it easier for developers to download the collected codebases and learn from Django ...
Starred by 63 users
Forked by 8 users
Languages   Python
🌐
Medium
rathoreaparna678.medium.com › top-django-projects-with-source-code-e012c44cff92
Top Django Projects with Source Code | by Aparna Rathore | Medium
July 2, 2023 - Top Django Projects with Source Code Here are some top Django projects with source code that you can explore and learn from: 1. Django Blog: A simple blog application built with Django. It …
🌐
Pythonista Planet
pythonistaplanet.com › django-project-ideas
Django Unleashed: 12 Must-Try Project Ideas for Newbies – Pythonista Planet
May 5, 2023 - In this tutorial, he would take you through building a social news site called “Steel Rumors” from scratch using Django 1.5. If you would like to use this tutorial to build a clone of hacker news, then go ahead and click this link. Follow the step-by-step instructions and complete the project.
🌐
DEV Community
dev.to › eaca89 › 10-django-projects-ideas-for-beginners-483f
10 Django Projects Ideas for Beginners - DEV Community
March 3, 2024 - As part of this project, you will create an online school system where teachers can create assignments and monitor the results of their students. This is an example of a web application you can create using your Django skills.
🌐
NxtWave
ccbp.in › blog › articles › best-django-projects-with-source-code
Best Django Projects with Source Code (Beginner to Advanced)
December 29, 2025 - Source Code: Visit GitHub for the Django chat application source code and find comprehensive examples. A web music player allowing the users to upload, manage, and listen to their preferred tracks has to be developed. Key Features: Audio file uploads, creating and managing playlists, controls for playing/pausing the music, libraries specific to each user. What You’ll Learn: Processing media files, including audio playback, management of data that is specific to users. Source Code: Go to the Django open-source projects GitHub to see solutions for media handling.
🌐
Codefresh
codefresh.io › docs › docs › example-catalog › ci-examples › django
Python Django example · Codefresh | Docs
The repository contains a Django starter project with the following commands: pip install -r requirements.txt install dependencies. python -m unittest composeexample.utils runs unit tests. python manage.py runserver 0.0.0.0:8000 to start the application locally. Once launched the application presents the Django starter page at localhost:8000.
🌐
GitHub
github.com › prosoftwaredevelopment › Django-Projects
GitHub - prosoftwaredevelopment/Django-Projects: Django Projects · GitHub
Download Project or Clone Repository, extract files and move inside project folder, and type the following commands.
Starred by 5 users
Forked by 20 users
Languages   HTML 57.2% | Python 42.8%
🌐
GitHub
github.com › YoussifAllam › Django-BackEnd-Projects
GitHub - YoussifAllam/Django-BackEnd-Projects: This repository contains a collection of web applications built with Django and Django REST Framework. These projects demonstrate various aspects of web development using Django, including API creation, CRUD operations, authentication, and more.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. What things you need to install the software and how to install them: pip install django pip install djangorestframework Installing A step by step series of examples that tell you how to get a development environment running: bash Copy code git clone https://github.com/yourusername/yourrepository.git cd yourrepository pip install -r requirements.txt python manage.py runserver Navigate to http://127.0.0.1:8000 in your web browser to view the project.
Author   YoussifAllam
🌐
GitHub
github.com › MahdiMashayekhi-AI › Django-Projects
GitHub - MahdiMashayekhi-AI/Django-Projects: Django Projects Repository is a collection of open-source projects built with Django, showcasing best practices and use cases for web app development. It's a great resource for learning and inspiration. · GitHub
See README.md in the generated project for instructions on how to set up your development environment. Isomorphic Javascript single-page application rendered with node and backed by Django Rest Framework. Enabled with frontend_style == spa. During development and production separate node container is used to run and serve assets if needed.
Author   MahdiMashayekhi-AI
🌐
Inettutor
inettutor.com › source-code › 50-best-django-project-ideas
50 Best Django Project Ideas - iNetTutor.com
July 6, 2022 - They can be used to represent ownership rights over digital assets, or to create a decentralized marketplace for trading goods and services. The idea of this project is the same as any other online store but it only focuses on digital assets. NFT Marketplace System Build Using Django – Auctions
🌐
Itsourcecode
itsourcecode.com › home › top 25+ django projects with source code for beginners 2026
Top 25+ Django Projects With Source Code for Beginners 2026
January 28, 2026 - The Django Login And Registration is developed using Python Django, HTML and CSS, This Django Login Example teach you on how to Create Login Page Django. This Login Django Tutorial includes a registration page and login page for the users. ... The Blog Application In Django is developed using Python Django, HTML,CSS and JavaScript, This Django Blog Application is a complete blogging site for the users where users can add, edit and delete their blogs and share to everyone on the world. Inventory Management System Project using Django with Source Code
🌐
StxNext
stxnext.com › home › blog › top django websites: real-world examples & insights
Top Django Websites: Real-World Examples & Insights
June 12, 2025 - Versatility: Django is used across different types of web projects, including CRMs, social media platforms, content management systems, and even scientific research tools.
🌐
Builtwithdjango
builtwithdjango.com › projects
Built with Django
Collection of cool projects people built with Django