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

Uploaded Source

Built Distributions

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

djlint-1.36.0-py3-none-any.whl (52.1 kB view details)

Uploaded Python 3

djlint-1.36.0-cp313-cp313-win_amd64.whl (360.9 kB view details)

Uploaded CPython 3.13Windows x86-64

djlint-1.36.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (407.5 kB view details)

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

djlint-1.36.0-cp313-cp313-macosx_11_0_arm64.whl (321.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

djlint-1.36.0-cp313-cp313-macosx_10_13_x86_64.whl (353.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

djlint-1.36.0-cp312-cp312-win_amd64.whl (360.8 kB view details)

Uploaded CPython 3.12Windows x86-64

djlint-1.36.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (408.0 kB view details)

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

djlint-1.36.0-cp312-cp312-macosx_11_0_arm64.whl (321.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

djlint-1.36.0-cp312-cp312-macosx_10_13_x86_64.whl (353.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

djlint-1.36.0-cp311-cp311-win_amd64.whl (359.3 kB view details)

Uploaded CPython 3.11Windows x86-64

djlint-1.36.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (402.5 kB view details)

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

djlint-1.36.0-cp311-cp311-macosx_11_0_arm64.whl (317.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

djlint-1.36.0-cp311-cp311-macosx_10_9_x86_64.whl (342.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

djlint-1.36.0-cp310-cp310-win_amd64.whl (359.6 kB view details)

Uploaded CPython 3.10Windows x86-64

djlint-1.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (411.4 kB view details)

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

djlint-1.36.0-cp310-cp310-macosx_11_0_arm64.whl (326.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

djlint-1.36.0-cp310-cp310-macosx_10_9_x86_64.whl (352.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

djlint-1.36.0-cp39-cp39-win_amd64.whl (359.3 kB view details)

Uploaded CPython 3.9Windows x86-64

djlint-1.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (411.2 kB view details)

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

djlint-1.36.0-cp39-cp39-macosx_11_0_arm64.whl (326.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

djlint-1.36.0-cp39-cp39-macosx_10_9_x86_64.whl (352.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: djlint-1.36.0.tar.gz
  • Upload date:
  • Size: 47.6 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.0.tar.gz
Algorithm Hash digest
SHA256 c6a16905d69d02bfd745084a3ebf065707efbaf0a31762b34441802beb206b51
MD5 8ff0ca094be8f9e6acb79e5cd726e8a8
BLAKE2b-256 b16045f31c057ed7957aa28fadca9e9575c89273c785de774b6a8cae3d1cc4b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: djlint-1.36.0-py3-none-any.whl
  • Upload date:
  • Size: 52.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc10fe009b8d6dfafa800b326e8e3cfff6267d7040a485ff635f2ff09e200a44
MD5 ace321051e9b8b5c034857532cbc203f
BLAKE2b-256 c26b64c23a4110814bec324ab9a1a15465e1ddbd7e0f3cc3004fbe1707dffd12

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 360.9 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b79804a64e2435fb9d474e814fa0c39a1dd0e0566f4cfca3b979a6ac65e893fa
MD5 cb4d420803f54283f8d503e98d90635a
BLAKE2b-256 04b923a8089586202520898d2f3d6d023609dd51cce96b656a0d2bbc302406e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-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.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f99be7522e37451b4adb9cd601822a8942ae393da9a36880072a089930c4903
MD5 289e3775c88a10838e5164f01aa06d21
BLAKE2b-256 32b22141c0581af86ce815d9e66c9679e6a0ddd75180d3e1e93c11cd8062fc01

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03473829eccc0b02538b7325ccee43122365083cfd1375c8291672eb84348c8a
MD5 ed2f4b4040220b29dc30173384aaf564
BLAKE2b-256 a69bed7351faed827489df39dd2a10088f8c8a111de4e17c2ffde7f7dcdda3d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 393542dce74fe1eee0f4da8ef0ef6df262200eeb6c9fda37332f10c20c2d2a9b
MD5 cc64cb17d8a3c388efec726b2efab275
BLAKE2b-256 93fc3564961c6534437131174c5fefaeabec1c8b36bc05fd8da5cde61cc2fc4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 360.8 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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8fd87e4ca1a1d5595e9fb8566b4eb5df025836d3dedec5fe6d8579a1dcbce8c2
MD5 76d67b5f6d2f3c129f6f11584960a655
BLAKE2b-256 a87a1dd84b5fc59ccae0829617b0f521f1bf900215c1aeff3a89180230293e34

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-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.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dcff6d3013ba55a26604abb0ce63b185de192b250c7220242e373d5fb6fa3700
MD5 8f58902960c6fce98be37ebac67d9c15
BLAKE2b-256 1e9849b4f9e16c949352939707ff05fc5fed83bc0d68c3f716d186a8401539e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a85d79b5fcb7c829e3466e106f5851a8cff0b363ab42aa79e7efb8b1aa68894d
MD5 5546cb1cb43e2f814b605415b35e6979
BLAKE2b-256 8034794336baa079ffb9f165965951e0cb2811737cb6f8024b955f9e724209ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f60d6a50a6f9a78d0ffaedf2921aa181f88342d51b330c63309109af5845dccf
MD5 cd6b7d869a8ce1635662ee6f2a01eed7
BLAKE2b-256 5d5f6d10b286ebb572d35017e5e1f6066b021341bf63348f0386729e6b36222e

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 359.3 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a50b5d45cd8c6299893ab69f0909d72545acde07fbf77f2c0bc857b292ffe619
MD5 87318431779c3fbd145a184239bcfb1f
BLAKE2b-256 7d81ee7b8ca0e1937f2076b4bce9da56d8436d4013f2aeeb302eb53c99271e1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-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.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd55db8740a7e454558809fd489c54303a85da33ad2724b3e7686c1f96145b7d
MD5 f8abb71bf5b058a4dbf9aac7440b082e
BLAKE2b-256 fb806a75c0026b7f3b685cdaea7a5a1768deaa50d7df0e6b954f97d4a5999dfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c273a23d2f8053b08da0ddf3d98df432807b2f9646ca3361a3fde538924eae2
MD5 acf30bbea7a388ae7c43011aee30d4fd
BLAKE2b-256 4386e3cd078b6584c6f93b2d914e146ee15dda095518d0aabb2d8f8ad3fd46a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 166994f48446321a449c71215da97354eae00488e755bbb100e216ef2f222860
MD5 af3df2bb76580ff95d5ae1e36eace70d
BLAKE2b-256 a5e6a76e0fe37949ecd3904f34eacfeefa2d758cd717e52f0fd441c72fa6b859

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 359.6 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 927eab288635a33d2ed4548363e42202655cad9d5eda5b27c39164be1ecbbc3d
MD5 8f2bd5862046c2a17c6435bb555921e6
BLAKE2b-256 23f243ff7025d107b59c94c998d5da138569811a5b0e87467bda81f1cd20e45e

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 911ce39481310b7cf956122cfba1cad506a7fea91b20416b28c2279faa3ecf05
MD5 adb4d9ff87a8abdfbec45242ae8d13f6
BLAKE2b-256 f56be7c6784755e32f3d94bc8f06e6da28af3af1283b2f518bce262fe0f700e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84132b86fc71da429874574a812346c62095f7f0a72eec992db8b2719c009e5e
MD5 9686cb314db0d3cc47a2817d356fcd4b
BLAKE2b-256 0ceda5f2b7691821ad8476e1023ed6f8a355a3b02fa8ec8725135816d11f127b

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 285eef75559b6fb89b064b8f5f82aa81be3dcf7d98bc64eac64c9540c1d7c382
MD5 243607f33934add3e16d57edf9e008a5
BLAKE2b-256 b9a0be716a2d0e7fb3e9111d2a42eb4e774f6cc1ca33a0c6ee15d9482110245e

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: djlint-1.36.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 359.3 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e57a167c0bf284b5dd697ca4ef2def25e9290c9db5b191bcc889db4385d977f7
MD5 6ad99d63df9f79ae6106b8a5c40a43fe
BLAKE2b-256 6f08dc3c7807e876aa19ad5c895edc9c84abff3084878a456f6586cf08ce5a9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-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.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 171ac17fd6826257705fe725ff4155e63e5d11da206466e730072a75806e72bc
MD5 8684e117261c98a91017972e6904e7cd
BLAKE2b-256 f4dad98c6dfa44f28c8a9bc75f29fd6c846c36168a407c0d7b8855ffcd039cf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a59f8463de9fe8b5c5bdea3f787ee197cf790f479c5e0c0b3deb44e13416a2f4
MD5 51c1cd91394d14008b82edad9cd8f61b
BLAKE2b-256 59d77c758bfc790bfef26bf72fa5974fcd4fef5dd11b16fe6de017232c4f7abb

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.36.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1da98e2e3cf46b593d1cc8d884969ca2aa30117260459e03e44f675740815b9e
MD5 b1e58714716730e2bada3cf9280d0497
BLAKE2b-256 932826c2f38136d342b99bd087fda6af3544473898dd045aad4c89a8d34d55d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.0-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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page