Skip to main content

Plugin for Beancount to write oneliner transaction entries.

Project description

PyPI - Version PyPI - Downloads PyPI - Wheel PyPI - License

How to use

Fit a simple 2-leg transaction on one line.

1999-12-31 note Assets:Cash "Expenses:Test 16.18 EUR * A description. *"

That will be translated by the plugin to

1999-12-31 * "A description."
	Assets:Cash         -16.18 EUR
	Expenses:Test        16.18 EUR

It supports payee, exclamation mark, tags, links, meta, cost and price.

Recommended VSCode themes:

  • Ayu
  • Monokai Pro
  • Night Owl

Alt text Alt text Alt text

Install

Plugin

pip3 install beancount_oneliner --user

Or copy to path used for python. For example, $HOME/.local/lib/python3.4/site-packages/beancount_oneliner/oneliner.py would do on Debian. If in doubt, look where beancount folder is and copy next to it.

Syntax highlight

Supported by the following beancount extensions:

On VSCode, you will need to select the syntax with plugin support (there are two, with and without). To ensure it's selected automatically, add this to VSCode settings:

    "files.associations": {
        "*.bean": "beancount-oneline",
        "*.beancount": "beancount-oneline",
    }

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

beancount_oneliner-1.3.0.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

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

beancount_oneliner-1.3.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file beancount_oneliner-1.3.0.tar.gz.

File metadata

  • Download URL: beancount_oneliner-1.3.0.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for beancount_oneliner-1.3.0.tar.gz
Algorithm Hash digest
SHA256 87ecc3f13a63ebcc86744e8ab08f953f5f2133c163ad77a9c175c609c2db88f9
MD5 497640f20a43accfcece4cfb1f60d42e
BLAKE2b-256 c9169fc57973ddeadb12aa9489e65cc95604e234878ea70a381537a1ee0abdbb

See more details on using hashes here.

File details

Details for the file beancount_oneliner-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for beancount_oneliner-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9ee6c874018730bd9eb536609924ab489d87f3db55e6e1ca6f0e66a524a27ce3
MD5 04bbfb592b5ab0d133c35e59fb3cc785
BLAKE2b-256 9e1f128ef288535e1c2b26f8bf7983e06b0e63009090ad1ef19807f581e9f217

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