Skip to main content

A magical full-stack framework for Django.

Project description

django-unicorn

PyPI

GitHub Release Date

All Contributors

The magical fullstack framework for Django. ✨

django-unicorn provides a way to use backend Django code and regular Django templates to create interactive experiences without investing in a separate frontend framework.

Why?

Building server-side sites in Django with the ORM and template engine is so pleasant, but once you need more interactivity on the frontend, there is a lot more ambiguity. Should you build out an entire API in Django REST framework? Should you use React or Vue.js (or some) other frontend framework?

It seems like there should be an easier way to create interactive experiences.

A note

django-unicorn is still beta and the API will likely change on the way to version 1.0.0. All efforts will be made to include an easy upgrade path. 1.0.0 will signify that the public API won't change until the next major release.

Detailed documentation

https://www.django-unicorn.com

Developing

  1. git clone git@github.com:adamghill/django-unicorn.git
  2. poetry install
  3. poetry run python example/manage.py migrate
  4. poetry run python example/manage.py runserver localhost:8000
  5. Go to localhost:8000 in your browser
  6. To install in another project pip install -e ../django-unicorn

Run unittests

  1. poetry run pytest
  2. npm run test

Minify Javascript

  1. npm install
  2. npm run build

Bump version

  1. npm run build
  2. poetry version major|minor|patch
  3. Commit/tag/push version bump
  4. poetry publish --build -r test
  5. Make sure test package can be installed as expected (https://test.pypi.org/project/django-unicorn/)
  6. poetry publish
  7. Make sure live package can be installed as expected (https://pypi.org/project/django-unicorn/)
  8. Create GitHUb release and add changelog there
  9. Update django-unicorn.com's changelog.md

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Adam Hill

💻 ⚠️

Andres Vargas

💻

Eddy Ernesto del Valle Pino

💻

Yaser Al-Najjar

💻

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.14.0.tar.gz (49.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_unicorn-0.14.0-py3-none-any.whl (57.0 kB view details)

Uploaded Python 3

File details

Details for the file django-unicorn-0.14.0.tar.gz.

File metadata

  • Download URL: django-unicorn-0.14.0.tar.gz
  • Upload date:
  • Size: 49.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0

File hashes

Hashes for django-unicorn-0.14.0.tar.gz
Algorithm Hash digest
SHA256 e530091d751ed8554492e5236519b16c131aa39950f004b88313b698d7eb2667
MD5 a17b14907202a55c2d8ecc6acabb146d
BLAKE2b-256 16fafd2fe55771cd5501630b954bf4c6a0ca461d122f90abcb868dd7e4fa70d1

See more details on using hashes here.

File details

Details for the file django_unicorn-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: django_unicorn-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 57.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0

File hashes

Hashes for django_unicorn-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51bfc1ce9cd1e0b1074eba3562fff4c873b5f2d9798e63a930d9d8c20d37c994
MD5 eeda622a41e9a61de2eddd9923a94000
BLAKE2b-256 6c3d44a7a9a6eeafd11639a2c70c81768ea8f6ad0090f856cb81319b31a60c31

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page