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.1.tar.gz
(34.7 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.1.tar.gz.
File metadata
- Download URL: dolze_templates-1.0.1.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f1a3ee51952ddda005b54f79be9425a81e58af97cda1d7779ee8cbb6ee8756b
|
|
| MD5 |
dfc0c6e3af4bf5ec672cfb8bf146e9ab
|
|
| BLAKE2b-256 |
3b4f8e848c4fdfa4468cbd851473491f526d647b3ce7d8d820510ef45958f371
|
File details
Details for the file dolze_templates-1.0.1-py3-none-any.whl.
File metadata
- Download URL: dolze_templates-1.0.1-py3-none-any.whl
- Upload date:
- Size: 73.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 |
2a3f9a2518975aad993e72d66d338df3292e970a38751ba521ed9f74e8afae3b
|
|
| MD5 |
ce4b5861fd701373f0e8c45d847cc380
|
|
| BLAKE2b-256 |
2c354a744599f91e4e29112b1e218a363d4ca0bab874052d87430ae916f9e765
|