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.2.0.tar.gz
(157.9 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.2.0.tar.gz.
File metadata
- Download URL: dolze_templates-1.2.0.tar.gz
- Upload date:
- Size: 157.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8bd1a37d24c4b7fbc60e0012a09e5197f7448d6bf8bc6ffa51d2f678eef9755
|
|
| MD5 |
e4d35096298ec52da691f558e5e2543f
|
|
| BLAKE2b-256 |
a3a31509c72b08d0dc0cdfcd48197a8ea0842ff769c8a13142297c80cf15f2eb
|
File details
Details for the file dolze_templates-1.2.0-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.2.0-py3-none-any.whl
- Upload date:
- Size: 280.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3156f11559524543d360656d98f9765af4c52d3ca36d9c589d8ae450acf3cbb1
|
|
| MD5 |
c1ffd1f0742e97fb7cc9bc624fe80048
|
|
| BLAKE2b-256 |
42735d5dbe4d42d1f460748898d75708a05723f08d9f23570ec6f0e317aa3b9c
|