CLI slideshows in Python and Textual.
Project description
clippt
A command-line based presentation application (usable as a library too).
Installation
uv tool install clippt
Optíonal dependencies:
uv tool install clippt[data] # For data slides
uv tool install clippt[serve] # Enable web server
Running
Usage: clippt [OPTIONS] SOURCE
Run a presentation in the command-line.
Options:
-v, --verbose
-s, --serve Start a web server
-c, --continue Continue from last slide.
--no-header Disable header.
--no-footer Disable footer.
Configuration
A presentation is defined in a source file in TOML / JSON format.
Examples
uv run --with clippt python -m clippt
Syntax highlighting in many languages:
uv run clippt src/clippt/examples/fibonacci
For more, see src/clippt/examples/README.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 Distribution
clippt-0.3.0.tar.gz
(91.1 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
clippt-0.3.0-py3-none-any.whl
(22.1 kB
view details)
File details
Details for the file clippt-0.3.0.tar.gz.
File metadata
- Download URL: clippt-0.3.0.tar.gz
- Upload date:
- Size: 91.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec4b142db470b1b3ffd040ae12bd9166223fb5352fb88e72d926aef6755c19fb
|
|
| MD5 |
bc7826af06a6e710ce4414610faf9123
|
|
| BLAKE2b-256 |
5ec7b998e4cc490c172e41851b5f725fe3f44f030b79dd1fd9a9d46648f983eb
|
File details
Details for the file clippt-0.3.0-py3-none-any.whl.
File metadata
- Download URL: clippt-0.3.0-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01e4b41460faa60dbc3780fcae738da7c9ddc9108196cd798fda95aaf25bbf72
|
|
| MD5 |
4d118c396c1f78cbcef579c337b20fd3
|
|
| BLAKE2b-256 |
a938c8e016c1772010d868673a0259bf51fcc592feb74c86009bdf6fc3d0265b
|