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.2.tar.gz
(34.7 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.2.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.2.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db464dc331900eef7c7bb3fb281c4cc6145c77419d75870280372a52e3b1d59
|
|
| MD5 |
02321867d408f14e66f313911517a666
|
|
| BLAKE2b-256 |
ea1de61545aa79017ee4972198aabe541e5d771d1c492b268c52bda6da718485
|
File details
Details for the file dolze_templates-1.0.2-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.2-py3-none-any.whl
- Upload date:
- Size: 73.3 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 |
4987deb0738cacbecc8378a65d89ef78498f9bffa1cc3f0e26c3576e18a7b1e0
|
|
| MD5 |
02ebc4aaeaa634d0d5d75aa23daf2dfd
|
|
| BLAKE2b-256 |
b603aeb75e4c14562d290b718f264147ebdd9396e25734f4ee5ceaa48b903693
|