ledger-cli

ledger-cli


Keywords
banking, dkb, ledger, reporting
License
MIT
Install
pip install ledger-cli==0.1.4

Documentation

ledger-cli

PyPI Status Python Version License

Read the documentation at https://ledger-cli.readthedocs.io/ Tests Codecov

pre-commit Black

Features

ledger-cli strives to achieve two goals regarding your personal finance:

  1. Providing you with an easy format for fine-tuning your transactions.
  2. Serving a local dashboard for easy analysis and interpration.

Installation

You can install ledger-cli via pip from PyPI:

$ pip install ledger-cli

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, ledger-cli is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.