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 %}
  {% quote_photo src="/project-hail-mary.jpg" %}

  {% #quote_text %}
    “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.”
  {% /quote_text %}

  {% #quote_attribution %}
    Andy Weir, Project Hail Mary
  {% /quote_attribution %}
{% /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.6.3.tar.gz (59.8 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.6.3-py3-none-any.whl (62.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for slippers-0.6.3.tar.gz
Algorithm Hash digest
SHA256 8602f462da79b707d25ec050fb51b6cbe5fb225b3c7faf40d1f02876d970e9f0
MD5 03890dfbb92f926fac95390b2e5c61df
BLAKE2b-256 c33c979ab01ee6515fb3d6f10cfc10ef2e6219817828b972c54d49f6ddd9ddd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: slippers-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 62.5 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.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cddd92cb998fb48472f863a811566f5a187b392f65ae4b0df81008b56dff214c
MD5 9c66ea81638e23d504094df9b6d8f3cf
BLAKE2b-256 9cb976c4b0535d26089d0d01f5c9cb3529b121babd1abf605e6c7e12acedb09b

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