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.1.tar.gz
(117.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.1.tar.gz.
File metadata
- Download URL: dolze_templates-2.0.1.tar.gz
- Upload date:
- Size: 117.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 |
35bcef9c2eb4d96aedb38ef05762ac9e9c57f2beceab95f14c7ad35e3993c722
|
|
| MD5 |
98fafcdbe23229455f8bc6884e214cc0
|
|
| BLAKE2b-256 |
40c4f3204e20bf8be054c9f39205f4f022402899aedb12999957b196a0e9de93
|
File details
Details for the file dolze_templates-2.0.1-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-2.0.1-py3-none-any.whl
- Upload date:
- Size: 238.5 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 |
073bc8dc90a2e8b656889724e170ee864d004c65e6a79381688b3e8cb504235f
|
|
| MD5 |
88133c505ed7a41b5df0fd7f8e64ed2c
|
|
| BLAKE2b-256 |
0ffaddf26a5cb555738e9aca2ba16767d99f92ea23d33d896ff467857ec6122a
|