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.0.tar.gz
(35.2 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.0.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.0.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
115cd933326032dc0c428232567c77c9e43e7b7d937347879664528ca8242b4a
|
|
| MD5 |
002b9637861d46909b351757cd52894d
|
|
| BLAKE2b-256 |
273134c7394b616e48dc7d241816d85af87a0b16c8997de0054fc6116d15b7d8
|
File details
Details for the file dolze_templates-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.0-py3-none-any.whl
- Upload date:
- Size: 74.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 |
4e242ef3fa236457041f37ad09ba3eb3d359596f29ee2aa9ac1a55d537c2eb49
|
|
| MD5 |
c6923b8b78e2b48975d9310cf2d62d27
|
|
| BLAKE2b-256 |
15d6659bb14b12f5af3173854021e56ee8ea338c062265e6b84500b91993167c
|