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. Now open url: http://127.0.0.1:8000

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

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.6.tar.gz (11.1 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.6-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_quik-0.0.6.tar.gz
  • Upload date:
  • Size: 11.1 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.6.tar.gz
Algorithm Hash digest
SHA256 4952838e401a3c7be08df7c84a411fce15bb2e397124d8d95bece737aed2755a
MD5 f250517af621b6fc3a568e6d6449f4fc
BLAKE2b-256 fd9f6393ec053f434e39bbe72c5b3c3465c8909d33084bb4d44b99ac7d011df1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_quik-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 11.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4112539054ca3024f3512cdadf7c95d36385b723d5bf897f90a6f6b8eab07fe2
MD5 7041a8dfc6afde14c00db9f852fb01ae
BLAKE2b-256 efb08c215069884a887a878d2eba46fcf91303a4bd8ddcf9d639f7af2816025d

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