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.2.tar.gz (46.3 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.2-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hledger_textual-0.1.2.tar.gz
  • Upload date:
  • Size: 46.3 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.2.tar.gz
Algorithm Hash digest
SHA256 028a38157abf3858a0a1d267dac97ded772660c19a034f8d80496d13a410b27a
MD5 a079cdfd0ec2db80c9994c3a89fe742f
BLAKE2b-256 b96c41357a5322b8f5d064e108225f2d221bd8c94d309dd120f0145e124b5b98

See more details on using hashes here.

Provenance

The following attestation bundles were made for hledger_textual-0.1.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for hledger_textual-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a20a15eccebacf33e6f5e2afcc64623ad713107897b662a19be42015973a880e
MD5 cbd27eab6d7728a73466936287e30bc8
BLAKE2b-256 1baf1bf8c5ef733016bbe581adf1b28ab07dc107d43a1c76122bdf52bc6b7bd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for hledger_textual-0.1.2-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