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.1.1.tar.gz
(135.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-2.1.1.tar.gz.
File metadata
- Download URL: dolze_templates-2.1.1.tar.gz
- Upload date:
- Size: 135.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
503e5460437d96bb25bab53e06e8ce3bef632d4666d9a61abad77f6f19d325f4
|
|
| MD5 |
b0fa3b3e44ddd5be76c53c9e5fab03bf
|
|
| BLAKE2b-256 |
3ac74aae5269be465335edb2c7302f2ba8ae4801ebab6aa4674d139758ae6701
|
File details
Details for the file dolze_templates-2.1.1-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-2.1.1-py3-none-any.whl
- Upload date:
- Size: 253.6 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 |
bcdf3cfcb6fbe10900b78985d6ee489631e4b496538fa69421ae3c319c88889f
|
|
| MD5 |
ae8ea0f8db994cba98198b97b978bf33
|
|
| BLAKE2b-256 |
176239ec72a1c0d8abf3f178862b7d68f6e6c37618757dc52a59680b72bcdaa0
|