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.45.0.tar.gz
(69.9 kB
view hashes)
Built Distribution
Close
Hashes for django_unicorn-0.45.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c944c160e0ee288bc72e424da17f881bd51063c55c946af6d16436509e536ab3 |
|
MD5 | 8bb4711504279368c8b32ba9bcf3e31d |
|
BLAKE2b-256 | 89810b752733d2aec8da336a6d49535863281be99c882e16a1ed9a4bfff89d7a |