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.3.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.3.tar.gz.
File metadata
- Download URL: pca_trame-0.0.3.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 |
1eec6efaed43ece9c3a54b08b498938978a8d121f0103f3160354c49504ac420
|
|
| MD5 |
601d4dd4e46d57267ef43576fbbe0fac
|
|
| BLAKE2b-256 |
c9db1e748b876c951256d96070684784faff60146b27ca7b4ce75ab14dee8894
|
File details
Details for the file pca_trame-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pca_trame-0.0.3-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 |
e243f6a4593ddc77a5d66fb741e9af63bceb86a23866b79ee14d4a66d846ec00
|
|
| MD5 |
518e73034901acc80fbb35465e5aec3a
|
|
| BLAKE2b-256 |
b62cfe74f6a24694ed18b3b39e019bd23ce249e928792be0a734ff42e0faa8ab
|