teilchensammler-cli/README.md

15 lines
274 B
Markdown
Raw Normal View History

2025-12-03 18:28:30 +01:00
# Teilchensammler
This is a little TUI based on [Textual] for entering new Teilchen and for
searching for existing Teilchen.
Data will eventuall be stored in a SQLite database.
## Running tests
```sh
uv run pytest tests.py
```
2025-12-03 18:28:30 +01:00
[Textual]: https://textual.textualize.io/