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-2.0.2.tar.gz
(136.0 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-2.0.2.tar.gz.
File metadata
- Download URL: dolze_templates-2.0.2.tar.gz
- Upload date:
- Size: 136.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55012aeafea21b777898649e5f5d7f3ea6dac722bcabc40841d2343839eb65f7
|
|
| MD5 |
89c2dfe1f598a734b2bcf979454ed8c0
|
|
| BLAKE2b-256 |
5b3f3301865cbf0e4e4c7863bf95f669a966a327a8a53d01f07312c3afd9314e
|
File details
Details for the file dolze_templates-2.0.2-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-2.0.2-py3-none-any.whl
- Upload date:
- Size: 252.7 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 |
98665b84bfb782e4179f87f7e8d1c763f16ff5ddd5a3b42323d7b70fcb899753
|
|
| MD5 |
57def9d7fc351d3885ea583a19755988
|
|
| BLAKE2b-256 |
44cd1855cd34b76d7cb537869bc019957980301cc14ab7cf8ed2ce4d137eff0a
|