Placeholder content for quick start to the Algomancy library
Project description
algomancy-content
Reusable content blocks (pages and callbacks) for Algomancy dashboards built with Dash. This package provides ready‑made creators for home, data, and overview pages, plus placeholder content to get you started quickly.
Features
- Standard page content creators (home, data, overview)
- Placeholder content for instant scaffolding
- Pairs naturally with
algomancy-guistyling and the core launcher undersrc/algomancy
Installation
pip install -e packages/algomancy-content
Requires Python >= 3.14.
Quick start
from algomancy_content import ShowcaseHomePage
# Plug into your AppConfiguration (see project root `example/main.py`)
home_content = ShowcaseHomePage.create_default_elements_showcase
home_callbacks = ShowcaseHomePage.register_callbacks
Use the prebuilt standard home page:
from algomancy_content.pages.standardhomepage import StandardHomePage
home_content = StandardHomePage.create_content
home_callbacks = StandardHomePage.register_callbacks
Related docs and examples
- Example application:
example/main.py - Root documentation:
documentation/3_dash_contents.md
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 Distributions
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 algomancy_content-0.4.2-py3-none-any.whl.
File metadata
- Download URL: algomancy_content-0.4.2-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b089262ed3cb9043fec4db815f2b35a9463d63d912344dd10d66e2144cfd4bc
|
|
| MD5 |
0ee45964ed42c1ec0041bb0496d32c05
|
|
| BLAKE2b-256 |
cfafb9933df4b8de321463d3b3782388c7e8e6b737c17d3f2c34347fc6fb0350
|