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.4.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.4.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.4.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 |
e700937ae7857dc31434b30038d77c51ea32c524bad0811416afe21da21bafd3
|
|
| MD5 |
7ea441cfb8a81e1fc63732a45880eb5a
|
|
| BLAKE2b-256 |
e1298e0b62b7578bab78fe66a7ad49e9ab568ef5dee7578b4481a77d4355a2c7
|
File details
Details for the file dolze_templates-1.0.4-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.4-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 |
0a29a3c37ed0a86fc99f077045f3e8e84c0e97424758f884d57e33a7f1b68bd8
|
|
| MD5 |
9ae244b44f7acd5792f5fb9ef87122d8
|
|
| BLAKE2b-256 |
e46dda175f5617dc9b7bdd325e607d113d92184c06ebc8c78d1960867b37daa3
|