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.2.tar.gz (47.8 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.2-py3-none-any.whl (52.3 kB view details)

Uploaded Python 3

djlint-1.36.2-cp313-cp313-win_amd64.whl (364.9 kB view details)

Uploaded CPython 3.13Windows x86-64

djlint-1.36.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (414.2 kB view details)

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

djlint-1.36.2-cp313-cp313-macosx_11_0_arm64.whl (325.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

djlint-1.36.2-cp313-cp313-macosx_10_13_x86_64.whl (357.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

djlint-1.36.2-cp312-cp312-win_amd64.whl (364.8 kB view details)

Uploaded CPython 3.12Windows x86-64

djlint-1.36.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (414.7 kB view details)

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

djlint-1.36.2-cp312-cp312-macosx_11_0_arm64.whl (325.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

djlint-1.36.2-cp312-cp312-macosx_10_13_x86_64.whl (357.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

djlint-1.36.2-cp311-cp311-win_amd64.whl (363.3 kB view details)

Uploaded CPython 3.11Windows x86-64

djlint-1.36.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (409.2 kB view details)

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

djlint-1.36.2-cp311-cp311-macosx_11_0_arm64.whl (321.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

djlint-1.36.2-cp311-cp311-macosx_10_9_x86_64.whl (346.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

djlint-1.36.2-cp310-cp310-win_amd64.whl (363.6 kB view details)

Uploaded CPython 3.10Windows x86-64

djlint-1.36.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (418.3 kB view details)

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

djlint-1.36.2-cp310-cp310-macosx_11_0_arm64.whl (330.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

djlint-1.36.2-cp310-cp310-macosx_10_9_x86_64.whl (355.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

djlint-1.36.2-cp39-cp39-win_amd64.whl (363.3 kB view details)

Uploaded CPython 3.9Windows x86-64

djlint-1.36.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (418.3 kB view details)

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

djlint-1.36.2-cp39-cp39-macosx_11_0_arm64.whl (330.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

djlint-1.36.2-cp39-cp39-macosx_10_9_x86_64.whl (355.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: djlint-1.36.2.tar.gz
  • Upload date:
  • Size: 47.8 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.2.tar.gz
Algorithm Hash digest
SHA256 00d1a79de3c43b50e46a0ce6f279535b88bbf203d3f50ada92f56740fca4f590
MD5 dd3e35a5293940c4989783322eef65dd
BLAKE2b-256 de749173e0a91e705976c639eba1a39ce44b2b2ca1694e01c5ed8e397886d554

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-py3-none-any.whl
  • Upload date:
  • Size: 52.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 98193159b1563a8644b58b7adfcbad04246bb9078ad49c389ac586fec181c48d
MD5 1657cb9acbd1868a40f581b550d90ba5
BLAKE2b-256 f96ac593c857bfe12b748011c4387c309820b3ae69d363aeb7dd61e74d0c7f2d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 364.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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8e815b61a6f50eb55fd4c76cff6b3f447ecd5d063a714cd353fec47ce131e4c7
MD5 e7c68b0f07815d45072e788686c250dc
BLAKE2b-256 61c7ced8909a3240acb3af64327bc7079616b7d37074c4d88d7e590b84ad2d4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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.2-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.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f3e16b4d104d2aedc474c2da819fb2c09a5183e2867616fe4df2fa685d2c191f
MD5 12bd6e9fb3e13244f74d24f44036570d
BLAKE2b-256 650d58e0d4b1988129b56e8082ef35e45199f2d122581017b0039835feb309fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8bc05e3735960dad5b025037a0e5e823300224ac44d9d8c9cbae6fb962c77a84
MD5 69443a301d5b2d07412d5ed46b236f19
BLAKE2b-256 748cac7d95c3b3178ee2e92115ade32fd34c0b7b2d8bbe70414643fea03afd0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dbdffa74fed2fdd29c587f80179ae302247e51d3f78a617c4cde43b028bc161f
MD5 e8e3bc1808b14be00df1950c9ff50a56
BLAKE2b-256 7d3f81b7fbc16eb43db295345ce79780cc94cdfa710f702dff973d946faa0cef

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 364.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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bfd5fe43d2b8fe09c08d13cce60457ec9e53c13cd6c8949c794ea6643245a1bb
MD5 cf82fb61e969e66ef8a3e578571ee396
BLAKE2b-256 c360712dac780d1600bf81df5e8408e320430d5d597b27ba22f97d61f0389450

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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.2-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.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0417729ebb50592344f1b6beec2931faa62e95153c3ef7f388ab61c234f22795
MD5 64bb7da88566f80949517ac123c2cc01
BLAKE2b-256 b4ecd694f807822c0c0c20579befd30bb6ce1ac56cf3a69b67bce9706ef9061b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e126d197612046a0a1c1d07830576372fec52e18edfbaa899e71c3bd824a9ca2
MD5 836f6434886286f35461512ce74af8fc
BLAKE2b-256 1ad168b7977df95fc70a23ac54cc36a50011fb2fb9ef9b71fdc997966dac9f08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a16a95d21f17b68a406deb47bfa227d7537385d4fba8f6e61351d68d55bc899d
MD5 0e65e823834587ee8ab3d06146171b49
BLAKE2b-256 dc2f144e0bc6bf1f1c640279b2298a7b0ebc8823c40f64d3ee7fcac95d3ce617

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 363.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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4a84b6012b560657fd62e3c76ec09cc5dca4657ecde6f674b120fffd29ceaa3e
MD5 d59278738edecc505349542c177a5d8a
BLAKE2b-256 0b30d22dd9c8acb1dc0c89eeb5a9d9600a7e505d605c89d6681d81b666dbd6bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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.2-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.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0eea9305cc354067d5b3b69f8ef269303780eca58bd520cf14c40d5f24599d71
MD5 2049ca1d440f6c7e657bdefad8fc80d5
BLAKE2b-256 8ae15e9b8ca42f877bc098b7e9e40acf30a764c1d444b65e159dde27471d88b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f34ffd2454acfb79b2292434ee428f414fc5587ef0ff4b8a7aa43082fcb6104
MD5 e37ea6e18f58ada56972ba439d20d398
BLAKE2b-256 db58736ab6034359363fb000de65f04d6d2ea6137728b9a4a131d50a000992a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 655085c9de9d9a23f778d437e93b5b13e383e1795f7baec9809b930afe2c7c74
MD5 d2635d23a0a93584494e92df3251139e
BLAKE2b-256 0fa75a89d8ae76bf30c8dac08cdd1cbcb2b3489bb417d5a6bc590967713de3ec

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 363.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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 391183741f29485fb0b9325563756fad932ceaea1157e2d913e57bcfad2af958
MD5 e842e13dd4cb7e9c684224caed15d384
BLAKE2b-256 8c8215730ee0063ce3c94f1d13b590002bd918f90af207a779203fd926252cf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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.2-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.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 79ac76f238d307868dac48ba83bebc5130f51d50864e9ba0ec218fba6ead1c84
MD5 c1432110235e7262a62672fec592510e
BLAKE2b-256 8d6e8324f768c74e14266ab20b4562c04ffccf9874bb3293028e3c32c41c9e26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb77f3a1c347194d95673e785624230b520f1c236549974fbd0f07d2c3a5a6f7
MD5 de3da8044fac8fa153060c98d00d06a0
BLAKE2b-256 9836a077918d7c0897a7b3f7bbeadd6cc4d50971a8fd2ffaa5d5c4535bfe5f57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3239587d43c6b6c5766c0c803c73fa27b4af75227ee4003292c010dd97683e1
MD5 99900c98ac8da9bd8d0b849644a0d4fa
BLAKE2b-256 894a7cc1adba411a339e3dc2c8e6c679d042c89a401612edb88a8d3e1a6e3bee

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.36.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 363.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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 772cff132b5b176556e2193162f9e197cbc61af1315a4fa57ca0dee40c760b1d
MD5 8ff04148ff316c485ebc0037c8c8e21c
BLAKE2b-256 0c1c6a6032806a396ccebe1667ab68f9bdd2c0eebcecd5119bcc713dc8629beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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.2-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.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e35bbb652acd1f3251d7db11ec30cf7d0abcd4a1005be9e75275bfe506e22f64
MD5 38f7e4b083970484bfb83d473414d6bd
BLAKE2b-256 b475a917b9cb4c613ea0ce85eed9f6555dd7a94dbfe66ecaf0c1bab1c8989b89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfe43bbfe502ec2356b2daef3980c868e2c68342e29c1661c381ef882a495942
MD5 f8397dc5134f57d32b52b698b8177bf0
BLAKE2b-256 d93dceb23455d972aca8b61fd0c577ae600feefe74595f6131174f715530f00c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.36.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d336b8c3e0e58b192a4cfbed2a25fe86742de647374f12f6c5dcb34428321204
MD5 a2940ec6df8cf48e36a5ae45e982a546
BLAKE2b-256 668b63f7def598f508b3ec0dc883c727e85f3dc1a9c83fccc6a0c9326b77bae6

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.36.2-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