Skip to main content

A terminal user interface for managing hledger journal transactions

Project description

hledger-textual

PyPI GitHub Release

A terminal user interface for managing hledger journal transactions. View, create, edit, and delete transactions from your terminal.

Built with Textual and Python.

hledger-textual summary

Stack

  • Python 3.12+
  • Textual - TUI framework
  • hledger - plain-text accounting (must be installed separately)
  • uv - package manager (no requirements.txt needed, dependencies are in pyproject.toml)
  • pytest - testing

Requirements

  • Python 3.12+
  • hledger installed and available in PATH

Installation

# With pipx
pipx install hledger-textual

# With uv
uv tool install hledger-textual

Usage

hledger-textual -f path/to/your.journal

The journal file is resolved in this order:

  1. -f / --file CLI argument
  2. LEDGER_FILE environment variable
  3. ~/.config/hledger-textual/config.toml (journal_file key)
  4. ~/.hledger.journal

Key Bindings

Key Action
a Add new transaction
e / Enter Edit selected transaction
d Delete (with confirmation)
/ Filter by description or account
Escape Clear filter
s Git sync (commit + pull + push)
r Refresh from journal file
j / k Navigate up/down
q Quit

Documentation

See the Wiki for the full documentation: feature overview, configuration, investment tracking, and per-tab reference.

Development

git clone https://github.com/thesmokinator/hledger-textual.git
cd hledger-textual
uv sync

Testing

# Run all tests
uv run pytest

# Run with verbose output
uv run pytest -v

# Run with coverage report
uv run pytest --cov=hledger_textual --cov-report=term-missing

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

hledger_textual-0.1.1.tar.gz (43.9 kB view details)

Uploaded Source

Built Distribution

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

hledger_textual-0.1.1-py3-none-any.whl (63.2 kB view details)

Uploaded Python 3

File details

Details for the file hledger_textual-0.1.1.tar.gz.

File metadata

  • Download URL: hledger_textual-0.1.1.tar.gz
  • Upload date:
  • Size: 43.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hledger_textual-0.1.1.tar.gz
Algorithm Hash digest
SHA256 396548ac81a917651e051476fd23ca1b314ef3d98cd82214c55578def64f5fa0
MD5 b2aea02402eea39e07914cc93908a82d
BLAKE2b-256 ea49bf0500ce4435f8d4bce70c63e767677650e4ebdd8f5be3c600136b679977

See more details on using hashes here.

Provenance

The following attestation bundles were made for hledger_textual-0.1.1.tar.gz:

Publisher: publish.yml on thesmokinator/hledger-textual

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hledger_textual-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for hledger_textual-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ee3b64ba063021c4beefa626792518cadf05125e6e8da536a3344afa0c0ac8f
MD5 1eef074efd3d208c33dd259ea15d1371
BLAKE2b-256 4d02eb854d3b32b5819918b5449ab96f259f28f6a4fdd9fcdb17438cc1771741

See more details on using hashes here.

Provenance

The following attestation bundles were made for hledger_textual-0.1.1-py3-none-any.whl:

Publisher: publish.yml on thesmokinator/hledger-textual

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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