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
Unicorn
templatetag 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 docs
poetry run pytest
JavaScript
npm install
npm 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
django-unicorn-0.49.2.tar.gz
(72.4 kB
view hashes)
Built Distribution
Close
Hashes for django_unicorn-0.49.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e732a05a298c17be0e582cb983f3a713f8bae80f68c3aacb4f92220fffb68cd6 |
|
MD5 | bfc097743d75924e0965c954fed8bf56 |
|
BLAKE2b-256 | 3d54e3e21dd6bc5396165d240bd593491b17ee6fa19f25bb6a44a0759bf65286 |