No project description provided
Project description
Trame
Concepts
- A Trame is a list of Pieces, which are themselves made of Actors
- The goal is to display information, Piece by Piece
Dev / Install
Install locally with dev dependencies
pip3 install -e ".[dev]"
If you don't need dev dependencies, you can install locally without the .[dev] suffix :
pip3 install -e .
Try it out !
python -m tests.sandbox README.md
python -m tests.sandbox README.md --style tests/data/obvious-style.css
Install locally
pip install -e .
Run unit tests
python -m tests
Sandbox
python -m tests.sandbox /path/to/markdown.md
python -m tests.sandbox /path/to/markdown.md --port=8000 --style=/path/to/style.css
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
pca_trame-0.0.1.tar.gz
(4.8 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 pca_trame-0.0.1.tar.gz.
File metadata
- Download URL: pca_trame-0.0.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fab3f53e577425e721408c7da019a70cdbc358bbd8d69fa5f57ac3436bbe016
|
|
| MD5 |
d753f6d802e62d34e365c0b452bd037f
|
|
| BLAKE2b-256 |
5c2fcedc8bf53602c09c11a3d641160230dbf4c5206a21bcf427a9508dbc2a99
|
File details
Details for the file pca_trame-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pca_trame-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80a4186dd845902ed4bb99e6fc609f42430abebd94e1f928a3637e336873912a
|
|
| MD5 |
1fe825502c597f249e611daa26126577
|
|
| BLAKE2b-256 |
677b13eb4ad3096e71067c0f4c2dceaccef6882b17c872be4fcb8c4185921438
|