Skip to main content

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 .

Install

pip install pca-trame
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ "pca-trame[dev]==0.0.2"

Try it out !

python -m trame_tests.sandbox README.md
python -m trame_tests.sandbox README.md --style src/trame_tests/data/obvious-style.css

Install locally

pip install -e .

Run unit tests

python -m trame_tests

Sandbox

python -m trame_tests.sandbox /path/to/markdown.md
python -m trame_tests.sandbox /path/to/markdown.md --port=8000 --style=/path/to/style.css
python -m trame_tests.sandbox src/trame_tests/data/dummy.md
python -m trame_tests.sandbox src/trame_tests/data/rgpd_maths.pm.md --port=8000 --style=/path/to/style.css

Release

python -m trame_tests
python -m build
python -m twine upload dist/* --verbose

Play with test trame

from kame_tests.get_trame import get_trame_from_test
trame = get_trame_from_test("get_trame_from_test")

Project details


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.9.tar.gz (93.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pca_trame-0.0.9-py3-none-any.whl (97.7 kB view details)

Uploaded Python 3

File details

Details for the file pca_trame-0.0.9.tar.gz.

File metadata

  • Download URL: pca_trame-0.0.9.tar.gz
  • Upload date:
  • Size: 93.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pca_trame-0.0.9.tar.gz
Algorithm Hash digest
SHA256 298d45457ad5cc59053986bd46577771388886dcb296b8137d0675c7a4dfb460
MD5 9c6b92007439c8944f1511001254d3ba
BLAKE2b-256 a39ef791f41388442cddf7d64444097b376982384ace663292de9fee7462b4ef

See more details on using hashes here.

File details

Details for the file pca_trame-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: pca_trame-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 97.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pca_trame-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 c3466f7b7428dda43735e3b678701b15af2e32e170c0589593f934bf64cd8e01
MD5 e1053f382905642ed04000da1d67c665
BLAKE2b-256 50c79e00b614b192a3c28bf9bcf068ee06e6b0249cb766350b1dde1304836016

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page