Template system for Dolze landing pages
Project description
Dolze Templates
A Python package containing templates for Dolze landing pages.
Installation
pip install dolze-templates
Usage
from dolze_templates import get_template_registry, get_template_content
# Get the template registry
registry = get_template_registry()
# Get template content
template_html = get_template_content("templates/layouts/brand_product_physical.html")
Template Structure
The package includes:
- Template registry configuration
- Layout templates
- Section templates with variants
- Sample JSON data
Development
To build the package locally:
pip install -e .
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
dolze_templates-1.0.6.tar.gz
(38.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dolze_templates-1.0.6.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.6.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da764e592e53982257e0c09cfa2112b48e8724e2d446f56acd55a9642224d72d
|
|
| MD5 |
44da2f363ba27ccd4c0fa5504583469e
|
|
| BLAKE2b-256 |
919af3c1e810a050d938af4470e14a8955e77bd432415c5aef2ff650b8e89ac2
|
File details
Details for the file dolze_templates-1.0.6-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.6-py3-none-any.whl
- Upload date:
- Size: 76.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6460877af05bda5af312854a010b7d81a0707c7d44cd5b42b468cd19685815a1
|
|
| MD5 |
02ae08c82812d136427600af351255a8
|
|
| BLAKE2b-256 |
221a760b5e46c469e43bc359f2f33983e4e4db50ff5e92fbe4527f81a74fa100
|