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.2.tar.gz (10.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_quik-0.0.2-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_quik-0.0.2.tar.gz
  • Upload date:
  • Size: 10.5 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.2.tar.gz
Algorithm Hash digest
SHA256 c59519b5e342aa3627be722874a499ae2862ae80fd054bd780d8e97cc2d9436c
MD5 de84955330fd3e9e116918ce18cd34d9
BLAKE2b-256 53697ec3e7c58e22d26893b439ac792a0722c63121e061a300af9408734c52bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_quik-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 76a5e3d21d2c1b9f2f467e97262ea5d3e811152b02c73799d269dcb1f0acd229
MD5 25cff5e21969a8779ddb15f0534a4b76
BLAKE2b-256 f375daa4fa0b374417618fcedf731e9842b560d7be03b08843dc61400e34f466

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