Skip to main content

Build reusable components in Django without writing a single line of Python.

Project description

Slippers


PyPI version PyPI Supported Python Versions PyPI Supported Django Versions GitHub Actions (Code quality and tests)

Build reusable components in Django without writing a single line of Python.

{% #Quote %}
  {% QuotePhoto src=/project-hail-mary.jpg %}

  {% #QuoteText %}
    “I penetrated the outer cell membrane with a nanosyringe.”
    “You poked it with a stick?”
    “No!” I said. “Well. Yes. But it was a scientific poke
    with a very scientific stick.”
  {% /QuoteText %}

  {% #QuoteAttribution %}
    Andy Weir, Project Hail Mary
  {% /QuoteAttribution %}
{% /Quote %}

What is Slippers?

The Django Template Language is awesome. It's fast, rich in features, and overall pretty great to work with.

Slippers aims to augment DTL, adding just enough functionality to make building interfaces just that bit more comfortable.

It includes additional template tags and filters, but its headline feature is reusable components.

{% #Button variant="primary" %}See how it works{% /Button %}

See how it works

Installation

pip install slippers

Add it to your INSTALLED_APPS:

INSTALLED_APPS = [
    ...
    'slippers',
    ...
]

Documentation

Full documentation can be found on the Slippers documentation site.

Contributors

Contributors

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slippers-0.7.0.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

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

slippers-0.7.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file slippers-0.7.0.tar.gz.

File metadata

  • Download URL: slippers-0.7.0.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for slippers-0.7.0.tar.gz
Algorithm Hash digest
SHA256 35059d4025845a46e252633a16a04136f21b28469dee7c4a2a361e00aee5335e
MD5 875700980797045795a8c318466576df
BLAKE2b-256 5f9695bc00d151c2bcc2a669b6313e6a9cb902c6638258f2109e1cba3b625a0d

See more details on using hashes here.

File details

Details for the file slippers-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: slippers-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for slippers-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49c67577939cf310283904199f405db481a08d6c43406ab5df01871b50a5758a
MD5 514f0372f5341beb19d7e9b3d9d9e9db
BLAKE2b-256 f863a5d1c88e297b57152ec6e166ea2d7a31c0fcf0858a2a65490b91141610e2

See more details on using hashes here.

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