Skip to main content

HTML Template Linter and Formatter

Project description


djLint Logo

🏗️ Maintainers needed, please reach out on discord or email!

The missing formatter and linter for HTML templates.

tweet Discord Chat

Codecov Status Codacy Status Downloads npm Pypi Download

How to useКак пользоватьсяUtilisation

What lang are you using?

DjangoJinjaNunjucksTwigHandlebarsMustacheGoLangAngular

demo

🤔 For What?

Once upon a time all the other programming languages had a formatter and linter. Css, javascript, python, the c suite, typescript, ruby, php, go, swift, and you know the others. The cool kids on the block.

HTML templates were left out there on their own, in the cold, unformatted and unlinted :( The dirty corner in your repository. Something had to change.

djLint is a community build project to and add consistency to html templates.

✨ How?

Grab it with pip

pip install djlint

Or with the npm experimental install - Note, this requires python and pip to be on your system path.

npm i djlint

Lint your project

djlint . --extension=html.j2 --lint

Check your format

djlint . --extension=html.j2 --check

Fix my format!

djlint . --extension=html.j2 --reformat

💙 Like it?

Add a badge to your projects readme.md:

[![Code style: djlint](https://img.shields.io/badge/html%20style-djlint-blue.svg)](https://www.djlint.com)

Add a badge to your readme.rst:

.. image:: https://img.shields.io/badge/html%20style-djlint-blue.svg
   :target: https://www.djlint.com

Looks like this:

djLint

🛠️ Can I help?

Yes!

Would you like to add a rule to the linter? Take a look at the linter docs and source code

Are you a regex pro? Benchmark and submit a pr with improved regex for the linter rules

⚠️ Help Needed! ⚠️ Good with python? djLint was an experimental project and is catching on with other devs. Help out with a rewrite of the formatter to improve speed and html style for edge cases. Contribute on the 2.0 branch

🏃 Other Tools Of Note

  • DjHTML A pure-Python Django/Jinja template indenter without dependencies.
  • HTMLHint Static code analysis tool you need for your HTML
  • curlylint Experimental HTML templates linting for Jinja, Nunjucks, Django templates, Twig, Liquid

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

djlint-1.36.3.tar.gz (47.7 kB view details)

Uploaded Source

Built Distributions

djlint-1.36.3-py3-none-any.whl (52.2 kB view details)

Uploaded Python 3

djlint-1.36.3-cp313-cp313-win_amd64.whl (361.1 kB view details)

Uploaded CPython 3.13 Windows x86-64

djlint-1.36.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (409.5 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

djlint-1.36.3-cp313-cp313-macosx_11_0_arm64.whl (322.1 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

djlint-1.36.3-cp313-cp313-macosx_10_13_x86_64.whl (353.8 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

djlint-1.36.3-cp312-cp312-win_amd64.whl (361.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

djlint-1.36.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (409.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

djlint-1.36.3-cp312-cp312-macosx_11_0_arm64.whl (322.2 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

djlint-1.36.3-cp312-cp312-macosx_10_13_x86_64.whl (354.2 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

djlint-1.36.3-cp311-cp311-win_amd64.whl (359.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

djlint-1.36.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (404.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

djlint-1.36.3-cp311-cp311-macosx_11_0_arm64.whl (318.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

djlint-1.36.3-cp311-cp311-macosx_10_9_x86_64.whl (343.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

djlint-1.36.3-cp310-cp310-win_amd64.whl (359.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

djlint-1.36.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (413.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

djlint-1.36.3-cp310-cp310-macosx_11_0_arm64.whl (327.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

djlint-1.36.3-cp310-cp310-macosx_10_9_x86_64.whl (352.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

djlint-1.36.3-cp39-cp39-win_amd64.whl (359.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

djlint-1.36.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (413.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

djlint-1.36.3-cp39-cp39-macosx_11_0_arm64.whl (327.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

djlint-1.36.3-cp39-cp39-macosx_10_9_x86_64.whl (352.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file djlint-1.36.3.tar.gz.

File metadata

  • Download URL: djlint-1.36.3.tar.gz
  • Upload date:
  • Size: 47.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3.tar.gz
Algorithm Hash digest
SHA256 d85735da34bc7ac93ad8ef9b4822cc2a23d5f0ce33f25438737b8dca1d404f78
MD5 f8845a61be94b5d6c06b0d6ed38d3f3e
BLAKE2b-256 ffdda442814263f6ef16153f87fe78658097c6690106f53f0d2594bf4ee81202

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3.tar.gz:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-py3-none-any.whl.

File metadata

  • Download URL: djlint-1.36.3-py3-none-any.whl
  • Upload date:
  • Size: 52.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0c05cd5b76785de2c41a2420c06ffd112800bfc0f9c0f399cc7cea7c42557f4c
MD5 9d246bbee2101bfe92e54d44d3114b83
BLAKE2b-256 cbd7a909c3a5600560ecffe2110749b413672a2f41e7138a0e8a4f020054dbd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-py3-none-any.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 361.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 95ef6b67ef7f2b90d9434bba37d572031079001dc8524add85c00ef0386bda1e
MD5 c1cb95259844eb3de356594e1d46c253
BLAKE2b-256 6f14ddb0641f32a58c3e652d22c29fad4fe7eb29c994ada3801836cb82ff0fa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f65a80e0b5cb13d357ea51ca6570b34c2d9d18974c1e57142de760ea27d49ed0
MD5 d5bac69e469db8cb17d65b31040165a8
BLAKE2b-256 5e24bd818c6e6f343bd810ea9268e1f9cdb7464daabdc02926d61404e4a43b90

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 080c98714b55d8f0fef5c42beaee8247ebb2e3d46b0936473bd6c47808bb6302
MD5 5c1c05e942649c85899e92b2c5a9fdb6
BLAKE2b-256 de05b8cd7e4b2a15457324bc86c39458e606c00a30b3869c2e19e6a2890808b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2a9f51971d6e63c41ea9b3831c928e1f21ae6fe57e87a3452cfe672d10232433
MD5 62f00075825b1423f9ebf982c38ba740
BLAKE2b-256 3b42309c2ab239bc228771825ff75867ab25ed60f17f2f9f579c1dbb2aa93c28

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 361.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 107cc56bbef13d60cc0ae774a4d52881bf98e37c02412e573827a3e549217e3a
MD5 8f4500547448a7902ba462300cb24400
BLAKE2b-256 d9c07b473515c41135891523698cfc8e781213cde9b28ef5aeba0f22bd2d8368

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ac4b7370d80bd82281e57a470de8923ac494ffb571b89d8787cef57c738c69a
MD5 e9281180fc319c894580f7b15b7c7093
BLAKE2b-256 a8fbd6709ee3bcb66f1d9876b518c7a099366db06631212b2de24856f1341ecb

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36e102b80d83e9ac2e6be9a9ded32fb925945f6dbc7a7156e4415de1b0aa0dba
MD5 3731d2cb53704bdd3190f27bc4d7ed85
BLAKE2b-256 68e8282228db12c2d0236afab8dd11ffc1cf0e22355d03c8144c69d41979ba38

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e66361a865e5e5a4bbcb40f56af7f256fd02cbf9d48b763a40172749cc294084
MD5 3a0a02e173856738b3d115bfb8b82f68
BLAKE2b-256 64c7721f9882300d477e6bf3d0e26b935bd38e3be6f152e81ac52b025575a15d

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 359.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a06b531ab9d049c46ad4d2365d1857004a1a9dd0c23c8eae94aa0d233c6ec00d
MD5 471d33c21a7f1e26640d85709b7dfb05
BLAKE2b-256 f2f988f04ae1d3323a268c8823868c55e6065be6a37cda028b0eb8d113fdf18a

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c2e0dd1f26eb472b8c84eb70d6482877b6497a1fd031d7534864088f016d5ea
MD5 050b05004e4d761a5677dd949856c955
BLAKE2b-256 18c4f7cc9b494f6ffbfc180218e7c7e5af303589350c5c4410a9600fb8e256fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3eb1b9c0be499e63e8822a051e7e55f188ff1ab8172a85d338a8ae21c872060e
MD5 c669252faa57860f2bb83de0c7f4226d
BLAKE2b-256 683292481502ce125b8578b1625ed85e423ee1493abd35ac5df69e2cab3c20d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 32f7a5834000fff22e94d1d35f95aaf2e06f2af2cae18af0ed2a4e215d60e730
MD5 13e8ca50eccfca260f61e2a6a51aaddb
BLAKE2b-256 74b3069e7be7d58be959bf5fde761acfa67465b9fc10ddbbaedea8b318ee01db

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 359.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 76d32faf988ad58ef2e7a11d04046fc984b98391761bf1b61f9a6044da53d414
MD5 583475d532b67da95f6bbb151383a812
BLAKE2b-256 05f143874a4d866028ae2fce3c3ad55f169c50b82b43981127f87029300d1423

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8e8bb0406e60cc696806aa6226df137618f3889c72f2dbdfa76c908c99151579
MD5 aa87cd395a9c2c96f0a248bcb7e1a8ad
BLAKE2b-256 ce3dd4284f37c05b537f5c5dfd8f57622248a1311c321571e6b30633e0b304c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e155ce0970d4a28d0a2e9f2e106733a2ad05910eee90e056b056d48049e4a97b
MD5 dcd5a9ed7f3825f8bb68f5bf36d4e084
BLAKE2b-256 60e896ab0aacc02c017e31d28dccfd0e5ae83f008cfee6ae475406665c750b49

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2ae7c620b58e16d6bf003bd7de3f71376a7a3daa79dc02e77f3726d5a75243f2
MD5 120332448a52e3ac6c7b464dd65a9bb9
BLAKE2b-256 08aaa5128e91bfed1092bde177c34557bc04eea8043668b4fe06cdb5c47d54e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 359.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for djlint-1.36.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 15cde63ef28beb5194ff4137883025f125676ece1b574b64a3e1c6daed734639
MD5 2a8a1925a8498d0318ce8abae8d03caa
BLAKE2b-256 f5e90aafad2ef4722ba21f46696c39a938373c2485e2148ffddc6018733f2ec4

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp39-cp39-win_amd64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 01b2101c2d1b079e8d545e6d9d03487fcca14d2371e44cbfdedee15b0bf4567c
MD5 9dae0088dce8b460a0565bea7b8e3db0
BLAKE2b-256 e5b0c6701c49dad331e8aeb945cabfd9681f8b0552508d2b59cf63ad50baf072

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e82266c28793cd15f97b93535d72bfbc77306eaaf6b210dd90910383a814ee6c
MD5 bfd7e05856c8c6e12e019893a2ef873b
BLAKE2b-256 f6894af5f0205dc457ddcf5dfbfd975740f3aca440e213cc405e8a2b8cbd2b14

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file djlint-1.36.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8e2317a32094d525bc41cd11c8dc064bf38d1b442c99cc3f7c4a2616b5e6ce6e
MD5 589b9b0693c3d409298c12dd7b03cf7a
BLAKE2b-256 6a5329d9690834bcfd45349ba373ee99b44b2c23c733b074bdd4eed378278bc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.3-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: publish.yml on djlint/djLint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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