Yet another formatter for beancount
Project description
autobean-format
Yet another formatter for beancount.
Usage
pip install autobean-format
# format and print results
autobean-format foo.bean
# format and write back to file
autobean-format foo.bean --output-mode=inplace
# format and print the diff
autobean-format foo.bean --output-mode=diff
# sort entries by date and time
autobean-format foo.bean --sort
# recursively format all included files
autobean-format foo.bean --recursive
# add thousands separators to all numbers
autobean-format foo.bean --thousands-separator=add
# see more options
autobean-format -h
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
autobean-format-0.1.3.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file autobean-format-0.1.3.tar.gz
.
File metadata
- Download URL: autobean-format-0.1.3.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b4ba71f2ed0f948adb51caf09e8ea46fd0e0bc25d34f8911fbb69b6556061b6 |
|
MD5 | 2c12eb60365772381d772693a4c76100 |
|
BLAKE2b-256 | 0f141a399627a84b630b640cc815143f2282d505798b569b22e30bc2f85264e2 |
File details
Details for the file autobean_format-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: autobean_format-0.1.3-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 427432493742f363cc6605b661234ebc6212c79878778925392b15ed64ce8638 |
|
MD5 | 6b1000d5ac0b30806d3a9b1c16a9d692 |
|
BLAKE2b-256 | b0aeb577d7995e3cb7a013bb729af11bb5273f4192c4b53a96017d4afaefbfc2 |