A magical full-stack framework for Django.
Project description
Unicorn
The magical full-stack framework for Django ✨
Unicorn is a reactive component framework that progressively enhances a normal Django view, makes AJAX calls in the background, and dynamically updates the DOM. It seamlessly extends Django past its server-side framework roots without giving up all of its niceties or re-building your website.
⚡ How to use
- Install
Unicorn - Create a component
- Load the
Unicorntemplatetag with{% load unicorn %}and add the component to your template with{% unicorn 'component-name' %} - 🎉
📖 More details
🔧 To hack on the code
Python
poetry install -E minify -E docspoetry run pytest
JavaScript
npm installnpm run test
Check out DEVELOPING.md for more details.
👏 Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-unicorn-0.45.1.tar.gz.
File metadata
- Download URL: django-unicorn-0.45.1.tar.gz
- Upload date:
- Size: 70.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04c5fa4129d1e4fe1308de59351e11db8617e1d0eb83eed1fae8b31194194da5
|
|
| MD5 |
46359a01e8c9c8836af5728c78c6f9ce
|
|
| BLAKE2b-256 |
ae57b54c2cd085edc83df34b42ffffd9b6385e0bfc162fc0169e0ad4879fa526
|
File details
Details for the file django_unicorn-0.45.1-py3-none-any.whl.
File metadata
- Download URL: django_unicorn-0.45.1-py3-none-any.whl
- Upload date:
- Size: 81.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c635235de353eb260e1b3cfc7d1d7c217e8eb93eb061d882869ef8b45cbf8d47
|
|
| MD5 |
17c42664dae63a34d209196165b37cbb
|
|
| BLAKE2b-256 |
14a19a55857ed76b2143075f9435260c9bee96ba89e2049d10156f10d37b8436
|