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.35.4.tar.gz (46.4 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.35.4-py3-none-any.whl (50.6 kB view details)

Uploaded Python 3

djlint-1.35.4-cp313-cp313-win_amd64.whl (349.1 kB view details)

Uploaded CPython 3.13Windows x86-64

djlint-1.35.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (397.7 kB view details)

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

djlint-1.35.4-cp313-cp313-macosx_11_0_arm64.whl (310.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

djlint-1.35.4-cp313-cp313-macosx_10_13_x86_64.whl (341.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

djlint-1.35.4-cp312-cp312-win_amd64.whl (349.0 kB view details)

Uploaded CPython 3.12Windows x86-64

djlint-1.35.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (398.2 kB view details)

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

djlint-1.35.4-cp312-cp312-macosx_11_0_arm64.whl (311.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

djlint-1.35.4-cp312-cp312-macosx_10_13_x86_64.whl (342.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

djlint-1.35.4-cp311-cp311-win_amd64.whl (347.6 kB view details)

Uploaded CPython 3.11Windows x86-64

djlint-1.35.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (392.4 kB view details)

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

djlint-1.35.4-cp311-cp311-macosx_11_0_arm64.whl (309.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

djlint-1.35.4-cp311-cp311-macosx_10_9_x86_64.whl (335.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

djlint-1.35.4-cp310-cp310-win_amd64.whl (347.9 kB view details)

Uploaded CPython 3.10Windows x86-64

djlint-1.35.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (401.5 kB view details)

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

djlint-1.35.4-cp310-cp310-macosx_11_0_arm64.whl (319.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

djlint-1.35.4-cp310-cp310-macosx_10_9_x86_64.whl (343.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

djlint-1.35.4-cp39-cp39-win_amd64.whl (347.6 kB view details)

Uploaded CPython 3.9Windows x86-64

djlint-1.35.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (401.3 kB view details)

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

djlint-1.35.4-cp39-cp39-macosx_11_0_arm64.whl (318.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

djlint-1.35.4-cp39-cp39-macosx_10_9_x86_64.whl (343.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for djlint-1.35.4.tar.gz
Algorithm Hash digest
SHA256 d4a1342d83e65171059925b87ab351a1d5201289a764f9e092ef7a99e312554e
MD5 f42b271216fd5f156dab93fea12bf725
BLAKE2b-256 874b78205d41de135f8c36515f8b015a2e923492926576fe7ca76abb3aee8027

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-py3-none-any.whl
  • Upload date:
  • Size: 50.6 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.35.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ed6088d416019e453c1451463ed44ffbf3f84c3bd8b1dfeadc456103fd1e5d14
MD5 15fdedd11a3bcc234999b1253be0712f
BLAKE2b-256 0c3f7937f331265c44acf89ebe9c61ba490ca70df0b463e9490ce44910b2fe73

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 349.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.35.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 491a41c23981164bbc7bc754ab0d39c99f5aa1887680a3fd00543f6dd50fc907
MD5 27222322bfea29a94d0b2e9ce25b2f6e
BLAKE2b-256 c324874d49a98b3451a9e9f8df5ca46a4236d33b523065822a9e37f12357f333

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.35.4-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.35.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.35.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 858e6bce13aedaf387a20d625e4795113b78ac1fb572bd4d03abb76f89822722
MD5 6b438b8c88fabbc32318e493f18dc902
BLAKE2b-256 b70b4a52c92b3eb4d4e4d3869b66c0e1ad6c56e18021bfa88f2eb47e86a68c37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24aca63394d2f060d5f6367c34e3dca3ecb1c5c5a908ce24147243bccc8710c9
MD5 f68efee4a539ef84ddefd1f1de9240cd
BLAKE2b-256 8617aeb09412ae3797d3b52928412ae0da6c61c6d1a9fa3fd5b30618868797d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7b12ad12048c4a44a61bd39e5f85147e9b8f1ca85b76c5066603747f660a2922
MD5 fae01e5304e9f3c3cdb8aeac401fff56
BLAKE2b-256 167c778ce431e42f8dae296b53a6e76b00146ead1152777b9b5203e01d9f6158

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 349.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.35.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6982bebd9e2587bc503d6bd0fdea492fd70ebac79aad7cbecd0d67dfebe1de4e
MD5 301583dde4c704a366df7e933926af0f
BLAKE2b-256 5bb7f69c10f4d89f356289887622bccf915c2f5756f73fe32e112fa8d2185950

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.35.4-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.35.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.35.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b457e672fca03eefdfcf6e4c1dd4bfc2c324e8b0755e5def2d94c9273eb6edc7
MD5 5276e0bfa534eace6dfc4d127387da2e
BLAKE2b-256 274b47f98ef87738b40e662d584352dffa60146c6071446e986fd20c223b9b2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65ebe3f4dcee2944d101e3ccadc71cab13a4c59cebd428bb5ba59609d365c232
MD5 ec0836bbb79e03d746dabcf8df852de2
BLAKE2b-256 3ca6a62a349c851c16ec848d626bdd478e9e23d3ed52544747abb46a2dd3617e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c5dddbf2d5cb2bbbf4ef53c6e7c0042e41ff3e7097eed3f1ce53a8e4c2cb7eec
MD5 ed2c3d07ad143faccd1e0d7536111dbe
BLAKE2b-256 1594f06d8215b3a6a5c25b5e63c798751d8b238e8d4f6fd73c241d8c112844d3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 347.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.35.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 677d95914d45b6fdeaf3f356dd857feef55be041804909e5a35042acc7c7c196
MD5 40c0379eccbeef40fe839329e5f2292a
BLAKE2b-256 29d446b5983d4d1e877fa87c1c42256bb67c44b072078bf12fafd5b4bd5aeaf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.35.4-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.35.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.35.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c4bfbaba4622a1439d30956da891315aefce7c56ffaefe1220cfeb1d99cf628
MD5 6e678627a33519810318d139c52fde94
BLAKE2b-256 7bc377087b8e76b0b37e1f959c5108e70c516235b6fd02485b645314fc816cae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d62563deae046bc2e94747110bc785cce416088e9ee6db6c31702c01d0f5212f
MD5 6312d2de8455ccf5a093194e368b1e74
BLAKE2b-256 ecf35c88e3db4bead9eb6f16492ee942b36985db5c4af6e2f0e82a2707ab017e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66db077a033c03abe26ebdd7819229a86cee9edb7ce6c5eab03100c5dc178202
MD5 15f5dfd603d7a3b6f213a776ab6aaa62
BLAKE2b-256 4ad6d946b595f141c8d8f795688b8bd944d5842505aff84c5f3ddbbdf397ab42

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 347.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.35.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 085fdc16d359abf270f1bfe7b22d4cc73c85ab070147cefb09b32d962cefddc3
MD5 122463002e660de087c88bc625cf3d7f
BLAKE2b-256 2c928cf80cd856436f0d8593bfe244b2fadd230995a7e0c59a8af4ea84741d88

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.35.4-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.35.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.35.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2effff20e821199439882843a56179e6b1c158c2c2a1b058e1e5d87643f84c77
MD5 90b9b8de08271520ee16796cad36a97d
BLAKE2b-256 b7bedfe6393e102d1d369485d395b2bde6606339edefb8d07078042951696ab6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e741641de0a26025ef6ba04978aea9480a1d3ddd4d9060820cbc250a34a552bf
MD5 51ac911235d3ee0c0c560296541bf1a8
BLAKE2b-256 f89ae7441f5edb1de67bd038d4e06f6b90ec78e976066eabb3e47876466722a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14a278a340a46f8e1187afba8e0bccdd6ebee58ac129807448d35f6445671665
MD5 8a5c0c8eac20eb87fed05b29a71001df
BLAKE2b-256 4545ab14384db4278771e08bb284ec09bd1fef33750ae45c8f3fedc36d49ce72

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: djlint-1.35.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 347.6 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.35.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0c41a21de3de0e60cc02154d432d407577e83e21e2ac7ca45f195095beb57099
MD5 fffe59378863db4973f24a6323e6cd86
BLAKE2b-256 290e30da2cf0c3abf0ae464d106e2039ccb4d686bcf57393995dcc0f90f875e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for djlint-1.35.4-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.35.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for djlint-1.35.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8adcfb56fcb20010f4c778b879846ec488689356a1f9e502326d980e582e78a9
MD5 ea0ffed7d22d782cc5d321c81eb9c201
BLAKE2b-256 98d6f431a9f280562aa21a5dbd77eb20df101ee91ea2b532bb5d4de803a97f11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7864eceffed926eabc78f52a2aeda3895df8eb38b6ff17e4455debba64cd922
MD5 530b10e5bbe4639a0b834cb7be179d87
BLAKE2b-256 d236b98e0d0d3ee0fb5fed1a95ccfc09a9c7b7e8998ec5affcad0312069d0bb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for djlint-1.35.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 519546a873909ab7832cb1b07f9503fa8b6fee2a8178e4ee42ae62640eb19b93
MD5 fa59041a30c8de949b1417546497bd5c
BLAKE2b-256 11a732a8dbadc4ddb93913855797e494f219f157da086d2b0a80b4d261da3f4d

See more details on using hashes here.

Provenance

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