DirectDuck's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
TheAlgorithms/Python
All Algorithms implemented in Python
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
kitao/pyxel
A retro game engine for Python
cookiecutter/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
wsvincent/awesome-django
A curated list of awesome things related to Django
dicebear/dicebear
DiceBear is an avatar library for designers and developers. 🌍
jazzband/django-silk
Silky smooth profiling for Django
django-tastypie/django-tastypie
Creating delicious APIs for Django apps since 2010.
viewflow/django-material
Material Design for Django
jazzband/django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
agconti/cookiecutter-django-rest
Build best practiced apis fast with Python3
nioperas06/awesome-django-rest-framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
ohld/django-telegram-bot
My sexy Django + python-telegram-bot + Celery + Redis + Postgres + Dokku + GitHub Actions template
Hipo/drf-extra-fields
Extra Fields for Django Rest Framework
romgar/django-dirtyfields
Tracking dirty fields on a Django model
danirus/django-comments-xtd
A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
YourAverageTechBro/DevToolboxWeb
wsvincent/drfx
A framework for launching new Django Rest Framework projects quickly.
moonlight-stream/moonlight-common-c
Core implementation of Nvidia's GameStream protocol
bhch/django-jsonform
A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
LondonAppDeveloper/recipe-app-api
Source code for recipe app api
dabapps/django-readers
A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
vintasoftware/django-virtual-models
Improve performance and maintainability with a prefetching layer in your Django project
gregschmit/drf-action-serializer
A serializer for the Django Rest Framework that supports per-action serialization of fields.
archatas/django-myproject
Boilerplate for a scalable Django project
wagtail-nest/wagtail-ab-testing
A/B testing for Wagtail
rgs258/logging_in_django
The Django Polls app with Logging Examples
ilyachch/django-partisan
Framework to allow creating background tasks in django without MQ
datalowe/django-formsets-tutorials
Projects used in my Django formsets tutorial series