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.5.tar.gz
(34.4 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.5.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.5.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2482d4c138ab9c91bf56f7802c433952af0dbe39237e9600c44c0ec12b29a326
|
|
| MD5 |
492ddda608191cf67f47c0b4b6c3ab50
|
|
| BLAKE2b-256 |
6755d4ff123b91920c7ed9ced060d2480b83b3c6563a39b2c7d328fbba40fee2
|
File details
Details for the file dolze_templates-1.0.5-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.5-py3-none-any.whl
- Upload date:
- Size: 71.7 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 |
561e3b5be09dd3542f166d58b4e4f81a29bda97e7736d3f002181ecc651842c0
|
|
| MD5 |
ca3cdc294723de308a76a936a6fbdc00
|
|
| BLAKE2b-256 |
bb113dc6987d43c0c7ae425aedc0ea71cec7ff1410915686a4080bcf938bac87
|