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.3.tar.gz
(34.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-1.0.3.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.3.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e98208f2ac6af0e76f6c06c255bc08ae6a3658d83a9f436245e9de89eaa1083
|
|
| MD5 |
be474ee26ab14f4ca4bf61f0efdb0a08
|
|
| BLAKE2b-256 |
aa71730d8402c860cead719d209f1e2ec1745e14290678109b948c726691d429
|
File details
Details for the file dolze_templates-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.3-py3-none-any.whl
- Upload date:
- Size: 71.7 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 |
d31d188a070fcb4a8728f319e29a0cb151b45fccbc6661e4dfde9305cc42602e
|
|
| MD5 |
d94878f6daa2f6029ef6476405464568
|
|
| BLAKE2b-256 |
f22e17dc5c72e14096b2e33ae221c987b4bb24672a9a4d1e6d222c418a7c35d0
|