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.8.tar.gz
(38.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.8.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.8.tar.gz
- Upload date:
- Size: 38.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 |
9f001de754ccfa7766cba48ef2e5d66770122efe2f4dd3a0c044282c3a150774
|
|
| MD5 |
36d2ef8f7e8146e93d90af3073384c1d
|
|
| BLAKE2b-256 |
d2e65ff1bf7d7856fd356416db433182bee8a4714bb822a58b9f3198d50297f8
|
File details
Details for the file dolze_templates-1.0.8-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.8-py3-none-any.whl
- Upload date:
- Size: 78.4 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 |
ac4b55cea892a06f0073f122baa1192631605d92fb46b81eb291e267a30b8c98
|
|
| MD5 |
e4f77b41c320fc980818e9976a9c858c
|
|
| BLAKE2b-256 |
d183e6d8be2990d4e9a6211be4e1575a004905e03ba07e15f68a4da58a5afab1
|