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

Uploaded Source

Built Distributions

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

Uploaded Python 3

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

Uploaded CPython 3.13 Windows x86-64

djlint-1.36.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (408.2 kB view details)

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

djlint-1.36.1-cp313-cp313-macosx_11_0_arm64.whl (322.2 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

djlint-1.36.1-cp313-cp313-macosx_10_13_x86_64.whl (353.9 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

djlint-1.36.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (408.7 kB view details)

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

djlint-1.36.1-cp312-cp312-macosx_11_0_arm64.whl (322.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

djlint-1.36.1-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.1-cp311-cp311-win_amd64.whl (359.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

djlint-1.36.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (403.1 kB view details)

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

djlint-1.36.1-cp311-cp311-macosx_11_0_arm64.whl (318.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

djlint-1.36.1-cp311-cp311-macosx_10_9_x86_64.whl (343.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

djlint-1.36.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (412.0 kB view details)

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

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

djlint-1.36.1-cp310-cp310-macosx_10_9_x86_64.whl (352.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

djlint-1.36.1-cp39-cp39-win_amd64.whl (359.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

djlint-1.36.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (411.9 kB view details)

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

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

djlint-1.36.1-cp39-cp39-macosx_10_9_x86_64.whl (352.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: djlint-1.36.1.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.1.tar.gz
Algorithm Hash digest
SHA256 f7260637ed72c270fa6dd4a87628e1a21c49b24a46df52e4e26f44d4934fb97c
MD5 f07b58d585fd4a5453a0d97797b7e2d6
BLAKE2b-256 ebffc3a7ee0c22703c03132737d1021b3c75fe1a8cfc852ce03fe74842c12966

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 950782b396dd82b74622c09d7e4c52328e56a3b03c8ac790c319708e5caa0686
MD5 fea6737f36b2a6ac614abad077aa6981
BLAKE2b-256 27a14cfdd378ebe31a8897d3a052ae7127b93eb36b5d314ca6a5639ab0c25c56

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1577490802ca4697af3488ed13066c9214ef0f625a96aa20d4f297e37aa19303
MD5 6939515399d8bd978ce7f422b3247377
BLAKE2b-256 7b2f9354408753840f2b81736bd4733aedc731e6e763eb93a50231f958eeb70f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

Details for the file djlint-1.36.1-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.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f08c217b17d3ae3c0e3b5fff57fb708029cceda6e232f5a54ff1b3aeb43a7540
MD5 fee33158110b2dfd28a27a9051cd4c9b
BLAKE2b-256 761676de5e6228153dd58b8b16bb4435611a3eb86da22d1fffbc39b95b10b4d7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4399477ac51f9c8147eedbef70aa8465eccba6759d875d1feec6782744aa168a
MD5 bf21096681dfe371c837644b15c28a0b
BLAKE2b-256 ba0004f1c3a618d8fe4651da2e18376e0e473867344833747d54b14be1a614de

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7f31646435385eec1d4b03dad7bebb5e4078d9893c60d490a685535bd6303c83
MD5 ce3590140dec8c8018588520ce6ddb08
BLAKE2b-256 6251af84a647c47437ed81a14f1f549db978e4ed79552d67153467119010850d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 abadf6b61dc53d81710f230542f57f2d470b7503cd3108ad8a0113271c0514dd
MD5 603cb004f2a5b75e7031e824c137cc25
BLAKE2b-256 30a06e3a6eec1ce63347203dac22e66457be65ea6313069cee0301929465e0ef

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

Details for the file djlint-1.36.1-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.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f907e97f4d67f4423dc71671592891cfd9cd311aeef14db25633f292dbf7048
MD5 aba55e3ab14769d0b6e4b000db6d9c55
BLAKE2b-256 5a827ea88923cae74e0f9c8e0426bda308b6a650a3446514d8c60b35f503c434

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7aa3db13d7702c35f4e408325061d9d4e84d006c99bb3e55fddf2b2543736923
MD5 57052e0e5c66db0b325fef16c551b7a1
BLAKE2b-256 b24181d6c1766299363db93a8998161e6e77aed9e30e7f4d5bfa73f43aba83b3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 210f319c2d22489aebc0e9c1acd5015ca3892b66fa35647344511b3c03fcbe82
MD5 ad7301a8a6595305b3745f9068197b45
BLAKE2b-256 ede4725344a881e8e9d481abba57b74c54e28dd5002f3b4933dcb7b9a310d589

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 095d62f3cabbac08683c51c1d9dacab522b54437a2a317df9e134599360f7b89
MD5 09163f16f2cf846b37d093a4925b88c6
BLAKE2b-256 7209dc1fa90c387048983e3754774edb1eb65a3694fc3c96953095e9bab560aa

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

Details for the file djlint-1.36.1-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.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 001e5124b0ebab60a2044134abd11ff11dee772e7c3caaa2c8d12eb5d3b1f1dc
MD5 52db2861d82f4d335eec57ee7cf657c6
BLAKE2b-256 688177d8349d2c453bcaf83b2c090b6b8f00586620033f2a20c85abee4d02471

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ddc9ae6b83b288465f6685b24797adbde79952d6e1a5276026e5ef479bac76f
MD5 8d7a0ec3fe0eeb9674a5f8899ff4e0bc
BLAKE2b-256 b3f81c27f3d49a60929381931e5981bd0df864c13077cbbc76bb8f17d65a5bb0

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 607437a0a230462916858c269bc5dfd15ff71b27d15dfd1ad6e96b3da9cbd8f6
MD5 a8eed76762c6dac9894e63669b065a11
BLAKE2b-256 dc5d9b1b45ef4137491c88c296977f9cbb52cb0f5482d423606baba8aba090c5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 65585a97d3a37760b4c1fbd089a3573506ad0ab2885119322a66231f911d113f
MD5 21d01fff9bd45a39ddae4f3593d4e08b
BLAKE2b-256 82a42db10612e7d03578abc0016305c67eb51808e233a44e90a039af4aac0d15

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

Details for the file djlint-1.36.1-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.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63d01c1425170b7059d68a3b01709e1c31d2cd6520a1eb0166e6670fd250518a
MD5 efd8389ecbe8ae8a105a1db75c4b7b0f
BLAKE2b-256 4da51fa32e10fd7d76c1efa33832de2401d90c5b10747075519206440272df44

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4712de3dea172000a098da6a0cd709d158909b4964ba0f68bee584cef18b4878
MD5 0adbe6c973c66b7bd6832db5ac760196
BLAKE2b-256 6c9004b9e1535b1e06bc1353f8415a56e6498b60cf9bdf43eb2f0fe12d2bda52

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ef40527fd6cd82cdd18f65a6bf5b486b767d2386f6c21f2ebd60e5d88f487fe8
MD5 79c93051788fc3cebf24e3a80a7a5f49
BLAKE2b-256 cafa016934fe1c5537e89eb43abc58598c944c26eb75e6c02b7d6b60481139e9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

  • Download URL: djlint-1.36.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 359.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.36.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 99a2debeea2e931b68360306fdbf13861e3d6f96037a9d882f3d4d5e44fdc319
MD5 5916072ffdb7ef541de9aee776036b26
BLAKE2b-256 340fde7a47ff187f71e6e4d13d87d3f174356bc650a849eba7c94f7f5ffcb302

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

Details for the file djlint-1.36.1-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.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02c22352a49c053ff6260428ed571afb783011d20afc98b44bbe1dd2fa2d5418
MD5 e6c242ac0873b92edc92cd93a8b9215c
BLAKE2b-256 9a4de96760f40209a1b6a3e9a1d82afc89f90a22fedf34786d8aecede1ad2ce5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2237ac5cecd2524960e1684f64ce358624b0d769b7404e5aad415750ad00edc9
MD5 bafe035c3c0043ad577e347de21a8e80
BLAKE2b-256 9bf306efdd4241b928c4635e6ad3d113b5ea4e0f8adebbd0cb98519067715a89

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

File details

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

File metadata

File hashes

Hashes for djlint-1.36.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ae356faf8180c7629ca705b7b9d8c9269b2c53273a1887a438a21b8fa263588
MD5 aa0ba83ee33f882330327e13928c460b
BLAKE2b-256 64d224f76f6d3b44e77f60e31fb0281c7a09d0a26a35027060a2372b3c33de3b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on djlint/djLint

Attestations:

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