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.50.0.tar.gz
(73.2 kB
view hashes)
Built Distribution
Close
Hashes for django_unicorn-0.50.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a6c2616a7d955b5c60025105d0b6d8d9e97c2198305e78d2713b5858de5002f |
|
MD5 | a3b61b76159a899de635984872456fad |
|
BLAKE2b-256 | 914d0f7aa3cb311b8610878777fa0c97821d343114270218305bd9a4e5d34dbb |