Skip to main content

Powering up your Django experience.

Project description

Django Quik

This project aims to provide extra power while developing Django applications such as livereload while you modify template, static files .etc

It is a wrapper around Django CLI and you don't need to modify your existing code or add it in installed apps like other livereload packages.

Installation

pip install django-quik

Make sure to install this package inside the same virtual environment if your project is using.

Usage

The main motivation for Django Quik is to provide features without modifying your any code.

django-quik runserver

You can use all the Django commands with django quik.

Does it support WebSocket?

Yes, Django Quik supports HTTP/1.0, HTTP/1.1, and WebSocket protocol. The HTTP/1.1 is overridden to HTTP/1.0.

How Django Quik works?

Django Quik creates the proxy server then starts Django development server internally. It acts as the middleman between the client and the Django server. If the content type is text/html being served, it injects script to reload page which will be triggered from Server Side Event(SSE).

Conclusion

For now monitoring APP_DIRS from installed app is not supported yet. I am planning to add tailwind support soon.

Note: I have tested in Linux and it works.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_quik-0.0.3.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

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

django_quik-0.0.3-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file django_quik-0.0.3.tar.gz.

File metadata

  • Download URL: django_quik-0.0.3.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for django_quik-0.0.3.tar.gz
Algorithm Hash digest
SHA256 68e71ba40b01c1124efd7daedcb883dc0affc25d564ff9a31cecc323aad938a3
MD5 9e8a3ed1b5d10eddcbb9f1dc92ff50b7
BLAKE2b-256 75e470038e5517a9c41b0cabac52e53aed11e16295c9878bf178aa8bfcf3fca2

See more details on using hashes here.

File details

Details for the file django_quik-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: django_quik-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for django_quik-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1c5808f4a0fc4219fc004e1eb8e49bf7e62533cf837a761c39ddc94117980572
MD5 14cb7b3125f2529fdb3787e7af7c3903
BLAKE2b-256 90d9ac48b42e6d8b8287b70bb97a73dc8b2f700296ae76c72fe8b72d0d0664b6

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