mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-25 09:28:40 +00:00
Compare commits
2 Commits
51184d43d0
...
9d02059948
Author | SHA1 | Date | |
---|---|---|---|
|
9d02059948 | ||
|
d164bec833 |
@ -112,6 +112,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||
- [django-webpack-loader](https://github.com/owais/django-webpack-loader) - Transparently use webpack with Django.
|
||||
- [drf-yasg](https://github.com/axnsan12/drf-yasg) - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
|
||||
- [graphene-django](https://github.com/graphql-python/graphene-django) - GraphQL for Django.
|
||||
- [graphene-django-filter](https://github.com/devind-team/graphene-django-filter) - Advanced filters implementing and/or/not operators in GraphQL for Django.
|
||||
- [django-ninja](https://django-ninja.rest-framework.com/) - Django Ninja - Fast Django REST framework based on type annotations.
|
||||
- [django-tastypie](https://github.com/django-tastypie/django-tastypie) - Creating delicious APIs for Django apps since 2010.
|
||||
- [drf-spectacular](https://github.com/tfranzel/drf-spectacular) - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
|
||||
@ -188,6 +189,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||
- [django-shapeshifter](https://github.com/kennethlove/django-shapeshifter) - A class-based view to handle multiple forms in one view.
|
||||
|
||||
### Full-stack frameworks
|
||||
- [ReactPy](https://github.com/reactive-python/reactpy) - It's React, but in Python. Insert dynamically rendered Python into Django templates using the [ReactPy-Django module](https://github.com/reactive-python/reactpy-django).
|
||||
- [Reactor](https://github.com/edelvalle/reactor/) - Phoenix LiveView, but for Django.
|
||||
- [Sockpuppet](https://sockpuppet.argpar.se/) - Build reactive applications with the Django tooling you already know and love.
|
||||
- [Unicorn](https://www.django-unicorn.com/) - A reactive component framework that progressively enhances a normal Django view, makes AJAX calls in the background, and dynamically updates the DOM.
|
||||
|
Loading…
x
Reference in New Issue
Block a user