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.7.tar.gz
(38.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.7.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.7.tar.gz
- Upload date:
- Size: 38.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 |
91607601fd9388cd5cbf205b5a63beff18c2e67a77151c91d97aa6fae3d5109b
|
|
| MD5 |
509eb968d58a2690e958d2896670c5d2
|
|
| BLAKE2b-256 |
6c75a4c84ef8216aad4a980953e1f093726caeaf20f4987db05c5346c9fd52c3
|
File details
Details for the file dolze_templates-1.0.7-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.7-py3-none-any.whl
- Upload date:
- Size: 76.1 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 |
b2b7cc051c72e1ed0364bd3194dcdacdd2ea8545fcda35414970dd5cbd3ce0dc
|
|
| MD5 |
779766bd6a61484841105908073123ba
|
|
| BLAKE2b-256 |
19dbe58d0d99c599c7b1ae9f9859fc05d46e75c1266c34d37924c14606becb48
|